radareorg/radare2

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

Open

#18.821 aperta il 10 giu 2021

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C (3229 fork)batch import
RBincharsetsgood first issue

Metriche repository

Star
 (23.826 star)
Metriche merge PR
 (Merge medio 16h 24m) (99 PR mergiate in 30 g)

Descrizione

Description

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

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

Guida contributor