SafetyNetFix Update
v2.3.1 - 27Jun
This version only supports Zygisk (Magisk 24 and newer).
v2.3.1 - 27Jun
This version only supports Zygisk (Magisk 24 and newer).
Last edited:
Thanks for the update.SafetyNetFix Update
v2.3.1 27 Jun
This version only supports Zygisk (Magisk 24 and newer).
I removed 2.2.1.Thanks for the update.
By the way, section 5 the link to SNF still says 2.2.1
Perhaps you can change that to:
Latest SafetyNetFix without specifying a version and link with this URI
This way it will always be accurate and no need for maintenance.![]()
Release v2.3.1 · kdrag0n/safetynet-fix
Changes Highlights Fixed fingerprint on OxygenOS/ColorOS 12 (@osm0sis) Support for Magisk 24+ module updates (@benjibobs) Restored support for Android 7 Other changes Spoofed OnePlus OEM unlock ...github.com
To install what?
Rebooting normally after being in safe mode will disable your mods. If you can do this then a mod likely needs updating.Flashed the july-update as usual. I used the "factory -w method". After flashing the modified boot.img i stuck in a bootloop. If i start the phone in safe mode, the phone boots correctly. Is the an issue of magisk? Maybe a module?
Great to know. Please tell about the stability and can it be a daily driver. Want to jump in quicklyThis worked on android 13 b3 with no issues. Even used the saftynet fix. If anyone was wondering
Been running it daily with no problems for about 2 or 3 weeks now. No problems other than sometimes when I get a call the screen doesn't respond but if I turn the screen off and back on again it works.Great to know. Please tell about the stability and can it be a daily driver. Want to jump in quickly
nevermind...solved it..was a problem with my usb cableI'm unable to fastboot my device as it's not even detected after i execute adb reboot bootloader...
i've installed all the drivers, but once it goes into fastboot mode my PC won't detect it.
can someone help?
is it because i'm on android 13 beta?
WHy would you share a guide on rooting the Pixel 6 in a guide for rooting the pixel 6?
Thank you for letting me know.I used the same process that has been used for rooting the pixels via Homeboy, just using the items specific to the 6 Pro.
My pleasure, glad to give back some of what I got from homeboy and the other folks who have put out guides on rooting these phones.
nevermind...solved it..was a problem with my usb cableI'm unable to fastboot my device as it's not even detected after i execute adb reboot bootloader...
i've installed all the drivers, but once it goes into fastboot mode my PC won't detect it.
can someone help?
is it because i'm on android 13 beta?
WHy would you share a guide on rooting the Pixel 6 in a guide for rooting the pixel 6?
I can't confirm all of the modules, but these should work with no problem:Can any please confirm or deny if the follow module work under Magisk Stable - 25.2 21Jul:
Much appreciate it.
- Busybox for Android NDK 1.34.1
- Dolby Atmos Magic Revision 1.1
- GoogleDialerMod-Magisk 1.03
- Systemless Hosts 1.0
- Universal SafetyNet Fix 2.2.1
- Zygisk - LSPosed 1.8.2
Thank you,
RJR
fastboot flashing unlock
and press enter.fastboot reboot
at the Command Prompt and press enter.fastboot flashing lock
fastboot reboot
fastboot -w update image-oriole-sq9d.999999.999.zip
fastboot update image-oriole-sq1d.999999.999.zip
flash-all
at the Command Prompt and press enter.flash-all
at the Command Prompt and press enter.fastboot flash dtbo dtbo.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash vendor_dlkm vendor_dlkm.img
fastboot flash boot --slot all boot.img
fastboot flash boot "name of patched boot".img
without the quote marks at the Prompt and press enter.fastboot reboot
at the Prompt and press enter.fastboot flash boot boot.img --slot all
fastboot devices
to verify communication with phone. It should return your phone's serial number.