Helps to rename JNI native methods and restore their C signatures
Download latest copy of the software and drop into your IDA plugins
folder.
DO NOT FORGET TO MAKE A DATABASE SNAPSHOT AND/OR BACKUP YOUR CURRENT PROJECT
Currently this plugin has been tested under IDA 7.4 with Python 2.7 on Windows and armeabi-v7a shared library.
- Analyze your binary
- Proceed to
.data
section and select appropriate lines with function name, function signature and pointer to function. - Press
Ctrl + /
and enter desired prefix to be added to function names.