radare2/sys/apia
2017-12-18 16:54:55 +01:00
..
apia.sh Use r2 -HLIBEXT in sys/apia 2017-12-18 16:54:55 +01:00
apis.sh Use r2 -HLIBEXT in sys/apia 2017-12-18 16:54:55 +01:00
Makefile Initial import of apia, the api analysis tool for r2 2017-12-18 00:41:52 +01:00
README.md Initial import of apia, the api analysis tool for r2 2017-12-18 00:41:52 +01:00

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