radareorg/radare2

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

Open

#18,821 opened on 2021年6月10日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C (3,229 forks)batch import
RBincharsetsgood first issue

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (平均マージ 16h 24m) (30d で 99 merged PRs)

説明

Description

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

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

コントリビューターガイド