Magisk-Modules-Alt-Repo / submission

Information regarding the submission of Magisk Modules to the Alt-Repo.
167 stars 8 forks source link

[Module] Universal SafetyNet Fix #49

Closed sitolam closed 2 years ago

sitolam commented 2 years ago

Name: Universal SafetyNet Fix Description: Magisk module to work around Google's SafetyNet attestation.

This module works around hardware attestation and recent updates to SafetyNet CTS profile checks. However, you must be able to pass basic (i.e. non-hardware) attestation, which requires a valid combination of device and model names, build fingerprints, and security patch levels.

If you have trouble passing basic attestation after installing this module, use MagiskHide Props Config to spoof your CTS profile. This is a common issue on old devices, custom ROMs, and stock ROMs without GMS certification (e.g. Chinese ROMs).

Android versions 8–12 are supported, including OEM skins such as Samsung One UI and MIUI. This module requires Zygisk (for Magisk Canary) or Riru (for stable Magisk). Link: https://github.com/kdrag0n/safetynet-fix

Atrate commented 2 years ago

@Sitolam have you consulted with @kdrag0n (the module author) before submitting this issue?

(@tytydraco maybe we should add a disclaimer that module submissions must be carried out by the module author)

tytydraco commented 2 years ago

Hmmm I guess we could add that requirement