radareorg/radare2

Visual `p==` mode

Open

#16,256 opened on Mar 19, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C (23,826 stars) (3,229 forks)batch import
enhancementgood first issuehackatonvisual

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:

Contributor guide