mirror of
https://github.com/kdrag0n/safetynet-fix.git
synced 2024-11-19 11:11:22 +00:00
Google SafetyNet attestation workarounds for Magisk
37bd89802b
I prefer the more permissive MIT license for most of my projects, and adding the Apache 2.0 license notice from AOSP makes it compliant. |
||
---|---|---|
META-INF/com/google/android | ||
system | ||
.gitignore | ||
customize.sh | ||
LICENSE | ||
LICENSE.android | ||
Makefile | ||
module.prop | ||
README.md | ||
system.prop |
Universal SafetyNet Fix
This is a universal fix for SafetyNet on devices with hardware attestation and unlocked bootloaders.
MagiskHide is required if the device is rooted.
Only Android 11 is supported.
How does it work?
An in-depth explanation, as well as source code, can be found in the ROM commit.