Manage devices, processes, scripts, and memory analysis with Frida and ADB.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ya-frida-mcp" yet — see the docs or source repo.
Use ya-frida-mcp to list connected devices and running processes, attach to a target Android app, then inject a Frida script to hook a Java method and return execution logs.
Returns device and process details, attach status, and hook logs or error messages from the injected script.
Use ya-frida-mcp to connect to a target process, list memory ranges, filter executable or read-write regions, and dump a specified address range for later reverse engineering analysis.
Returns the memory range list, filtered results, and the dumped memory data or file path.
Use ya-frida-mcp to run ADB operations that verify device connectivity, install an APK, launch the app, and automatically execute a Frida script after startup for initialization checks.
Returns ADB execution results, app launch status, and the detection output from the automatically executed script.
Perform cross-platform dynamic analysis, script injection, and device management with Frida.
Use persistent Frida instrumentation for Windows reversing, security analysis, and debugging.
Automates dynamic Android app analysis with Frida via AI commands.
Automate Android devices via ADB for testing, control, and task execution.
Analyze and manipulate Unity IL2CPP apps with Frida tooling.
Control Android and iOS devices for UI automation, screenshot analysis, and testing.