TheCjw / Magisk-Frida-Server

DEPRECATED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magisk Frida-Server module for Android(DEPRECATED)

Build Status

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.

Features

  • Detects connected device to download correct architecture
  • Creates Magisk Module that automatically starts frida_server after device boot

Installation

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.

About

DEPRECATED


Languages

Language:Shell 74.3%Language:Python 25.7%