radareorg/radare2

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

Open

#18 821 ouverte le 10 juin 2021

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)C (3 229 forks)batch import
RBincharsetsgood first issue

Métriques du dépôt

Stars
 (23 826 stars)
Métriques de merge PR
 (Merge moyen 16h 24m) (99 PRs mergées en 30 j)

Description

Description

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

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

Guide contributeur