GitHub - guywithface/frida-java: Java runtime interop from Frida

Skip to content

Navigation Menu

Sign in

Appearance settings

frida-java

Java runtime interop from Frida. This module is bundled with Frida and exposed through the global named Java.

Running the test-suite

Dependencies

  • Android SDK Platform-Tools >= 27.0.1
  • Android NDK r15c

With environment configured accordingly:

$ export ANDROID_SDK_ROOT=~/Library/Android/sdk
$ export ANDROID_NDK_ROOT=/usr/local/opt/android-ndk-r15c

Run

Debug

Auto-run tests on JavaScript change

Languages

  • JavaScript 86.0%
  • Java 6.5%
  • C 5.4%
  • Makefile 2.1%