This repository is no longer being updated. Please use https://github.com/AeonLucid/MagiskFrida
Distribute frida server in magisk module.
This is a Magisk Module that installs Frida server, a popular reverse-engineering tool.
- Detects connected device to download correct architecture
- Creates Magisk Module that automatically starts frida_server after device boot
pip install -r requirements.txt
python build_module.py
Afterwards, use adb push to copy the .zip file over to your device and install through the Magisk Manager app.