radareorg/radare2

Add arguments for iz and izz to show only ascii unicode or wide strings

開放

#18,821 建立於 2021年6月10日

 (2 則留言) (0 個反應) (0 位負責人)C (3,229 個分叉)batch import
RBincharsetsgood first issue

倉庫指標

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

描述

Description

Allow iz and izz commands to show only requested type of the strings:

  • a for ascii
  • u for unicode
  • w for wide strings

貢獻者指南