To pass SafetyNet...
See original GitHub issueI was able to pass SafetyNet basic and cts with Magisk installed (Only Basic Eval, not Hardware attested). Setup: Device: Xiaomi Mi 9T (Europe) ROM: ArrowOS (11, no GAPPS) Other software: MicroG, Magisk
Steps to reproduce:
- Flash Firmware, ROM and Magisk
2. Install MicroG (Core, Proxy, Store and DroidHelper) (from F-Droid) - Setup Magisk (incl. Environment and reboot)
- On Magisk install Modules:
- Riru
- Riru EdXposed
- microG Installer Revived (To install as system-app)
MagiskHide Props Config
- Reboot
6. Install kdrag0n Universal SafetyNet Fix with Magisk - In EdXposed install “HiddenCore” Module
8. In a terminal-emulator useFinally a step that requires a bit more attention:(su) props
and replace the fingerprint with one that matches your security fix. (e.g. Android Q/R, just use a Google Pixel) - Download a custom DroidGuard (WARNING: This is not recommended, but has to be done, because MicroG DroidGuard crashes while checking)
- Replace
/system/priv-app/DroidGuard/DroidGuard.apk
with the downloaded apk. - Uninstall the old DroidGuard (root uninstall required), reboot, and re-install with the replaced file.
- Don’t forget to setup MicroG and enable SafetyNet!
Enjoy, and tell me if it works for you.
Issue Analytics
- State:
- Created 3 years ago
- Comments:37 (11 by maintainers)
Top Results From Across the Web
How to pass SafetyNet on Android after rooting or installing a ...
1. Restoring the original firmware and relocking the bootloader ... This is perhaps the simplest way to pass SafetyNet, but it has its...
Read more >Pass SafetyNet on Rooted Android 12/Android 13 - DroidWin
Pass SafetyNet on Rooted Android 12/Android 13 · STEP 1: Install MagiskHide Props Config · STEP 2: Force Basic Attestation · STEP 3:...
Read more >How to pass SafetyNet? - Xiaomiui
Passing Safetynet on Magisk-v24.1 ... Open Magisk manager and look the Zygisk text. If it's no, firstly enable it. Tap the settings icon...
Read more >Universal SafetyNet Fix - GitHub
If you still have trouble passing SafetyNet with this module, use MagiskHide Props Config to spoof a certified device profile. This is a...
Read more >SafetyNet
Passing SafetyNet. If everything works out, SafetyNet should pass with no further input from the user, as long as your device fulfills the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
https://github.com/microg/GmsCore/releases/tag/v0.2.23.214816
No need for
DroidGuard
helper any more, just installGMSCore
.How can I systemize microg? Pixel Props does not support S8+.
Edit: I solved, thank you. I installed microG, magisk, universal satefyNet Fix and microG Installer.