Google SafetyNet attestation workarounds for Magisk
Go to file
Danny Lin 3f592ddd68
Rebuild executables with generic ARMv8-A targrt
Maximize compatibility with older CPUs.
2021-01-13 03:22:54 -08:00
META-INF/com/google/android Import module 2021-01-13 02:02:44 -08:00
system Rebuild executables with generic ARMv8-A targrt 2021-01-13 03:22:54 -08:00
.gitignore Import module 2021-01-13 02:02:44 -08:00
customize.sh Import module 2021-01-13 02:02:44 -08:00
LICENSE Import module 2021-01-13 02:02:44 -08:00
Makefile Import module 2021-01-13 02:02:44 -08:00
module.prop Rebuild executables with generic ARMv8-A targrt 2021-01-13 03:22:54 -08:00
README.md readme: Fix ROM commit link 2021-01-13 02:15:55 -08:00

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.