Tag: Frida
2 articles
This article is about greybox fuzzing of userland targets that can be encountered in Android using AFL++ and its Frida mode. We also discuss how to target JNI functions, to test the native features invoked by Java code.
This blog post dives into how to get a better understanding of an Android native function by taking full advantage of both Frida and QBDI.