mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-10 16:23:08 +00:00
![pancake](/assets/img/avatar_default.png)
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