Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

25 lines (22 loc) · 1.12 KB

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