radareorg/radare2

Tree hud thing

Open

#14.685 aberto em 29 de jul. de 2019

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C (3.229 forks)batch import
consoleuigood 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

Will be good to have a way to convert a list of things into a tree like fg does... but allow to navigate that results in visual mode like if it was a tree/directory structure.

For example to navigate all the class packages, classes and methods/fields without having to add custom code for it.

this can be extended to be useful for any other textual output in r2

Guia do colaborador