PDB downloader downloads specific symbol files only for the libraries you want
https://blogs.msdn.microsoft.com/webtopics/2016/03/07/pdb-downloader/
https://github.com/rajkumar-rangaraj/PDB-Downloader/releases/download/v1.0/PDBDownloader.exe
https://blogs.msdn.microsoft.com/webtopics/2016/03/07/pdb-downloader/
https://github.com/rajkumar-rangaraj/PDB-Downloader/releases/download/v1.0/PDBDownloader.exe
The Java Native Interface (JNI) is a foreign function interface programming framework that enables Java code running in a Java virtual machine (JVM) to call and be called by[1] native applications (programs specific to a hardware and operating system platform) and libraries written in other languages such as C, C++ and assembly.
https://en.wikipedia.org/wiki/Java_Native_Interface
https://www3.ntu.edu.sg/home/ehchua/programming/java/JavaNativeInterface.html
https://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/types.html
https://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/functions.html
https://en.wikipedia.org/wiki/Java_Native_Interface
https://www3.ntu.edu.sg/home/ehchua/programming/java/JavaNativeInterface.html
https://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/types.html
https://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/functions.html
image_2019-05-13_02-04-16.png
124.2 KB
Get the JNI Function name from function offset
https://github.com/rebe11ion/Mytools/blob/master/getJNIFunt.py
https://github.com/rebe11ion/Mytools/blob/master/getJNIFunt.py
uEMU Tiny cute emulator plugin for IDA based on unicorn.
https://github.com/alexhude/uEmu
https://github.com/alexhude/uEmu
IDAtropy is a plugin for Hex-Ray's IDA Pro designed to generate charts of entropy and histograms using the power of idapython and matplotlib.
https://github.com/danigargu/IDAtropy
https://github.com/danigargu/IDAtropy