radareorg/radare2

Visual `p==` mode

Open

#16.256 aberto em 19 de mar. de 2020

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

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

Currently it looks like this: image It would be awesome to provide the similar looking visual mode, but with the hotkeys for each columns.

For example on the screenshot you see the 7th column with high entropy, which might be of our interest. But there is no indication how to get there. So in the visual alternative to p== command there are will be hotkeys to go for the each section, like we have the hotkeys in the visual disasm or graph modes.

See also:

Guia do colaborador