This package has been deprecated

Author message:

WARNING: This project has been renamed to frida-java-bridge. Install using frida-java-bridge instead.

frida-java

3.1.0 • Public • Published

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 r20

With environment configured accordingly:

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i frida-java

Weekly Downloads

3

Version

3.1.0

License

LGPL-2.0 WITH WxWindows-exception-3.1

Unpacked Size

242 kB

Total Files

10

Last publish

Collaborators

  • oleavr