radareorg/radare2

Add an option to make io circular

オープン

#13,554 opened on 2019/03/29

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C (3,229 件のフォーク)batch import
consoleuigood first issuevisual

Repository metrics

Stars
 (23,826 個のスター)
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
$

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