New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

frida-java-bridge

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frida-java-bridge

Java runtime interop from Frida

latest
Source
npmnpm
Version
7.0.13
Version published
Weekly downloads
1.9K
19.47%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

frida-gum

FAQs

Package last updated on 17 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts