/magisk-frida

🔐 Run frida-server on boot with Magisk, always up-to-date

Primary LanguageShell

MagiskFrida

Build Status GitHub repo size

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

How fast are frida-server updates?

Instant! This module is hooked to the official Frida build process

Why pre-releases?

Due to incompatibility between the release tool and the versioning system

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