How To Guide Pass safetynet - Xiaomi Mi Pad 5

Install Magisk Canary from github
In Magisk go to Settings and Hide Magisk Manager
In Magisk go to Settings and enable Zygisk
Download latest safetynet-fix for zygisk from github
Install the zip in Magisk then reboot

Many thanks for putting this up.
However, it doesn't seem to work for me.
I'm running Lineage 19 GSI & that's probably the cause...
This method may not work for Android 12?

mikefnz said:
Many thanks for putting this up.
However, it doesn't seem to work for me.
I'm running Lineage 19 GSI & that's probably the cause...
This method may not work for Android 12?
Click to expand...
Click to collapse
For non-MIUI ROMs I have a guess that you might need to spoof your device fingerprint:
After doing the initial 1-5 steps from my post you can try the following:
Download latest MagiskHidePropsConf from github and install the zip in Magisk
Reboot
Install Termux from Play Store and open it
Type
Code:
su
press enter and grant root permissions to Termux
Type
Code:
props
press enter
Type
Code:
1
and press enter
Type a valid device fingerprint into the command line and press enter
Valid fingerprint for nabu (Mi Pad 5):
Code:
Xiaomi/nabu/nabu:11/RKQ1.200826.002/V12.5.13.0.RKXCNXM:user/release-keys
If that doesn't work, you can try a chinese Magisk module I've found last week:
GitHub - yanbuyu/XiaomiCTSPass: 强制小米设备通过谷歌CTS测试
强制小米设备通过谷歌CTS测试. Contribute to yanbuyu/XiaomiCTSPass development by creating an account on GitHub.
github.com
But I have no Idea if this helps. Please report back

Changed to PE12 and passes Safety net

mikefnz said:
Changed to PE12 and passes Safety net
Click to expand...
Click to collapse
What means PE12?

dotzi75 said:
What means PE12?
Click to expand...
Click to collapse
Pixel Experience 12
[GSI][UNOFFICIAL][12] Pixel Experience
Pixel Experience for GSI What is this? Pixel Experience is an AOSP based ROM with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation) Their mission is to offer the maximum possible stability and...
forum.xda-developers.com

OK. I'm on MIUI, but don't Pass safety net. I was following the steps. What is going wrong?
Pixel Expirience 12 is available for Mi Pad 5?

dotzi75 said:
OK. I'm on MIUI, but don't Pass safety net. I was following the steps. What is going wrong?
Pixel Expirience 12 is available for Mi Pad 5?
Click to expand...
Click to collapse
Run an GSI on your Mi Pad 5
To run an GSI on your Mi pad 5 : Unlock bootloader Download an arm64 AB gsi: https://forum.xda-developers.com/f/treble-enabled-device-development-a-ab-roms.7260/ I used system-roar-arm64-ab-vndklite-vanilla.img by Phh Download vbmeta.img from...
forum.xda-developers.com

Related

How to enable fingerprint on GSIs(Phh's AOSP based)

These days, I find many people asked how to enable fingerprint on Mi 8 PRO(runs GSI), so I'd write this thread to let you konw. I only test the phh's AOSP v217 with MIUI 12 20.5.21 vendor. If you want to use other GSI or other vendor you can also test whether fingerprint works on it by following these steps. However, these instructions may only works on Android 10.
I assume you are familiar enough how to flash GSI on Mi 8 pro. If you just a rookie, I recommand you to read this passage.(Of course, don't forget follow the instructions what I writed).
Follow these steps:
Step 1: Flash the MIUI 12 rom(20.5.21) by this TWRP.
Step 2: Find the GSI. ATTENTION: The GSI needs to be ARM64-AB!!! . I will recommand the phh's AOSP GSI v217(Because I only test it). Of course, you can chose other GSIs you like and test whether the fingerprint works on it.
Step 3: Flash it by the TWRP.
That's all. Hope you enjoy it!
Did the partition layout change with MIUI 12?
The Mi 8 Pro (equuleus) used to be a A only GSI image. I would like to try this... even if I replaced my Mi 8 Pro recently with a OnePlus 7 pro... mainly due to the fingerprint!!!
nealed said:
Did the partition layout change with MIUI 12?
The Mi 8 Pro (equuleus) used to be a A only GSI image. I would like to try this... even if I replaced my Mi 8 Pro recently with a OnePlus 7 pro... mainly due to the fingerprint!!!
Click to expand...
Click to collapse
I saw it on phh's AOSP wiki on github. That's what he said:
Why should I use GSI for A/B devices to some A-only devices? : On Android 9, Google changed the requirements and all devices shipped with Android 9 must use "system-as-root". Before this change, only A/B devices were system-as-root and GSI name was separated by A-only and A/B. For this historical reasons, you have to use GSI for A/B on the devices shipped with Android 9+.
If I try to flash the arm64-a Android 10 GSI then it can't boot and just go to the fastboot mode. However, if I flash Android 10 arm64-ab rom, it will succeed to boot. So I think we should use arm64-ab rom instead of arm64-a rom(at least on Android 10 we should do it).
Arm64-ab-floss OR Arm64-ab-go OR Arm64-ab-vanilla?
Sent from my MI 8 Pro using Tapatalk
---------- Post added at 12:59 PM ---------- Previous post was at 12:58 PM ----------
Kimsimth said:
I saw it on phh's AOSP wiki on github. That's what he said:
Why should I use GSI for A/B devices to some A-only devices? : On Android 9, Google changed the requirements and all devices shipped with Android 9 must use "system-as-root". Before this change, only A/B devices were system-as-root and GSI name was separated by A-only and A/B. For this historical reasons, you have to use GSI for A/B on the devices shipped with Android 9+.
If I try to flash the arm64-a Android 10 GSI then it can't boot and just go to the fastboot mode. However, if I flash Android 10 arm64-ab rom, it will succeed to boot. So I think we should use arm64-ab rom instead of arm64-a rom(at least on Android 10 we should do it).
Click to expand...
Click to collapse
Arm64-ab-floss OR Arm64-ab-go OR Arm64-ab-vanilla?
Sent from my MI 8 Pro using Tapatalk
Jord5s said:
Arm64-ab-floss OR Arm64-ab-go OR Arm64-ab-vanilla?
Sent from my MI 8 Pro using Tapatalk
---------- Post added at 12:59 PM ---------- Previous post was at 12:58 PM ----------
Arm64-ab-floss OR Arm64-ab-go OR Arm64-ab-vanilla?
Sent from my MI 8 Pro using Tapatalk
Click to expand...
Click to collapse
It up to you. You should chose the one you prefer. If you dont know what differences of them, just search it on Google. And all of them can succeed to boot.
Kimsimth said:
It up to you. You should chose the one you prefer. If you dont know what differences of them, just search it on Google. And all of them can succeed to boot.
Click to expand...
Click to collapse
Why must you flash MIUI12 first? I am running MIUI 11.0.5 Android 10...
Sent from my MI 8 Pro using Tapatalk
Jord5s said:
Why must you flash MIUI12 first? I am running MIUI 11.0.5 Android 10...
Sent from my MI 8 Pro using Tapatalk
Click to expand...
Click to collapse
Just because the fingerprint only works on MIUI 12 vendor. Just backup your data and flash the MIUI 12 rom.
Thanks for the guide !
you forget to mention we must had advance wipe the system partition -will mostly go into fastboot if not-
plus, anyone was able to pass safetynet ? my banks apps not working at all even after using magiskhide props
even whatsapp tells me this is an unofficial ROM
Aldwarii said:
Thanks for the guide !
you forget to mention we must had advance wipe the system partition -will mostly go into fastboot if not-
Click to expand...
Click to collapse
That I mentioned this thread
Aldwarii said:
plus, anyone was able to pass safetynet ? my banks apps not working at all even after using magiskhide props
even whatsapp tells me this is an unofficial ROM
Click to expand...
Click to collapse
U can do this by uninstall root. By click phh settings->Securize then you will rid out of root. However, you can use "MagiskHide Props Config" module to pass the safetynet.
1.) Install the "MagiskHide Props Config" module
2.) Reboot
3.) Run a terminal app and type:
su
props
4.) Set the fingerprint with the following keys (pressing enter after each):
1 -> f ->Any way u want(but I recommend you to chose the Xiaomi option), just follow the instruction of it.
5.)reboot.
And dont forget to uninstall the edxposed module first if you install it before.
Kimsimth;82980891
U can do this by uninstall root. By click phh settings->Securize then you will rid out of root. However said:
su
props[/B]
4.) Set the fingerprint with the following keys (pressing enter after each):
1 -> f ->Any way u want(but I recommend you to chose the Xiaomi option), just follow the instruction of it.
5.)reboot.
And dont forget to uninstall the edxposed module first if you install it before.
Click to expand...
Click to collapse
I need my root, so I can't uninstall it
I applied a factory reset, with internal storage wipe to ensure everything been deleted, then installed Magiskhide props and set the proper fingerprint "xiaomi mi 8 android 10"
hided google play services and store and framework in the MagiskHide
and now, wow ! it worked
but there is still 2 applications that haven't worked
1) STCpay
2) Alinma internet
may you please try these 2 bank applications to indicate if the issue only with me or not please ?
Aldwarii said:
I need my root, so I can't uninstall it
I applied a factory reset, with internal storage wipe to ensure everything been deleted, then installed Magiskhide props and set the proper fingerprint "xiaomi mi 8 android 10"
hided google play services and store and framework in the MagiskHide
and now, wow ! it worked
but there is still 2 applications that haven't worked
1) STCpay
2) Alinma internet
may you please try these 2 bank applications to indicate if the issue only with me or not please ?
Click to expand...
Click to collapse
The Alinma internet can be opened like this. However, the stc pay still cant be opened. You can read this passage "Time attack-based bypass script (Deprecated)" and follow it to make the app work I think. Good luck.
Btw I use the Lineage 17.1 rom now.
Kimsimth said:
The Alinma internet can be opened like this. However, the stc pay still cant be opened. You can read this passage "Time attack-based bypass script (Deprecated)" and follow it to make the app work I think. Good luck.
Btw I use the Lineage 17.1 rom now.
Click to expand...
Click to collapse
Tried that, but didn't get any benefit, even the worked apps had crashed after reboot :/
this GSI stuff is just a headache, no safetynet pass, android auto not working, device get very hot, battery drained faster -better than MIUI12 though- with no additional features upon MIUI at all
I think I will give the lineageOS a try tonight
Thank you my friend for you support all the way "big heart"

Android 11 GSI from Mi Mix 3

I have tried a gsi roms in the xiaomi mi mix 3 and the battery works well, the fluidity is good, what I fell short of was with the root that when I installed magisk it gave me bootloop, if any of you have tried Please comment, I would like to see that the postp rom official release for the mi mix 3 this rom has a good design and performance.
Regards.
lsolis293 said:
I have tried a gsi roms in the xiaomi mi mix 3 and the battery works well, the fluidity is good, what I fell short of was with the root that when I installed magisk it gave me bootloop, if any of you have tried Please comment, I would like to see that the postp rom official release for the mi mix 3 this rom has a good design and performance.
Regards.
Click to expand...
Click to collapse
Can you share for me ?
heocon77 said:
Can you share for me ?
Click to expand...
Click to collapse
https://github.com/phhusson/treble_...ad/v300.a/system-roar-arm64-ab-vanilla.img.xz
What was the flashing procedure?
It looks like you have to use Magisk v21 to have Android 11 support. It's been released just some days ago - maybe that's the issue?
By the way, I very much would like to test the Android 11 GSI on my Mi Mix 3 5G as well!
root magisk android 11
Leo_Freitas said:
It looks like you have to use Magisk v21 to have Android 11 support. It's been released just some days ago - maybe that's the issue?
By the way, I very much would like to test the Android 11 GSI on my Mi Mix 3 5G as well!
Click to expand...
Click to collapse
try this variant:
1) Flash Magisk v21000 (https://github.com/topjohnwu/Magisk/releases/tag/v21.0)
2) Reboot to system (u gon get fastboot mode)
3) Reboot to TWRP again
4) Flash Magisk Canary (https://github.com/topjohnwu/magisk_...gisk-debug.zip)
5) Reboot to system again
how is the battery life on gsi? if you've used other roms like arrows or xiaomi.eu, how does the battery life compare? also is android auto supported? thanks
lsolis293 said:
try this variant:
1) Flash Magisk v21000 (https://github.com/topjohnwu/Magisk/releases/tag/v21.0)
2) Reboot to system (u gon get fastboot mode)
3) Reboot to TWRP again
4) Flash Magisk Canary (https://github.com/topjohnwu/magisk_...gisk-debug.zip)
5) Reboot to system again
Click to expand...
Click to collapse
Your second link is not pasted properly. I'm currently at step 3 and stuck in the process. Cannot boot to system anymore (only fastboot). Can you help me out and give me Magisk Canary? Thanks!
I'm experiencing several issues with phhusson's GSI image on the Mi Mix 3:
- When selecting a ringtone or notification sounds, it stays silent. (edit: Go to Phh Treble Settings -> Qualcomm features -> "Use alternate audio policy")
- The cell reception seems to be very fluctuent. I can only get 3G, not LTE. (edit: after manually selecting the preferred network type in the settings, it's much better)
- NFC is not working well
- Can't get Magisk installed for now
- The device is named "Unknown Phh-Treble vanilla" Will easily be fixed after Magisk is installed
- GBoard crashes whenever I try to change the settings

LineageOS for Poco M3

If you look at the header and think is is already there ... sorry. But I think we should have a good chance to build it. It is a well supported SoC Snapdragon 622.
Some things that are required are available:
- bootload unlocking
- custom recovery (TWRP / OF)
- kernel sources (https://forum.xda-developers.com/t/xiaomi-has-released-poco-m3-kernel.4205133/)
With that it should be possible to cook something:
[GUIDE] How to build an unsupported rom using sources from other roms
Hello all and welcome to my first how-to guide I began the process of learning about ROM about 4 months ago (so excuse this post if there are any inaccuracies and please feel free to correct me in the comments - I will absolutely update this...
forum.xda-developers.com
How to Build Lineageos rom for any android device Easily ! {Full guide}
Introduction These instructions will hopefully assist you to start with a stock android device, unlock the bootloader (if necessary)...
www.lineageosrom.com
https://medium.com/@daltonfury42/building-lineageos-for-your-device-a7d26ab50549
How to build LineageOS for a device without official support?
I have a Mi 8 Lite (platina), for which there is no official LineageOS support. But LineageOS custom ROM for the device is available on XDA. On further research, I can see that vendor files, device...
android.stackexchange.com
Anyone wants to try?
I'm planning to flash the GSI image of Lineage OS
Waiting for unlock process now...
I thought that most function on this phone is quite usual on any other phones,
so it should be no big issue on flashing GSI?
Tell me if I was wrong..
Sure, that could be first step. Let us see how well treble is implemented.
ping840907 said:
I'm planning to flash the GSI image of Lineage OS
Waiting for unlock process now...
I thought that most function on this phone is quite usual on any other phones,
so it should be no big issue on flashing GSI?
Tell me if I was wrong..
Click to expand...
Click to collapse
already tried to install on mine, and does not start the system after it is installed, twrp shows as if it had no operating system installed!
Gsdark said:
already tried to install on mine, and does not start the system after it is installed, twrp shows as if it had no operating system installed!
Click to expand...
Click to collapse
How did you flash the system.img? I believe you need to restart on fastboot, use the command "fastboot reboot fastboot" and only then "fastboot flash system system.img"
Anyone who has unlocked the bootloader but does not want to format the current Android installation to test a GSI, can test it using DSU first
waiting for this rom
Waiting for custom rom
a CRDroid ROM for POCO M3 please.
The hardware specs are 95% the same as REDMI 9T
No forum for redmi 9T, so i think poco m3 has a little bit chance to get supported soon
lineageos ? ?
yes please
Andy Yan's personal builds // GSI - Browse /lineage-18.x at SourceForge.net
sourceforge.net
This GSI of LineageOS works (arm64_ab variant), also with included Magisk.
https://telegra.ph/GSI-Installation-for-Poco-M3-02-19 Installation guide.
https://drive.google.com/file/d/1cfX-trm11ek12IvqUgKiHXh8bzrTEdzM/view?usp=drivesdk EU vendor.img
https://drive.google.com/open?id=1jl3YLCaAe3SM0npV9xe15k4aoFQ9PVe3 GSI installer
Permissiver v5 you can find online
Also GApps
Bluetooth works with some workarounds. Join POCO M3 official group on telegram for more support http://t.me.com/pocom3globalofficial
Update: Headphone jack works by turning on "Use alternative audio policy" in phh settings > Qualcomm features. Go crazy.
0
ppGabe said:
Andy Yan's personal builds // GSI - Browse /lineage-18.x at SourceForge.net
sourceforge.net
This GSI of LineageOS works (arm64_ab variant), also with included Magisk.
https://telegra.ph/GSI-Installation-for-Poco-M3-02-19 Installation guide.
https://drive.google.com/file/d/1cfX-trm11ek12IvqUgKiHXh8bzrTEdzM/view?usp=drivesdk EU vendor.img
https://drive.google.com/open?id=1jl3YLCaAe3SM0npV9xe15k4aoFQ9PVe3 GSI installer
Permissiver v5 you can find online
Also GApps
Bluetooth works with some workarounds. Join POCO M3 official group on telegram for more support http://t.me.com/pocom3globalofficial
Update: Headphone jack works by turning on "Use alternative audio policy" in phh settings > Qualcomm features. Go crazy.
Click to expand...
Click to collapse
OK Google and Google Voice Typing do not work. Could you inform the developer about it? Perhaps somebody can find workaround.
Rama Himura said:
OK Google and Google Voice Typing do not work. Could you inform the developer about it? Perhaps somebody can find workaround.
Click to expand...
Click to collapse
I'm not really the person to ask about this. I've just pulled those from the telegram group. You can join the telegram group, there's definitely more knowledgeable people there.
LineageOS 17.1 - UNOFFICIAL | Android 10.
Released : 16/03/'21
Download https://drive.google.com/file/d/1TelSo8YXBN6BxSaJVOW791q6B9RQLVG8/view
Changelog:
• Initial build
• RIL Fixed
• Fixed random reboots
• Added fixed partition sizes for
/system , /product
Note:
• Clean flash
• Gapps not included
• Flash any gapps you want
By Jhem
Join - @PocoM3OfficialPH
Follow - @PocoM3UpdatesPH
#Lineage #Unofficial #ROM #Q #Citrus
twrp_citrus-POCOM3_3.5-1.A10-08-03-2021-D-BL.img​https://androidfilehost.com/?fid=2188818919693749308
juve60tet said:
LineageOS 17.1 - UNOFFICIAL | Android 10.
Released : 16/03/'21
Download https://drive.google.com/file/d/1TelSo8YXBN6BxSaJVOW791q6B9RQLVG8/view
Changelog:
• Initial build
• RIL Fixed
• Fixed random reboots
• Added fixed partition sizes for
/system , /product
Note:
• Clean flash
• Gapps not included
• Flash any gapps you want
By Jhem
Join - @PocoM3OfficialPH
Follow - @PocoM3UpdatesPH
#Lineage #Unofficial #ROM #Q #Citrus
Click to expand...
Click to collapse
Should be noted that there is still a bluetooth bug in this version, but I'm sure it'll get fixed, devs know what they're doing Test and provide feedback people!
I tried this on my EU Poco M3 with 4GB RAM and 8GB flash and it failed to boot. I think it failed immediately after the bootloader so probably the kernel had some boot error while booting.
Installed LOS and it booted up and works great except for Bluetooth. Can't wait for further updates, been holding off using my M3 until now.
Works like charm for a initial build, very thx
Here my way to got it running:
1. Unlock Bootloader
2. Tried TWRP Fork but messed with the reboot ^^ (i was just to dump)
3. Tried OrangeFox Fork from here
4. Important! After recoveryflash via fastboot, hold down power and vol+ button until Orange Fox appears on screen (normal restart causes recovery image to get wiped out. I told you i was to dump in the first place so i didn't try TWRP again but i guess would also work)
5. Stock Rom seemed after Install dead to me, because of stuck at MIUI Logo (but maybe i did not wait long enough and i updated to 12.0.7. befor and did a factory reset)
6. OrangeFox showed that Partitions are encrypted.
7. Got Xiaomi EU Rom here (I used 12.0.4 because 12.0.6. were taken off again yesterday while i downloaded it.. lol)
8. In OrangeFox now i wiped all cache, dalvik and data (Need because of encryption) but do no restart after it (i did restart one time to see what happens to the encryption, but i had in mind i got a problem after it, so you should try without restart first)
9. Flash Xiaomi EU Rom with OrangeFox (tried to boot after flash into this rom but stuck on MIUI Logo, but maybe did not waited long enough again^^)
10. Flash LineageOS 17.1 from juve60tet and wipe caches again and reboot.
11. Working Lineage OS on Poco M3
Bugs i noted:
Bluetooth as already known
Fingerprint sensor selects Wigeds/Icons on Homescreen like when navigating with a keyboard or a controller in Android.

[Recovery][ALPHA][ANDROID-10][22-05-2021] LineageOS Recovery 17.1 for Realme X50 Pro 5G (RMX2076)

Introduction
This is a LineageOS Recovery compiled from the source tree of LineageOS 17.1 for Realme X50 Pro 5G. This is part of my ongoing work to port LineageOS 17.1 to this device. Work on the actual LineageOS 17.1 ROM is still under way (but it should be available very soon), while the recovery has been usable for quite some time now. Since it is not possible for TWRP to support any device launched with Android 10 for now, I figured that this might be useful even before I release the LineageOS custom ROM (e.g. people may want to flash Magisk on official ROMs).
Instructions (Installing Recovery)
1. Run `fastboot flash recovery recovery.img`
2. Run `fastboot reboot recovery` to enter LineageOS Recovery
Instructions (Installing Magisk)
You have to use the official Magisk, version 20.4 or later. Installing an older Magisk will make the system unbootable.
1. Download Magisk >= 20.4, put onto computer
2. Reboot to LineageOS recovery, select `Mount /system` (you may see some errors, but they can be safely ignored)
3. Select `Apply update from ADB`
4. Run `adb sideload Magisk-xxx.zip`
5. You will see a signature verification error, select `Yes` to bypass the check
6. Reboot to system to enjoy your Magisk installation.
DOWNLOADS
DOWNLOAD lineageos recovery for X50 Pro 5G
Need few testers to test roms, recoveries etc.
Will it work for realme ui 2.0(Android 11)?? ,I want to flash magisk on realme ui 2.0
ac386 said:
Will it work for realme ui 2.0(Android 11)?? ,I want to flash magisk on realme ui 2.0
Click to expand...
Click to collapse
Read it properly. Its clearly mentioned that its for only RMX2076 and Android-10 only.
Mohzuned said:
Read it properly. Its clearly mentioned that its for only RMX2076 and Android-10 only.
Click to expand...
Click to collapse
Yes but can u tell me is there any way to flash magisk in realme ui 2.0(Android 11) ? There is no firmware file available for my device (RMX2086) ,So I can't even use boot img patch method to flash magisk , I don't want to downgrade to android 10 to flash magisk
ac386 said:
Yes but can u tell me is there any way to flash magisk in realme ui 2.0(Android 11) ? There is no firmware file available for my device (RMX2086) ,So I can't even use boot img patch method to flash magisk , I don't want to downgrade to android 10 to flash magisk
Click to expand...
Click to collapse
First tell me your current firmware version. And there is no benefit to flash magisk in android-11 because it will damage your wifi, mobile connection, bluetooth etc. So I won't recommend you to flash magisk on android-11. If you still want to flash it better to downgrade to Android-10 there is everything fine with magisk.
Finally someone tried to make custom rom for this phone good job
Un
afgboy said:
Finally someone tried to make custom rom for this phone good job
Click to expand...
Click to collapse
UnLuckily i don't own this device. But i have build for testing. Last one booted. Few bugs were present, so latest build need to be tested.
hi bro, do you successfully port lineageos to cn rom?
maczekiel27 said:
hi bro, do you successfully port lineageos to cn rom?
Click to expand...
Click to collapse
Its not port but yes it will work for rmx2071cn also android -10 only
Mohzuned said:
Its not port but yes it will work for rmx2071cn also android -10 only
Click to expand...
Click to collapse
i'm planning to port LineageOs to rmx2072, i have all the files needed,
maczekiel27 said:
i'm planning to port LineageOs to rmx2072, i have all the files needed,
Click to expand...
Click to collapse
I built lineageos Android-10 already. Need to be tested.
Mohzuned said:
I built lineageos Android-10 already. Need to be tested.
Click to expand...
Click to collapse
i have files for android 11, i share it with you, so we can cook TWRP for android 11
maczekiel27 said:
i have files for android 11, i share it with you, so we can cook TWRP for android 11
Click to expand...
Click to collapse
I don't own the device but i have source codes for roms and recovery. Pm me on telegram.
Telegram: Contact @Xtyscissor
www.telegram.me
Mohzuned said:
I built lineageos Android-10 already. Need to be tested.
Click to expand...
Click to collapse
give me the link let me test, my unit is rmx2072 not 2071
Mohzuned said:
I don't own the device but i have source codes for roms and recovery. Pm me on telegram.
Telegram: Contact @Xtyscissor
www.telegram.me
Click to expand...
Click to collapse
i dont have telegram, facebook only or line?
maczekiel27 said:
give me the link let me test, my unit is rmx2072 not 2071
Click to expand...
Click to collapse
It should work for all varient. Pm on telegram
Mohzuned said:
It should work for all varient. Pm on telegram
Click to expand...
Click to collapse
i pm you on telegram
This looks interesting I'm following this thread!
I need something for RMX2071
Jacob_Bentzen said:
I need something for RMX2071
Click to expand...
Click to collapse
???

SafetyNet Bypass - Basic Integrity Check fails? (ROOT / Custom ROM: iodéOS 2.1 / LineageOS / Android 11) - SM-G960F/DS

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.

Categories

Resources