MagiskFrida enables automatic running of frida-server on boot across multiple Android root solutions, ensuring it stays always up-to-date.
🔐 Run frida-server on boot with Magisk, always up-to-date
This tool is primarily used by penetration testers, reverse engineers, and security researchers who need to run Frida's dynamic instrumentation server persistently on rooted Android devices. It simplifies maintaining frida-server availability by integrating with popular root management solutions, enabling seamless mobile security testing and exploitation.
Ensure your device is rooted with one of the supported root solutions (Magisk, KernelSU, APatch) before installing. Avoid using the outdated Magisk modules repository to prevent installation of obsolete versions. The module is linked to the official Frida build process, guaranteeing immediate updates when new frida-server versions are released.
Download MagiskFrida.zip from the releases page
Install the MagiskFrida.zip module via your root management tool
Do not use the obsolete Magisk modules repository for installation
uv sync
Synchronizes the build environment before building the module
uv run python3 main.py
Builds the MagiskFrida release ZIP package