radareorg/radare2

Add an option to make io circular

開放

#13,554 建立於 2019年3月29日

 (1 則留言) (0 個反應) (0 位負責人)C (3,229 個分叉)batch import
consoleuigood first issuevisual

倉庫指標

星標
 (23,826 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

just seek to 1u64 and type x:

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

貢獻者指南