GithubHelp home page GithubHelp logo

supersu-patcher's Introduction

SuperSU Patcher

SuperSU patcher, also known as SuperNU, is a utility that patches the SuperSU binaries to evade common root detection techniques. This is done by simply patching the su binaries and associated references to nu.

SuperSU Patcher was tested on a OnePlus 5t using SR5-SuperSU-v2.82-SR5-20171001224502, steps to root can be found here. A full write-up of this utlity can be found here.

Basic Usage

Run the run.py python3 file and pass the SuperSU archive as a parameter as seen below:

python3 run.py -i <path_to_supersu_archive>

Further Usage

For further usage instructions please refer to the help dialogue.

โžœ python3 run.py --help

usage: run.py [-h] [-q] [-p] [-o DIRECTORY] -i SUPERSU ZIP

supersu patcher

optional arguments:
  -h, --help            show this help message and exit
  -q, --quiet           don't print status messages to stdout
  -p, --purge           purge output directory before running
  -o DIRECTORY, --ouput DIRECTORY
                        output directory for final artifacts

required arguments:
  -i SUPERSU ZIP, --input SUPERSU ZIP
                        input super su file to patch

System Dependencies

This project requires radare2 to be installed on the system.

Python3 Dependencies

All the python3 dependencies are documented in the requirements.txt file, to install the dependencies run:

python3 -m pip install -r requirements.txt

References / Inspiration

supersu-patcher's People

Contributors

arbitraryrw avatar bla5r avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.