radareorg/radare2

Add an option to make io circular

Open

#13,554 opened on 2019年3月29日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C (3,229 forks)batch import
consoleuigood first issuevisual

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (平均マージ 16h 24m) (30d で 99 merged PRs)

説明

just seek to 1u64 and type x:

$ r2 -qc 'x@1u64' --
$ r2 -qc 'pd 3@1u64' --
            0xffffffffffffffff      invalid
            0x00000000      invalid
            0x00000001      invalid
$

コントリビューターガイド