Gotas10 / magisk-frida

πŸ” Run frida-server on boot with Magisk, always up-to-date

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Shell 60.7%Language:Python 39.3%