mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-08 13:40:01 +00:00
019792d7ec
cd sys/apia ; make checkout the directory out/ when finished, helps to identify unused apis, unnecessary libraries linked, bad api usages, renamings, ...
255 B
255 B
r2 api analysis
Determine the use of all the public functions in all the modules.
- public functions (and symbols) for each module
- show how many references from inside module
- show how many references from other modules/binaries