Skip to content
This repository was archived by the owner on Feb 22, 2019. It is now read-only.

TheCjw/Magisk-Frida-Server

 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 74.3%
  • Python 25.7%