frida-java-bridge

6.3.1 • Public • Published

frida-java-bridge

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 r21

With environment configured accordingly:

$ export ANDROID_SDK_ROOT=~/Library/Android/Sdk
$ export ANDROID_NDK_ROOT=/usr/local/opt/android-ndk-r21

Configuration

  • Go to /test/config.mk for editing the device configuration settings.

Run

$ make check

Debug

$ make check-gdb

Auto-run tests on JavaScript change

$ make develop

/frida-java-bridge/

    Package Sidebar

    Install

    npm i frida-java-bridge

    Weekly Downloads

    943

    Version

    6.3.1

    License

    LGPL-2.0 WITH WxWindows-exception-3.1

    Unpacked Size

    386 kB

    Total Files

    19

    Last publish

    Collaborators

    • oleavr