z3n70/Frida-Script-Runner

Web-based Frida framework and toolkit for Android & iOS penetration testing, mobile security, and dynamic analysis, featuring AI-assisted Frida script generation.

What it solves

Frida Script Runner simplifies mobile application security analysis and penetration testing for Android and iOS. It replaces the manual, command-line heavy process of interacting with Frida by providing a centralized web interface for script execution, device management, and application analysis.

How it works

The tool acts as a Flask-based web wrapper around the Frida instrumentation toolkit. It allows users to select target packages and execute scripts directly from a browser. To enhance script creation, it integrates with Codex CLI and Model Context Protocol (MCP) servers (specifically Ghidra and JADX), enabling the AI to access binary analysis data to generate accurate, context-aware Frida scripts for hooking functions and bypassing security measures.

Who it’s for

Security researchers, penetration testers, and mobile app developers who need to analyze, manipulate, and monitor the behavior of Android and iOS applications.

Highlights

  • AI-Powered Generation: Uses Codex CLI and MCP servers to generate custom Frida scripts based on natural language prompts.
  • Integrated Tooling: Includes an ADB GUI, SSL pinning detection, and a Frida Gadget injector for APK modification.
  • Comprehensive App Management: Supports dumping APK/IPA files, installing apps, and handling split APKs.
  • Multi-Platform Support: Works across Windows, macOS, and Linux to target both Android and iOS devices.

Related

  • Project
  • Project
  • Project
  • Project
  • Dispatch