radareorg/radare2

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

Open

#18.821 aberto em 10 de jun. de 2021

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)C (3.229 forks)batch import
RBincharsetsgood first issue

Métricas do repositório

Stars
 (23.826 stars)
Métricas de merge de PR
 (Mesclagem média 16h 24m) (99 fundiu PRs em 30d)

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

Guia do colaborador