Is there any way to fix the magisk SafetyNet Invalid Response error ...
I tried ROMs like
Dot
Bootleggers
OnePlus rom 5.0.4
Pixel experience
In any if them I couldn't get to pass safety net
If anybody's device can able to pass safety net pls inform about rom and magisk version
I am facing the same issue
I am on AEX 5.8.
Magisk version 16.7
parveshchaudhary said:
I am facing the same issue
I am on AEX 5.8.
Magisk version 16.7
Click to expand...
Click to collapse
Same here aex 5.8 magisk version 16.0
Please refer to the link below.
https://www.didgeridoohan.com/magisk/MagiskHideSafetyNet
The page details the invalid response for safetynet checks
According to the article Google is the one to blame.. Hopefully we'll see a solution soon
https://stackoverflow.com/questions...et-attestation-stop-working/50960333#50960333
Related
Can anyone tell me how to install Pixel 2 Experience magisk module on jaguar oreo rom. Im on latest build of rom(8 may release) and module version 4.5 is not installing. Need help!
just install any module there no specific magisk module.. download latest module and flsah via twrp
Hello everyone!
I'm going to install a Treble ROM (DotOS to be precise) and I was thinking about the actual statut of Magisk on our device,
Someone had success with the latest Magisk Beta (or any beta version) to bypass Safetynet?
Thanks!
Théo
You can try this: https://gist.github.com/Jerry981028/b6a7fdfcf1823325c2f94f83677fa554
But I've never been able to pass SafetyNet, with and without Magisk.
It's a thing with Treble roms, I've tried them with no luck.
last week I installed LIneageOS 14.1 on my old tab 3 lite
sm-t113 I already rooted The Phone With TWRP now I need magisk I looked on some videos and articles I found magisk 22.0 and 20.4 both versions got me error: 1 and failed
What version is compatible with LIneageOS 14.1 Android 7.1.2 ?
Rasty#5587 said:
last week I installed LIneageOS 14.1 on my old tab 3 lite
sm-t113 I already rooted The Phone With TWRP now I need magisk I looked on some videos and articles I found magisk 22.0 and 20.4 both versions got me error: 1 and failed
What version is compatible with LIneageOS 14.1 Android 7.1.2 ?
Click to expand...
Click to collapse
I don't know much about tabs but I was facing the same issue when I was flashing some files on my android device. I had to change the file system of my device by booting into recovery mode, I changed my file system to exFAT and then installed the custom ROM again ( not sure if it was necessary to reinstall ), then I installed magisk and everything worked fine for me, not sure if this will help you resolve your problem but you can try.
Just take a backup, just to be on the safer side.
Rasty#5587 said:
last week I installed LIneageOS 14.1 on my old tab 3 lite
sm-t113 I already rooted The Phone With TWRP now I need magisk I looked on some videos and articles I found magisk 22.0 and 20.4 both versions got me error: 1 and failed
What version is compatible with LIneageOS 14.1 Android 7.1.2 ?
Click to expand...
Click to collapse
If you only need root, you can flash this instead of magisk
LineageOS Downloads
download.lineageos.org
kurtn said:
If you only need root, you can flash this instead of magisk
LineageOS Downloads
download.lineageos.org
Click to expand...
Click to collapse
No bro my problem ain't rooting my phone it's pieces of cake I just want to switch From SuperSU to Magisk because it has so many amazing features
Rasty#5587 said:
No bro my problem ain't rooting my phone it's pieces of cake I just want to switch From SuperSU to Magisk because it has so many amazing features
Click to expand...
Click to collapse
In that case I would start with clean flashing. And always use latest magisk. In case you need safetynet - canary version only works at the moment.
Installation method is now download apk from github, rename to zip, flash with twrp.
Redmi Note 8T
ROM - Pixel Experience Plus
Latest version (just installed the september security patch)
Just flashed Magisk and enabled magisk hide, but it still fails the ctsProfile section in BASIC evalType...
And yes - I have tried this fix: https://github.com/kdrag0n/safetynet-fix
cztrollolcz said:
Redmi Note 8T
ROM - Pixel Experience Plus
Latest version (just installed the september security patch)
Just flashed Magisk and enabled magisk hide, but it still fails the ctsProfile section in BASIC evalType...
And yes - I have tried this fix: https://github.com/kdrag0n/safetynet-fix
Click to expand...
Click to collapse
Ithink you should ask in rom thread or group
did you install Riru core first ?
if not remove that module ,reboot, install riru then the fix
if still not work try this
Can anyone point me in the direction of a magisk version that passes safetynet on the oneplus 9 pro?
I've rooted my phone and the version of magisk i have doesn't have safetynet. I haven't been able to use google pay.
It's not the version of Magisk that's the issue. Magisk by itself generally cannot pass Safetynet, mostly because the CTS profile SafetyNet depends on will fail if the bootloader is unlocked and reports "insecure".
What you need is a module like Universal Safetynet Fix that can spoof hardware attestation, and MagiskHide Props Config to fix everything else.
Keep in mind that Magisk Canary 23010 or newer uses Zygisk and won't work with modules that depend on Riru. Magisk Stable on the other hand has not been updated yet.
As mentioned above, Universal Safetynet Fix is what worked for me. Assuming you're on Magisk Alpha or Canary, you'll want version 2.2.1 (Zygisk). I didn't have to do anything with props config.
Releases · kdrag0n/safetynet-fix
Google SafetyNet attestation workarounds for Magisk - kdrag0n/safetynet-fix
github.com
Thank you that worked for me, i now have working google pay again.