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.
This article discusses the r2frida plugin that combines Radare2 and Frida for dynamic instrumentation of processes. Users can run Frida commands and scripts directly within Radare2, enabling advanced reverse engineering capabilities. The setup process and key features are also outlined.