Early access: Universal SafetyNet Fix 2.4.0 — safe Play Integrity fix
🕑 Added 2023-01-02 11:57:32 +0000 UTCHighlights
- Play Integrity bypass without breaking device checks or causing other issues
- Disabled use of hardware attestation on Pixel 7 and newer (@anirudhgupta109)
Other changes
- Updated instructions for newer Android and Magisk versions
- Better debugging for future development
It's taken a while to find way to bypass Play Integrity that doesn't require spoofing the build fingerprint permanently, but I wanted to make sure this module doesn't cause any unnecessary breakage. Just like the original goal of Universal SafetyNet Fix, this minimizes adverse effects by spoofing dynamically at runtime only when necessary. Enjoy!
Download
Comments
Hello, me again 🙈 I have a clean installed LineageOS 20.0 (Android 13) on my Pixel 5. I rooted it and installed the Safetynet Fix: - installed MagiskApp - hided MagiskApp - patched boot.img and flashed it - enabled Zygisk - enabled force blocklist - added all gapps to blocklist - installed the SafetyNet Fix 2.4.0 - cleared cache/data of all gapps/services - rebooted Problem: Right after each reboot the CTS check is fine, if I check CTS again after a few seconds, it fails. I also tried MagiskHidePropsConf-v6.1.2 without success. Any ideas?