Skip to content

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

Notifications You must be signed in to change notification settings

zhaoluuu/magisk-frida

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 60.7%
  • Python 39.3%