Skip to content

ViRb3/magisk-frida

Repository files navigation

MagiskFrida

GitHub Workflow Status GitHub repo size GitHub downloads

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

ℹ️ 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