Giter Club home page Giter Club logo

andropass's Introduction

Logo

made-with-python MIT License Python 3.12 Maintenance GitHub last commit Open Source Love svg3

AndRoPass

!! THIS TOOL IS FOR EDUCATIONAL PURPOSE !!

A tool that helps bypass Root and Emulator Detection in Android Application. AndRoPass repackage an APK file and bypass Root and Emulator Detection mechanism. The output Apk file is signed and zip alignined.

Requirements

  • Java Development Kit (JDK) > 11
  • Python > 3.10

Install and Run

Install AndRoPass like below:

  git clone https://github.com/hojatsajadinia/AndRoPass.git
  pip install -r requirements.txt
  python AndRoPass.py -h

Example

Use AndRoPass like below:

  python AndRoPass.py -a [APK_FILE.apk]

Build docker

You can build your own Docker image like below:

  docker build . -t AndRoPass

Run via Docker (Recommended)

Run the Docker version of AndRoPass:

  docker run -it -v [APK_DIR_PATH]:/data hojatsajadinia/andropass:latest -a /data/APK_NAME.APK

Screenshots

App Screenshot2

App Screenshot

RootBeer Bypass

AndRoPass can fully bypass RootBeer detection mechanism like below: RootBeerBypass

Difference between WR and WOR:

There is no major difference between WR and WOR; the distinction lies in the decompilation techniques used. You can test either WR or WOR to see which one works best for you.

Disclaimer

Important Notice:

The AndRoPass tool is designed to assist with bypassing root detection mechanisms in Android applications for legitimate purposes such as testing and development. However, it is crucial to emphasize the following:

  • Ethical Use: Ensure that you have the appropriate permissions and rights before using this tool. Unauthorized use of this tool to bypass security mechanisms in applications you do not own or have explicit permission to test is unethical and may be illegal.

  • Responsibility: The developers of AndRoPass are not responsible for any illegal activities or misuse of the tool. It is your responsibility to use this tool in compliance with all applicable laws and regulations.

  • Legitimate Purposes Only: This tool should only be used for legitimate purposes, such as security research, educational objectives, or testing within a controlled and authorized environment.

By using AndRoPass, you acknowledge and agree to these terms and take full responsibility for your actions. Always use tools like this responsibly and with respect for the rights and privacy of others.

License

MIT

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.