safetynet-fix/magisk
Chris Renshaw d2676e1232 magisk: Add circumvention of OnePlus' oem unlock counter
- I recently discovered `ro.is_ever_orange` on OOS 11, which gets set roughly 32 seconds after boot completed and is equal to the number of times a device has ever been `fastboot oem unlock`ed
- a fresh MSM (i.e. factory locked device) has it set to 0, and using system.prop to set it to 0 earlier in the boot seems to keep it set to 0 instead of the real unlock count
- I haven't seen this exploited anywhere, though I presume it exists for a reason, so probably good to manage it as well
2021-12-24 15:54:02 -08:00
..
META-INF/com/google/android magisk: Add new module template 2021-10-30 17:51:53 -07:00
customize.sh customize: Prevent installation on Android 7.x and older 2021-12-21 15:40:57 -08:00
module.prop Bump version to 2.2.1 2021-12-22 18:59:01 -08:00
post-fs-data.sh magisk: Remove Play Services from DenyList earlier 2021-10-30 23:49:23 -07:00
service.sh magisk: fix Realme fingerprint reader issues 2021-12-21 15:15:28 -08:00
system.prop magisk: Add circumvention of OnePlus' oem unlock counter 2021-12-24 15:54:02 -08:00