!! 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.
- Java Development Kit (JDK) > 8
- Python > 3.10
Install AndRoPass like below:
git clone git clone https://github.com/hojatsajadinia/AndRoPass.git
pip install -r requirements.txt
python AndRoPass.py -h
Use AndRoPass like below:
python AndRoPass.py -a [APK_FILE.apk]
AndRoPass can fully bypass RootBeer detection mechanism like below:
If AndRoPass is unable to bypass the root/emulator detection of your app, please create an issue in this repository.