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 合并指标
 (平均合并 16小时 24分钟) (30 天内合并 99 个 PR)

描述

just seek to 1u64 and type x:

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

贡献者指南