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 (3,229 fork)batch import
RBincharsetsgood first issue

仓库指标

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

贡献者指南