MagiskFrida
June 11, 2025 ยท View on GitHub
Frida is a dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers
MagiskFrida lets you run frida-server on boot with multiple root solutions
Supported root solutions
Supported architectures
arm64, arm, x86, x86_64
Instructions
Install MagiskFrida.zip from the releases
:information_source: Do not use the Magisk modules repository, it is obsolete and no longer receives updates
How fast are frida-server updates?
Instant! This module is hooked up to the official Frida build process
Issues?
Check out the troubleshooting guide
Building yourself
uv sync
uv run python3 main.py
- Release ZIP will be under
/build - frida-server downloads will be under
/downloads