hojatsajadinia / AndRoPass

Tool to check the strength of Android root and emulator detection
MIT License
69 stars 14 forks source link

App still detecting root / emulator #5

Closed hrylx closed 3 months ago

hrylx commented 5 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 4 months ago

UP

hojatsajadinia commented 3 months 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.