/AndRoPass

Android Root and Emulator Detection Bypass Tool

Primary LanguagePythonMIT LicenseMIT

Logo

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

AndRoPass

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) > 8
  • Python 3.10

Install and Run

Install AndRoPass like below:

  pip install -r requirements.txt
  python3 AndRoPass.py

Example

Install AndRoPass like below:

  python3 AndRoPass.py -a [APK_FILE.apk]

Screenshots

App Screenshot

RootBeer Bypass

AndRoPass can fully bypass RootBeer detection mechanism like below: RootBeerBypass

Help

Send your Apk file which AndRoPass was unable to bypass root detection mechanism to Email.

License

MIT