hojatsajadinia / AndRoPass

Android Root and Emulator Detection Bypass Tool
MIT License
57 stars 12 forks source link

App still detecting root / emulator #5

Closed hrylx closed 1 month ago

hrylx commented 3 months ago

App: de.payback.android.client -> https://www.apkmirror.com/apk/payback/payback-deutschlands-grostes-bonusprogramm/

OS tested: Android 7, 8, 9, 10, 11

Until version 23.02.2100 the app ran fine, without any noticeable anti root / emulator stuff. Every version after that does not run anymore on Android Studio Emulator. Would be most interested in version from 24.01.1800 forward (new API)

Edit: Also, what is the Difference between WR and WOR Apks?

Assia55 commented 2 months ago

UP

hojatsajadinia commented 1 month ago

Hi @hrylx,

The application you mentioned appears to have tamper detection and verifies the app's signature. Therefore, you won't be able to use AndRoPass until you bypass the tamper detection mechanism.

Additionally, you can find an explanation of the difference between WR and WOR in the README file.