/SafetyPatch

safetypatch

Primary LanguageShell

SafetyPatcher

Description

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

Changelog

A1 - Initial alpha

Requirements

  • No phh software, including GSI. It will be detected by safetynet.
  • Magisk
  • Magisk Hide
  • Magisk Manager for TWRP Recovery (for when things go wrong)

Instructions

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

Or to use without Magisk...

  1. Enable ADB.
  2. Run adb shell sed 's/ORANGE/GREEN/' /proc/cmdline > /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