magisk-frida
magisk-frida copied to clipboard
🔐 Run frida-server on boot with Magisk, always up-to-date
MagiskFrida
Frida is a dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers
MagiskFrida lets you run frida-server on boot with Magisk
Supported architectures
arm64
, arm
, x86
, x86_64
Instructions
Install MagiskFrida.zip
from the releases
:information_source: Do not use the Magisk repository, it is obsolete and no longer receives updates
How fast are frida-server updates?
Instant! This module is hooked to the official Frida build process
Issues?
Check out the troubleshooting guide
Building yourself
poetry install
poetry run python main.py
- Release ZIP will be under
/build
- frida-server downloads will be under
/downloads