SafetyNet on Android 7.1.1? - Moto Z Play Questions & Answers

Hello guys, I'm using the stock version of rom 7.1.1, I made the update via OTA today. I would like to know if there is any way to use safetynet in this rom, Magisk was installed without any problems and seems to work very well (with the exception of safetynet).
Can someone help me?

larilieb1793 said:
Hello guys, I'm using the stock version of rom 7.1.1, I made the update via OTA today. I would like to know if there is any way to use safetynet in this rom, Magisk was installed without any problems and seems to work very well (with the exception of safetynet).
Can someone help me?
Click to expand...
Click to collapse
We need the kernel source so we can modify it, until then magisks safetynet won't pass.

Thanks for your answer, so the only way is to wait for the kernel ... I'm less distressed because I'm with the stock rom without root and twrp, and the only application that the play store will not let me download was Netflix, because my bootloader is unlocked... So it's ok, thank you!

larilieb1793 said:
Thanks for your answer, so the only way is to wait for the kernel ... I'm less distressed because I'm with the stock rom without root and twrp, and the only application that the play store will not let me download was Netflix, because my bootloader is unlocked... So it's ok, thank you!
Click to expand...
Click to collapse
There's a Netflix app that by pass the root check,I found it on apk mirror.

larilieb1793 said:
Thanks for your answer, so the only way is to wait for the kernel ... I'm less distressed because I'm with the stock rom without root and twrp, and the only application that the play store will not let me download was Netflix, because my bootloader is unlocked... So it's ok, thank you!
Click to expand...
Click to collapse
I have 7,1,1 stock and magisk with safety net pass, follow this steps:
1. Unistall magiks with the Unistaller Zip via twrp
2. Install magiks 12.0 vía twrp
3. Boot your phone, install magisk manager and check the correct install of magisk
4. install the module universal safety net fix (https://forum.xda-developers.com/apps/magisk/xiaomi-safetynet-fix-t3600431) via twrp
5. DO THIS!! >>> https://forum.xda-developers.com/moto-z-play/how-to/magiks-moto-z-play-t3545473 .
6. Install magisk 13.3 via twrp and the Latest magisk manager
7. Check that the module are actived and run the safety net test
Good luck sorry for my english

larilieb1793 said:
Thanks for your answer, so the only way is to wait for the kernel ... I'm less distressed because I'm with the stock rom without root and twrp, and the only application that the play store will not let me download was Netflix, because my bootloader is unlocked... So it's ok, thank you!
Click to expand...
Click to collapse
EDIT: Nevermind, saw in other thread you've already sideloaded Netflix apk.

folken2003 said:
I have 7,1,1 stock and magisk with safety net pass, follow this steps:
1. Unistall magiks with the Unistaller Zip via twrp
2. Install magiks 12.0 vía twrp
3. Boot your phone, install magisk manager and check the correct install of magisk
4. install the module universal safety net fix (https://forum.xda-developers.com/apps/magisk/xiaomi-safetynet-fix-t3600431) via twrp
5. DO THIS!! >>> https://forum.xda-developers.com/moto-z-play/how-to/magiks-moto-z-play-t3545473 .
6. Install magisk 13.3 via twrp and the Latest magisk manager
7. Check that the module are actived and run the safety net test
Good luck sorry for my english
Click to expand...
Click to collapse
Wow! Thank you so much, it worked very well here :good:
Thanks for the help guys!

larilieb1793 said:
Wow! Thank you so much, it worked very well here :good:
Thanks for the help guys!
Click to expand...
Click to collapse
Be careful, magisk and magisk hide drain a lot of battery (SO Android) if you don't need safetynet pass dont active the module and magisk hide

Related

Hiding root from pokemon go without xposed?

Any ideas?
I dont understand what problem pokemon go has with root.
Sent from my iPhone using Tapatalk
It will ban the users with rooted phones i had a account for my son and he can't login anymore but i don't know if is banned or is that app dose not connect to the server if the phone is rooted all he gets is Unable to connect to server.
Magisk, I runn CM 13 n only magisk do the trick.
See I tried magisk and its says it's not installed correctly
FreeTheWeb said:
It will ban the users with rooted phones i had a account for my son and he can't login anymore but i don't know if is banned or is that app dose not connect to the server if the phone is rooted all he gets is Unable to connect to server.
Click to expand...
Click to collapse
The app checks for su binaries then says your os isn't supported
Solved by changing from supersu to magisk
FreeTheWeb said:
Solved by changing from supersu to magisk
Click to expand...
Click to collapse
I thought you needed an unlocked bootloader for that to work?
lpstudio said:
I thought you needed an unlocked bootloader for that to work?
Click to expand...
Click to collapse
You can use mr.bump after flash magisk, that will do the trick. In my case magisk breaks my rom RIL but there is another option, Chainfire's suhide. You can use it with Super SU without problem and it hides root from each app individually.
lemit93 said:
You can use mr.bump after flash magisk, that will do the trick. In my case magisk breaks my rom RIL but there is another option, Chainfire's suhide. You can use it with Super SU without problem and it hides root from each app individually.
Click to expand...
Click to collapse
Nice so all I need is suhide? no magisk?
lpstudio said:
Nice so all I need is suhide? no magisk?
Click to expand...
Click to collapse
Yep.
So for me (i'm on android aosp 7.0) i dont think that mathers but...
Before you do this make sure that you have no root or xposed
The steps are the following:
1 - On twrp terminal enter these 2 comands (to ensure systemless root)
echo SYSTEMLESS=true>>/data/.supersu
echo BINDSYSTEMXBIN=false>>/data/.supersu
2- Flash the latest SuperSU v2.78 SR1 or newer
3- Flash mr.bump or cbump (to bump the kernel)
4- Reboot the phone and see if you have root
5- Use FlashFire from chainfire (because twrp doesnt work well, dont know why) to flash suhide
6- If all goes well you should have saftynet pass (pokemon and androidpay are already on blacklist)
lemit93 said:
Yep.
So for me (i'm on android aosp 7.0) i dont think that mathers but...
Before you do this make sure that you have no root or xposed
The steps are the following:
1 - On twrp terminal enter these 2 comands (to ensure systemless root)
echo SYSTEMLESS=true>>/data/.supersu
echo BINDSYSTEMXBIN=false>>/data/.supersu
2- Flash the latest SuperSU v2.78 SR1 or newer
3- Flash mr.bump or cbump (to bump the kernel)
4- Reboot the phone and see if you have root
5- Use FlashFire from chainfire (because twrp doesnt work well, dont know why) to flash suhide
6- If all goes well you should have saftynet pass (pokemon and androidpay are already on blacklist)
Click to expand...
Click to collapse
Where do I find mr.bump or cbump? I have look in all the threads regarding bump and tried google it but I can't find anything called mr.bump or cbump.
deuce237bblock said:
Where do I find mr.bump or cbump? I have look in all the threads regarding bump and tried google it but I can't find anything called mr.bump or cbump.
Click to expand...
Click to collapse
Took me a while too xD. The thread where I get it was removed.
Found it on a paranoid thread, Here you go sir: Mr.Bump - all credits to @dadi11
lemit93 said:
Took me a while too xD. The thread where I get it was removed.
Found it on a paranoid thread, Here you go sir: Mr.Bump - all credits to @dadi11
Click to expand...
Click to collapse
Thank you very much. I actually found it in the download section of this thread.
I'm using cloudyg3 2.5 rom. Any ideas if magisk will work with it?
Dunno if Magisk works anymore, there's a dedicated thread in the Magisk forum. On my S3 (which is my backup phone) I have it all installed, excluding xposed. suhide works.
http://forum.xda-developers.com/apps/magisk/discussion-pokemon-magisk-discussion-t3465722
Might reinstall the NamelessROM today to see if only systemless SuperSU and suhide are enough.

Magsik Manager

Can someone share a link to the latest magisk manager?
saar17 said:
Can someone share a link to the latest magisk manager?
Click to expand...
Click to collapse
Google helps
saar17 said:
Can someone share a link to the latest magisk manager?
Click to expand...
Click to collapse
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Link to Download Magisk Manager https://github.com/topjohnwu/MagiskManager/releases/download/v5.1.1/MagiskManager-v5.1.1.apk
anavghare said:
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Link to Download Magisk Manager https://github.com/topjohnwu/MagiskManager/releases/download/v5.1.1/MagiskManager-v5.1.1.apk
Click to expand...
Click to collapse
Doesnt helps.
I get the same massege.
What should i do now
saar17 said:
...What should i do now
Click to expand...
Click to collapse
you seem to have SuperSU installed, which doesn't got that well together with Magisk.
So you need to uninstall SuperSU first, then boot into TWRP and install Magisk.
s3axel said:
you seem to have SuperSU installed, which doesn't got that well together with Magisk.
So you need to uninstall SuperSU first, then boot into TWRP and install Magisk.
Click to expand...
Click to collapse
ive unistall the supersu app tried to flash 13.3 from twrp and i receive again an error.
Flash the stock OTA first, then flash Magisk again.
linuxares said:
Flash the stock OTA first, then flash Magisk again.
Click to expand...
Click to collapse
Where can i find it?
You really should be asking these questions in the Magisk forum for the best support.
saar17 said:
Where can i find it?
Click to expand...
Click to collapse
https://forum.xda-developers.com/oneplus-5/how-to/official-oxygenos-4-5-2-7-1-1-ota-t3627003
Here you go! Remember to download FULL and not OTA. Also 4.5.6 got released today so just a bonus to update anyway.
Before you restart your phone after flashing the zip, make sure to flash Magisk 13.3 (download it now) since it will remove your TWRP and root. So once you flashed the Full zip. Flash Magisk right away, reboot and the flash TWRP with the official playstore app.
Will it change the rom im on? Im using experienceOS 6.0
Yes, flash the experienceos rom instead of the OOS rom

switch from magisk to supersu

Hi, i was just wandering how could I switch from magisk to supersu. I only found tutorial on going from supersu to magisk.
Hope someone can help me
bigben14 said:
Hi, i was just wandering how could I switch from magisk to supersu. I only found tutorial on going from supersu to magisk.
Hope someone can help me
Click to expand...
Click to collapse
its basically the same..
but the easier is
Flash stock rom - - then flash superSU
bigben14 said:
Hi, i was just wandering how could I switch from magisk to supersu. I only found tutorial on going from supersu to magisk.
Hope someone can help me
Click to expand...
Click to collapse
Why do you want to change? Cant see any reason to use SuperSU over magisk.
MarcTremonti said:
Why do you want to change? Cant see any reason to use SuperSU over magisk.
Click to expand...
Click to collapse
i want to switch for xposed, the insall is way easier with supersu and i dont use the hide feature of magisk so i don't realy care.
MarcTremonti said:
Why do you want to change? Cant see any reason to use SuperSU over magisk.
Click to expand...
Click to collapse
nevermind, just got it to work with magisk

Rooting original 7.1.1 on Moto Z Play

Hi at all,
I own this device for two months now and I have read a lot about rooting and flashing. It seems to be quite difficult compared to my former Samsung and Xiaomi devices...
To avoid any kind of bricking my phone I wanted to ask if there's a way to root it. I (still) have a locked bootloader and I installed the latest update to 7.1.1 with 1st July security patch.
Is there any safe way to root and install TWRP (and afterwards some ROMs of course)?
Thank you. :fingers-crossed:
I have root on my moto z play with stock 7.1.1. if you don't downgrade you don't get bricked
To unlock and install twrp :
https://forum.xda-developers.com/moto-z-play/how-to/guide-root-xposed-flashing-stock-rom-t3529637
And to root use this:
https://forum.xda-developers.com/moto-z-play/how-to/how-to-safetynet-7-1-1-update-stock-rom-t3669086
To root is better with magisk ( second link)because don't break SafetyNet and the link is a tutorial made by me so if have any questions you can ask in the thread.
jst98 said:
I have root on my moto z play with stock 7.1.1. if you don't downgrade you don't get bricked
To unlock and install twrp :
https://forum.xda-developers.com/moto-z-play/how-to/guide-root-xposed-flashing-stock-rom-t3529637
And to root use this:
https://forum.xda-developers.com/moto-z-play/how-to/how-to-safetynet-7-1-1-update-stock-rom-t3669086
To root is better with magisk ( second link)because don't break SafetyNet and the link is a tutorial made by me so if have any questions you can ask in the thread.
Click to expand...
Click to collapse
Thank you so much! This is exactly what I needed and what I wasn't able to find :angel:
I will try this in the next few days and tell how far I will have come
f_ries said:
Thank you so much! This is exactly what I needed and what I wasn't able to find :angel:
I will try this in the next few days and tell how far I will have come
Click to expand...
Click to collapse
Sorry, but how was it? I'm in the same situation and I want to know. Any recommendation? Do you have any issue?
Thanks!
Martin-cai said:
Sorry, but how was it? I'm in the same situation and I want to know. Any recommendation? Do you have any issue?
Thanks!
Click to expand...
Click to collapse
If you are in 7.1.1, unlock your bootloader, download TWRP of @Alberto97 version 3.1.1-0(https://dc4.androidfilehost.com/dl/...673368273298955814/twrp-3.1.1-0-addison.img), flash it, download this kernel( https://drive.google.com/file/d/1i8PfTQ1e-WQkZ5-zD52HzWO3LZ5luaq_/view?usp=drivesdk) and the attached Magisk.zip.
Now, after you flashed the TWRP through Fastaboot, enter into recovery mode, select INSTALL, select the kernel and swipe to flash it. Then go back, select the Magisk.zip file to flash and swipe to flash it. After you do it, just reboot you device and check if the Magisk Manager app is installed, if it is, then open it, click on "check safety net", tap OK and wait until it tests the root hiding, if it says everything is okay, then everything is okay.
Congratulations, you are rooted now with Magisk and the Hiding Feature, you can play Pokemon go as well and the same for Snapchat and that stuffs that blocks rooted users from using their apps.
xdaVTU said:
Now, after you flashed the TWRP through Fastaboot, enter into recovery mode, select INSTALL, select the kernel and swipe to flash it. Then go back, select the Magisk.zip file to flash and swipe to flash it. After you do it, just reboot you device and check if the Magisk Manager app is installed, if it is, then open it, click on "check safety net", tap OK and wait until it tests the root hiding, if it says everything is okay, then everything is okay.
Congratulations, you are rooted now with Magisk and the Hiding Feature, you can play Pokemon go as well and the same for Snapchat and that stuffs that blocks rooted users from using their apps.
Click to expand...
Click to collapse
Thanks for your response!
I've read that flashing a kernel when you're in 7.1.1 might cause problems. Did you try this steps being in 7.1.1 or they're just general steps?
In case you were in 7.1.1, did you install xposed after those steps?
Sorry if I ask many questions, but I want to be sure that I'll not brick my phone
Martin-cai said:
Thanks for your response!
I've read that flashing a kernel when you're in 7.1.1 might cause problems. Did you try this steps being in 7.1.1 or they're just general steps?
In case you were in 7.1.1, did you install xposed after those steps?
Sorry if I ask many questions, but I want to be sure that I'll not brick my phone
Click to expand...
Click to collapse
no problem dude, i understand your concern, i'm just like this. Actually I was asking for help until last night and got all the answers.
flashing a kernel won't cause any problem since you do not flash any kernel but for your android version. The link i shared with you is a @logotoy73 kernel, he updated it last night and i used it. It's working properly and with no issues.
Today i've tried to install xposed, but due to the forced encryption in 7.1.1 it wasn't possible, even trying with the systemless xposed(magisk feature), maybe later i'll try again then i give you a feedback.
In magisk there are some xposed modules to be able to use it in nougat, but it caused me a bootloop.
If you follow exactly what i've said, you will be rooted in 7.1.1 in a few minutes!
Any problem you have, pm me so i could help you haha
good lucky
xdaVTU said:
no problem dude, i understand your concern, i'm just like this. Actually I was asking for help until last night and got all the answers.
flashing a kernel won't cause any problem since you do not flash any kernel but for your android version. The link i shared with you is a @logotoy73 kernel, he updated it last night and i used it. It's working properly and with no issues.
Today i've tried to install xposed, but due to the forced encryption in 7.1.1 it wasn't possible, even trying with the systemless xposed(magisk feature), maybe later i'll try again then i give you a feedback.
In magisk there are some xposed modules to be able to use it in nougat, but it caused me a bootloop.
If you follow exactly what i've said, you will be rooted in 7.1.1 in a few minutes!
Any problem you have, pm me so i could help you haha
good lucky
Click to expand...
Click to collapse
I just tried it and it worked perfectly. Thank you so much! You should make a post with those steps, I think it might help someone else.
Please, tell me if you manage to install xposed properly
Martin-cai said:
I just tried it and it worked perfectly. Thank you so much! You should make a post with those steps, I think it might help someone else.
Please, tell me if you manage to install xposed properly
Click to expand...
Click to collapse
I think creating a new post won't be necessary because kernel is already in @tomparr post, but in the last page of it, the twrp you cam download from Alberto's post, and magisk from the official thread(it's actually one of the most famous threads for now hahaha), but maybe if someone else have any issue with 7.1.1 i can create the post!
Edit. If i plan to try xposed again I tell you!
I have systemless xposed running on 7.1.1 with my kernel. After installing module xposed via twrp if a long start, helps reboot.
logotoy73 said:
I have systemless xposed running on 7.1.1 with my kernel. After installing module xposed via twrp if a long start, helps reboot.
Click to expand...
Click to collapse
Could you help with a little step by step?
Which xposed module? Magisk?
What did u mean with long start? Helps reboot?
Bug camera help me
I have root z play 7.1.1 with supersu, but problem bug camera ...using kernel post ...anything solution? I'm sorry my English...
xdaVTU said:
Could you help with a little step by step?
Which xposed module? Magisk?
What did u mean with long start? Helps reboot?
Click to expand...
Click to collapse
Only Magisk module. Normal XPosed would modify /system which would brick your device. And I don't know if that could be fixed
---------- Post added at 23:24 ---------- Previous post was at 23:18 ----------
Gean Teixeira said:
I have root z play 7.1.1 with supersu, but problem bug camera ...using kernel post ...anything solution? I'm sorry my English...
Click to expand...
Click to collapse
On the first site there is a tutorial linked, just follow it. Basically get rid of supersu first. Then the tutorial probably says that you have to install a custom kernel in order to just Magisk modules because the stock one is faulty. If you ask me that's shooting with guns on pidgins. The easiest way is to get the Magisk module F2FS loopback bug workaround. Google for it. When you have it and latest Magisk zip, go to TWRP, flash Magisk and the module, then reboot. Works perfectly, though you shouldn't ever wipe or format /cache because that's where Magisk is installed now, you'd loose it.
Artim_96 said:
Only Magisk module. Normal XPosed would modify /system which would brick your device. And I don't know if that could be fixed
---------- Post added at 23:24 ---------- Previous post was at 23:18 ----------
On the first site there is a tutorial linked, just follow it. Basically get rid of supersu first. Then the tutorial probably says that you have to install a custom kernel in order to just Magisk modules because the stock one is faulty. If you ask me that's shooting with guns on pidgins. The easiest way is to get the Magisk module F2FS loopback bug workaround. Google for it. When you have it and latest Magisk zip, go to TWRP, flash Magisk and the module, then reboot. Works perfectly, though you shouldn't ever wipe or format /cache because that's where Magisk is installed now, you'd loose it.
Click to expand...
Click to collapse
Thanks attention ...no work...i'll installed ROM 7.1.1 pre rooted in other post.
Gean Teixeira said:
Thanks attention ...no work...i'll installed ROM 7.1.1 pre rooted in other post.
Click to expand...
Click to collapse
Well then go back to stock first
Artim_96 said:
Well then go back to stock first
Click to expand...
Click to collapse
Stock Addison rooted magisk e december patch ZIP ...flash a few moments
I'M using stock...
Gean Teixeira said:
Stock Addison rooted magisk e december patch ZIP ...flash a few moments
I'M using stock...
Click to expand...
Click to collapse
Well, in the last post you said you are running a pre-rooted version. So what are you actually running and what are you trying to do and what doesn't work?
Artim_96 said:
Well, in the last post you said you are running a pre-rooted version. So what are you actually running and what are you trying to do and what doesn't work?
Click to expand...
Click to collapse
I'm enganed...ZIP is rooted with magisk ,flashed , It,s ok...no insue
Gean Teixeira said:
Stock Addison rooted magisk e december patch ZIP ...flash a few moments
I'M using stock...
Click to expand...
Click to collapse
Is that a new ROM or the Stock Plus?
Enviado desde mi XT1635-02 mediante Tapatalk
sergiomc22 said:
Is that a new ROM or the Stock Plus?
Enviado desde mi XT1635-02 mediante Tapatalk
Click to expand...
Click to collapse
Stock post shamu17...dez patch, root magisk

Viper4Android working on our device? 7.1.1?

Hey guys,
I want some help... Can someone tell me if Viper4Android (sound mod) works on latest firmware 7.1.1? ofcourse it needs root but has anybody tried it? Does it work... I want to flash it on my device, is it safe to flash it or will i get any issues like driver bootloop etc... If someone has tried it and failed or someone is just using it please answer to my query... Thank u
I have tried it yesterday and couldnt get it to install drivers. I am on lineage os i think it is 7.1.2 so i installed dolby atmos mod instead which works well.
@mhp1995 ,this zip include v4a with selinux fixes, which means you will get v4a working on enforcing selinux. You have to be rooted (I'm with magisk) and it is working flawlessly alongside arise sound mod. However, this is older version of v4a, because no one have enabled selinux support for new version yet (except using SuperSU or magisk module, but it isn't working on 7.1.1)
This might help:
Download the file from here https://androidfilehost.com/?fid=745425885120731031
Flash it
Then from system app remover delete both apps of XtremeMusic do not delete the v4a of course and then check if it works it should as you can see in the screenshot
dado_13 said:
@mhp1995 ,this zip include v4a with selinux fixes, which means you will get v4a working on enforcing selinux. You have to be rooted (I'm with magisk) and it is working flawlessly alongside arise sound mod. However, this is older version of v4a, because no one have enabled selinux support for new version yet (except using SuperSU or magisk module, but it isn't working on 7.1.1)
Click to expand...
Click to collapse
nosiobadx said:
This might help:
Download the file from here https://androidfilehost.com/?fid=745425885120731031
Flash it
Then from system app remover delete both apps of XtremeMusic do not delete the v4a of course and then check if it works it should as you can see in the screenshot
Click to expand...
Click to collapse
I tried both of them but i still get some kinda error... The "status" shows abnormal... Can u please help me install it... I followed every instruction...
mhp1995 said:
I tried both of them but i still get some kinda error... The "status" shows abnormal... Can u please help me install it... I followed every instruction...
Click to expand...
Click to collapse
Viper4android only work con superSU so might take that as step one.
If youre on magisk uninstall it and then flash supersu zip
Then flash the zip file from the link
Should work then.
nosiobadx said:
Viper4android only work con superSU so might take that as step one.
If youre on magisk uninstall it and then flash supersu zip
Then flash the zip file from the link
Should work then.
Click to expand...
Click to collapse
Should i just install supersu from chainfire's official page or do i need to do extra steps... Can u provide link if possible...and when i deleted those 2 apps from system i got force close msg box again and again? .thank u for prompt reply...
mhp1995 said:
Should i just install supersu from chainfire's official page or do i need to do extra steps... Can u provide link if possible...and when i deleted those 2 apps from system i got force close msg box again and again? .thank u for prompt reply...
Click to expand...
Click to collapse
Flash this superSU, reboot your phone and those messages won't show up
nosiobadx said:
Flash this superSU, reboot your phone and those messages won't show up
Click to expand...
Click to collapse
But first uninstall magisk
mhp1995 said:
Hey guys,
I want some help... Can someone tell me if Viper4Android (sound mod) works on latest firmware 7.1.1? ofcourse it needs root but has anybody tried it? Does it work... I want to flash it on my device, is it safe to flash it or will i get any issues like driver bootloop etc... If someone has tried it and failed or someone is just using it please answer to my query... Thank u
Click to expand...
Click to collapse
Just flash latest magisk
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Then flash Arise Sound system from here
ARISE+Magnum+Opus+20170811.zip
Instructions are available here - https://forum.xda-developers.com/android/software/r-s-e-sound-systems-auditory-research-t3379709
Download an app for setting your SElinux to permissive. You are good to go.
I am currently running viper4android in september patch successfully.

Categories

Resources