SafetyNet Failure - Huawei P20 Lite Questions & Answers

Hello,
I need some help with passing the SafetyNet Control.
I made a clean install with LineageOS + OpenGAPPS + Magisk. But I still can't pass the SafetyNet test...
Magisk Hide is enabled :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Magisk Hide is applied to GSF and PlayStore :
SELinux is in enforce mode and the right permissions have been applied to the files enforce and policy :
I tried using "Universal Safetynet Fix" by Deiki :
But I still get the same result over and over :
The debug mode is disabled, I tried reading countless articles about SafetyNet and work arounds but I can't make it work.
Any help is very much welcome
Thanks

The following steps worked for me:
• make a eRecovery, manufacturer ROM download and installed
• boot and setup Android welcome
• enable under Developer Settings -> "Allow OEM install"
• turn off phone
• Boot in fastboot: (press Vol- and connect USB cable, phone boots alone)
• Install TWRP "Autoinstall TWRP321_OREO_P20LITE" via batch file
RECOVERY TWRP Mod by catuva21
unzip, the file is automatic
https://mega.nz/#!0jwk1ArQ!4bHAlsDj9...QJv3IVXl51oOtI
• turn off the phone
• Boot in Recovery: Vol + and POWER, TWRP starts
• Install Magisk v16.4.zip
Magisk V16.4 https://drive.google.com/file/d/1E1k...V0MMnRmVa/view
• reboot
• Check Safetynet status = OK (maybe an error, that can not read information), but still works!
• Install Google App and Google Pay
• Enable Magisk Hide Google and Google Pay
Then Google Pay works with rooted P20 lite phone

kaesebrot said:
The following steps worked for me:
• make a eRecovery, manufacturer ROM download and installed
• boot and setup Android welcome
• enable under Developer Settings -> "Allow OEM install"
• turn off phone
• Boot in fastboot: (press Vol- and connect USB cable, phone boots alone)
• Install TWRP "Autoinstall TWRP321_OREO_P20LITE" via batch file
RECOVERY TWRP Mod by catuva21
unzip, the file is automatic
https://mega.nz/#!0jwk1ArQ!4bHAlsDj9...QJv3IVXl51oOtI
• turn off the phone
• Boot in Recovery: Vol + and POWER, TWRP starts
• Install Magisk v16.4.zip
Magisk V16.4 https://drive.google.com/file/d/1E1k...V0MMnRmVa/view
• reboot
• Check Safetynet status = OK (maybe an error, that can not read information), but still works!
• Install Google App and Google Pay
• Enable Magisk Hide Google and Google Pay
Then Google Pay works with rooted P20 lite phone
Click to expand...
Click to collapse
Doesn't work for me

Related

[HOWTO][ROOT]KM8 P 2GB/8GB S912 Amlogic TV Box Android 7.1, TWRP Root Instructions

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is how I rooted my KM8P, using help and tools made by people far more awesome than me. Probably works for other RAM/ROM size variants too and possibly for Android 6 if you can get the TWRP for it.
1. Copy TWRP.zip and Magisk.zip file to SD Card or USB key. The Android recovery can read extFAT but TWRP cannot. FAT32 works for both.
2. Boot to Android recovery - hold reset and power on until logo appears Reset hole is at the front on the top face where the "KM8 P" writing is.
3. Apply update, from external.
4. "Install" TWRP (attached, for Android 7) - It will just load, not actually install. Optionally backup your ROM now or have a recovery zip on hand.
5. Install magisk from TWRP - I used 15.3 (attached) but feel free to try a newer one.
5a. I could not update Magisk via the manager so I flashed 17.1 via TWRP. (attached)
6. Reboot
7. Install BusyBox (Stericson)
8. Open Magisk Manager - Check for update
9. Donate a couple of bucks to topjohnwu for Magisk: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
This worked for my T95Z Plus with a few hiccups. I had to wire up the UART.
Since updating to 7.1 it won't boot to recovery from the reset button anymore. I had to use UART to get into the bootloader console (hold space while plugging in power) and execute "run recovery_from_flash". It refuses to boot recovery images directly from external media anymore, but by going into recovery this way I was able to execute TWRP (which starts up in Russian, but can be changed) and make a backup.
Next, installing Magisk ended up being a chore. I had to use the "create patched image" method. For whatever reason it refused to let me copy files to my USB stick, so I ended up having to split the patched image into chunks and email them to myself... anyway, TWRP was able to flash the image.
The final complication is that Magisk could only install to the recovery partition (no ramdisk) which means it's only active when booting in recovery mode. I was able to make this the default mode from the bootloader console by executing "env set bootcmd run recovery_from_flash" and "saveenv". After that, it boots up normally with Magisk enabled. I guess I don't have an actual recovery mode now, but I can use UART or USB Burn Tool to recover from bricking, so no big deal.
(Also Android itself was in Vietnamese but again this can be changed)
Thanks for the files and guide!

[MAGISK MODULE] Stock Experience | Speaker blast mod

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey folks, today I bring the magisk module that will increase your default volume to the level you don't even imagine or make you default volume like you were having in stock​
Introduction :​
Code:
You will get two links in download section -
1. Speakermods with MotoMusic Prebuilt - Opening this link will get you two files i.e., Speakerblast With MotoMusic & Stock Experience with MotoMusic
2. Speakermods without MotoMusic i.e., Normal - Opening this link also will get you two files i.e., Speakerblast & Stock experience
​
Which Mod Do What ? :​
Code:
[LIST]
[*]1. Stock Experience - This will make your speaker,headset,earpiece volume like you were having in stock. If you are willing to have the stock like experience then download the "stock experience" file and flash.
[*]2. Speaker blast - This will increase your speaker,headset,earpiece volume to the level you can't even imagine.
[/LIST]
​
Flashing :​
Code:
MAIN : First uninstall any module u have like volumefix.
Download any module you want to flash, from the download section below and flash it like the following :
Just flash it like any magisk module in magisk manager
OR FOLLOW
1. Now go to the magisk manager app
2. From the slide bar head to the module
3. From the "+" button select the file you downloaded
4. It will be flashed now
5. Reboot and check your volume now
​
Download :​
Speakermods with MotoMusic Prebuilt
Normal Speakermods
Caution :​
Code:
In speaker blast mod, playing song first time in headset just keep the volume a little bit lower, keeping volume high can cause your ears to destruction..lol
Credits :
@marshmello_61 - For making magisk module
@SauravDharwadkar - For fixing the module.​
HIT THANKS, IF IT HELPED YOU AND HELP ME FILL MY THANKS METER ​
Is it safe to flash in any android pie rom?
iam1zzy said:
Is it safe to flash in any android pie rom?
Click to expand...
Click to collapse
Yepp.
Flashed the Stock one with moto music. After restart, failed to pass the safetynet. Thus magisk hidden not working. The only other module installed prior to this was Vanced YouTube which works fine and I don't think could be the cause.
It doesn't work. Dont waste your time
it works????????? any other solution 4 low volume?????
No it doesn't work. To address low volume issue, you can install Viper4android 2.5 magisk module. If you want to know "How To", search the forum cuz I'm lazy AF.

[Pie][ROM][Custom] - = ZOOM PURE EDITION = -

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
- = ZOOM PURE EDITION = -
Custom image of the system based on RETEU_9.0_PPHS29.59-51-13 Stock firmware​
Prerequisites: The bootloader must be unlocked, installed new and clean stock firmware, TWRP is installed.
What's done?
- the system passes the SafetyNet test, the device is certified (in Magisk settings, activate Magisk Hide function, on the Magisk Hide tab, give permission for Google Play Services, reset Google Play);
- cleaned and made the system easier;
- built-in system color accents;
- built-in and updated to the latest Moto App and GAPPS (Play Market, Chrome, Google Dialer, Messages, Contacts, etc.) firmware, but nothing else. YouTube has been removed because I use YouTube Vanced ( Magisk Module );
- installed Nova Launcher (I recommend using it as the main one), RootExplorer, Asus File Manager (for simple tasks), Asus Gallery, AdAway ad blocker, Moto Command Center 2;
- installed weather widget and live wallpaper from Moto Edge+;
- replaced desktop wallpaper, system sounds, ringtones, notifications, alarms.
Installation
1. Extract from system.img archive, copy to SD Card. Copy Magisk installer archive, Disable_Dm-V_ForceEncrypt archive (take it from TWRP Installation Instructions post).
2. Reboot in TWRP, go to the Wipe tab and do a cleanup of Dalvik, System, Data and then two steps back perform "Factory reset".
3. Install the image of the System. In the "Installation" tab in the lower right corner, click on "Install img" and select system.img. A window will open in which you should select the System Image section in which the image will be installed. Swipe for confirmation.
4. After the installation is finished, go to the Wipe section and perform the "Factory reset".
5. Install Magisk, Disable_Dm-V_ForceEncrypt. Reboot to the system.
6. After of the boot make the settings.
Enjoy! :victory:
Download Google Drive
Will it work on devices for other regions? I think so. But it needs to be checked.
Sometimes when I use my Zoom, I have a problem of some apps in the background being killed. I think this has more to do with Low Memory Killer than 4GB if RAM - my previous phone, had 3GB and when using a some type of AOSP ROM, this was less likely to happen. Could you tell me, if Low Memory Killer values can be adjusted - or maybe in current android versions this is no longer the case and they replaced LMK with some other solution?
I can't tell you. For example, I have 10 applications running in the background and nothing is deleted.
Try Kernel Adiutor
You can read with the translator here [URL=''https://4pda.ru/forum/index.php?forums%5B%5D=317&topics%5B%5D=645244&act=search&source=pst&query=Low+Memory+Killer"]4PDA[/URL]
Firmware update to RETEU_9.0_PPHS29.59-51-13 base.

[GUIDE] SafetyNet Fix for all AOSP based Custom Rom [Note8/S8+]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you want to use Bank Apps (Like Google Pay, Paytm or Paypal) or Games (like pubg or cod) are Crashing
then this Forum will help you alot.
Follow the Steps Carefully
* I are not responsible for anything that may happen to your phone
* You do it at your own risk and take the responsibility upon yourself and you are not to blame me or XDA​
• For basicIntegrity
1) Open Magisk Manager
2) Go to the Settings
3) Enable Magisk Hide and Click on Hide Magisk Manager
4) Type Desired App Name and click on OK
5) Open Magisk Manager again
6) now basicIntegrity: true
• For ctsProfile
1) Open any Root File Manager
2) Now open/edit build.prop (all 3 files)
---- Location : [/system] , [/system/vendor] and [/system/vendor/odm/etc]
3) Replace all dreamlte to greatlte[for note 8]/dream2lte[for S8+]
---- eg: ro.system.build.fingerprint=samsung/greatltexx/dreamlte [replace with greatlte/dream2lte]
4) Save and Reboot the Device
5) Open Magisk Manager
6) now basicIntegrity: true & ctsProfile: true
Now if you want to use Bank Apps or fix Game crash then
1) Open Magisk Manager
2) Go to Magisk Hide and Select/Check the Bank App/Games
3) Make sure to Clear the Cache of the App.
RESERVED for future
There is a magisk module for this.
MagiskHide Props Config.
I don't know exactly but I guess the problem is about note 8 don't get android 10. So if we show our phone like note 9 (is get android 10) problem gone.
Before im try this, im using app and module like riru and hiden core module to fix SafetyNet. But after im install module riru and hiden core my Chrome App doesnt open.
After try this method, im pass the SafetyNet and my Chrome can be opened as normaly

General New Phh TrebleDroid Android13 GSI (R35) and New implement De-googled GSIs

Download: https://github.com/TrebleDroid/treble_experimentations/releases/download/ci-20230315/system-td-arm64-ab-vndklite-vanilla.img.xz
You can dirty flash update with fastbootD. (No data lost)
1. Disable all magisk modules.
2. Connected your tab with USB to PC.
3. Reboot tab to fastbootD mode, flash new Updated GSI.
adb reboot fastboot
fastboot flash system new-updateGSI.img
fastboot reboot
4. Remove SU (optional)
5. Enable Magisk.
Note: new fastbootD user? Read here!
List of implement from A13 R35 TrebleDroid GSIs.
1. LeOS TD March ( LeOS-T vndklite )
i will show you test result here.
2. LeOS 20 March
Flashing GSI with fastbootD
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
No Phh SU then After connected internet and reboot we will found Magisk icon show-up.
First Boot, you can selects Default Home Launcher. (LeOS Launcher [more bugs] or QuickStep)
Note: Magisk was installed before at beginning of flashing GSI with odin.
Please select "Enable double tap to wake from Treble Setting.
Config microG Setting & Location Services.​
Configure Location Module.
Test LeOS Droid ( Same as Google play store)
-Update
-install Simple Gallery Pro
-test to change Wallpaper
-test to create new contact with crop image.
Add new repo for find web browser to installation. (LeOS
-Enable DivestOS Official
Test install K9 mail.
Test Mull
Gcam LMC 8.4
Hasli / Dieflix GCam APKs - Google Camera Port
Modified Google Camera app by Hasli / Dieflix.
www.celsoazevedo.com
USE LeOS Launcher.
HOME Setting 》Gestures & Dash 》Double tap 》Sleep
Phh Treble Settings​
Samsung features 》Enable double tap to wake.
Mor..
2. VoltageOS GSI Android 13
( Implement with TrebleDroid -March-2023 )
Download: very low brand width https://github.com/Soli666/VoltageO...-09/VoltageOS-2.4-arm64_bvN-Unofficial.img.xz
Not supported exFAT or sdcard.
useless.

Categories

Resources