radareorg/radare2

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

Open

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

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C (23,826 star) (3,229 fork)batch import
RBincharsetsgood first issue

描述

Description

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

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

貢獻者指南