radareorg/radare2

Add * and j in all the missing commands

开放

#13,969 创建于 2019年5月6日

 (7 条评论) (0 个反应) (0 位负责人)C (3,229 个派生)batch import
FEEDBACK WANTEDHacktoberfestIMPORTANTgood first issuejson

仓库指标

星标
 (23,826 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

For consistency and standarization: use the PJ api

  • aoq + ao*
  • b* bj
  • y* yj
  • cj c*
  • rj r*
  • P*
  • pj p* - what do here
  • a* aj - whta info to show?
  • uj u*
  • wj w* - does it make sense?
  • lj l* - json version of ls
  • #!j #!*
  • Lj Llj, ....
  • kj have some newlines https://github.com/radareorg/radare2/pull/17258
  • k* is not working

Missing helps

  • v?

贡献者指南