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

贡献者指南