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.
I am contemplating upgrading my Samsung S6 to a S9. I am currently building LineageOS 15.1 for my S6 and the sources I am using and I am building with my own certificates allow it to pass SafetyNet and the apps I need to use all work fine - Google Pay, Santander Mobile banking app, NetFlix & Sky Go. I can probably live without the last two but Google Pay and the Santander app are a must. I don't root my device and don't rely on Magisk or anything else to trick the apps into working and I don't want to add root/Magisk to get them to work.
Looking at the official LineageOS 17.1 thread I don't believe these apps would work. I am happy to build LineageOS myself but it is essential that the sources will allow SafetyNet to pass and Google Pay and the Santander banking app work.
Is this possible with the S9?
I have xiaomi redmi note 8t, running Evolution X (Android 10) magisk and edxposed. I installed hiddencore (edxposed), set props (magisk, redmi note 8 fingerprint), gpaysqlfix module and everything worked, but after while safety net triggered for some reason. I removed edxposed, reseted props and set it again, reinstalled magisk, nothing helped.
I've hidden all the Google play services and Google play app in magisk hide. What could i do? The hiddencore module shows both ticks in magisk, but the Google pay shows that my device doesn't meet the security requirements.
Thanks for help.
Flashing a custom ROM onto the "T" version of the redmi note 8 results in future problems, many users are complaining saying that it breaks the NFC module if you ever try to return to miui
jiriks74 said:
I have xiaomi redmi note 8t, running Evolution X (Android 10) magisk and edxposed. I installed hiddencore (edxposed), set props (magisk, redmi note 8 fingerprint), gpaysqlfix module and everything worked, but after while safety net triggered for some reason. I removed edxposed, reseted props and set it again, reinstalled magisk, nothing helped.
I've hidden all the Google play services and Google play app in magisk hide. What could i do? The hiddencore module shows both ticks in magisk, but the Google pay shows that my device doesn't meet the security requirements.
Thanks for help.
Click to expand...
Click to collapse
Try hiding the Magisk Package Name in Magisk Settings
jiriks74 said:
I have xiaomi redmi note 8t, running Evolution X (Android 10) magisk and edxposed. I installed hiddencore (edxposed), set props (magisk, redmi note 8 fingerprint), gpaysqlfix module and everything worked, but after while safety net triggered for some reason. I removed edxposed, reseted props and set it again, reinstalled magisk, nothing helped.
I've hidden all the Google play services and Google play app in magisk hide. What could i do? The hiddencore module shows both ticks in magisk, but the Google pay shows that my device doesn't meet the security requirements.
Thanks for help.
Click to expand...
Click to collapse
Go to magisk>settings>clear repo cache>set magisk core only mode>reboot>then uncheck core only mode and see if problem fixed.
devaponnadsm said:
Try hiding the Magisk Package Name in Magisk Settings
Click to expand...
Click to collapse
I tried, still nothing.
I confirm - Magisk manages LineageOS 17.1 to pass CTS checks (and I can install Netflix app) but Google Pay will not allow to use NFC.
Same here with miui 11 .eu
Hello,
I've installed iodeOS on my Samsung S9 SM-G960F/DS with Android 11 which is basicly a pre-configured LineageOS.
Additionally i've installed TWRP and Magisk 23.0 and rooted my phone.
Bootloader is unlocked ofc.
In the SafetyNet, i cant even bypass the simple Basic Integrity check, let alone the CTS Profile.
So my Question is, are there routines to try? does someone have a idea how i could get this working?
Or is it simply just not possible on the S9 to bypass SafetyNet?
I've tried "universal-safetynet-bypass-fix.zip" but i cant seem to flash it from TWRP or Magisk.
Thanks in advance!
Turns out it was a Dev User Build that doesnt work with SafetyNet.
Instead, i've installed LineageOS 17.1 with Android 10 and im ok wiht it.
I've passed Basic Integrity that way and with the following instruction the CTS Profile:
Download this Magisk Module (For Android 7.0/7.1 to Android 12 Beta 4 and future versions) – SAFETYNET-FIX-v2.1.0
Open Magisk and go to the Modules tab
Install the Magisk Module that you downloaded
Reboot your phone, and that’s it.
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.