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 (23,826 stars) (3,229 forks)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

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