radareorg/radare2

Tree hud thing

Open

#14,685 opened on Jul 29, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C (3,229 forks)batch import
consoleuigood first issue

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (Avg merge 16h 24m) (99 merged PRs in 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

Contributor guide