التواصل على الايميل
[email protected]


الخطوات:
1. Create an emulator Make sure to choose cold boot

2. Cd to you SDK directory: cd /Users/rami/Library/Android/sdk/
1. Run the command: ./emulator -avd Pixel_6_API_32 -writable-system -http-proxy 127.0.0.1:8080

3. Download the rootAVD form this URL: https://github.com/newbit1/rootAVD
1. Run: ./rootAVD.sh
2. Find the right command for the version of your AVD then run it: ./rootAVD.sh ~/Library/Android/sdk/system-images/android-33/google_apis/arm64-v8a/ramdisk.img

4. Click on install Magisk.

5. Downlaod: Magisk Hide Props Config Module - https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf
1. Unzip it then Zip it again
2. Push it to the emulator: adb push Here.zip /storage/emulated/0/Download
3. Then install it in the App through clicking on the modules install.
4. Reboot

6. Download: Universal Safetynet Fix Module - https://forum.xda-developers.com/t/module-mod-universal-safetynet-fix.4553699/
1. Push it to the emulator: adb push safetynet-fix-v2.4.0-MOD_1.2 /storage/emulated/0/Download
2. Then install it in the App through clicking on the modules install.
3. Make sure it enabled.

7. Download the demo app: https://github.com/nowsecure/NowSecure-Android-Root-Detection-Test-App
1. Install it on the emulator: adb install root-bypass.apk

9. Check: Magisk (then) Zygisk (then) Enforce DenyList (then) Configure DenyList (then) choose your APP

10. Then change the Magisk app name to hide it

11. Now you can bypass app proteciotn. Test it on the dmeo app.