Fixes safetynet basicIntegrity & CTS on most devices, after you've applied magiskhide
- 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.
- Magisk
- Magisk Hide (https://www.didgeridoohan.com/magisk/MagiskHide)
- Flash in Magisk Manager
- Reboot
- Comment on XDA to share your experience
Or to use without Magisk (TODO: update for V2)...
- Enable ADB.
- 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 adb shell mount -o bind /data/local/tmp/cmdline /proc/cmdline
from computer with connected and authorized ADB/USB- Comment on XDA to share your experience
Latest stable Magisk or Beta if you want