Attacking the JNI Boundary with Frida

 

This blog entry provides a tutorial for less-experienced Android reverse-engineers on how to use the JNI boundary as an attack surface. It could also be taken as a demonstration of how unsafe the JNI is as a way to protect secrets.

 

Source code:

https://github.com/optiv/android-ndk-crackme