radareorg / radare2

UNIX-like reverse engineering framework and command-line toolset
https://www.radare.org/
GNU Lesser General Public License v3.0
20.52k stars 2.99k forks source link

Implement visualization for aai (dashboard style) #14330

Open radare opened 5 years ago

radare commented 5 years ago

Maybe using ?ep to print a pie chart? or improrve ?eb to accept different letters than ABCD..

[0x1000011e8]> aai
fcns    111
xrefs   855
calls   842
strings 84
symbols 114
imports 76
covrage 13704
codesz  20480
percent 66%

maybe hahving aaiv (or accessible via visual mode)

Screenshot 2019-06-17 at 01 28 30 Screenshot 2019-06-17 at 01 28 40
XVilka commented 5 years ago

Also to support unicode symbols.