radareorg/radare2

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

Open

#18.821 geöffnet am 10. Juni 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (3.229 Forks)batch import
RBincharsetsgood first issue

Repository-Metriken

Stars
 (23.826 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 16h 24m) (99 gemergte PRs in 30 T)

Beschreibung

Description

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

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

Contributor Guide