Skip to content

reihunter360/safetypatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SafetyPatcher

Description

Fixes safetynet basicIntegrity & CTS on most devices, after you've applied magiskhide

Changelog

  • A1 - Initial alpha
  • v1 - Includes fixes for OP3 and other devices with messed up cases in the bootloader
  • V2 - Adds a load of stuff so that it now also has a GUI (run safetypatcher in shell as root) and also passes CTS.

Requirements

Instructions

  1. Flash in Magisk Manager
  2. Reboot
  3. Comment on XDA to share your experience

Or to use without Magisk (TODO: update for V2)...

  1. Enable ADB.
  2. Run adb shell sed 's/ORANGE/GREEN/i' /proc/cmdline | sed 's/YELLOW/GREEN/i' > /data/local/tmp/cmdline from computer with connected and authorized ADB/USB
  3. adb shell mount -o bind /data/local/tmp/cmdline /proc/cmdline from computer with connected and authorized ADB/USB
  4. Comment on XDA to share your experience

Links

Module XDA Forum Thread

Latest stable Magisk or Beta if you want

About

safetypatcher

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%