Click any tag below to further narrow down your results
Links
This project sets up an MCP server on a rooted Android device, enabling remote access to Frida's dynamic instrumentation for mobile security testing. Users can manage apps, execute scripts, and bypass security controls without needing a direct USB connection. It’s a proof-of-concept that still needs improved security and session management.
The article details a process for modding a mobile application using Frida, specifically by creating a mod that ensures a dice-rolling app always returns a one. It also explains how to distribute the modded app by embedding the Frida gadget for autonomous script execution, allowing the modified app to function without external tools.