Related
Magisk hide is working
I add this app (terminal emulator) to list.
but in terminal emulator
I can execute su.
Is this right?
Magisk 11.1 - installed
magisksu (topjohnwu) - ok
MIUI8 / Android 6.0.1
oh yeah!!!!!!it is working!!!!!!!!
I use "sh /magisk/.core/magiskhide/enable"!!!!!!!!!!!!
Now it is working
kujou said:
oh yeah!!!!!!it is working!!!!!!!!
I use "sh /magisk/.core/magiskhide/enable"!!!!!!!!!!!!
Now it is working
Click to expand...
Click to collapse
But after a couple of such switchings magisksu turns off
yes facing same problem with miui 8 based on android 6.0.1
I recently had a problem (see here) with SuperSU, so I decided to give MagiskSU a try. As it turns out, it seems to have the same issue. When I run a process that requires su, it stalls for a while. In the case of MagiskSU, I then get "Permission denied" after about 20 seconds.
Here's what I get with a few basic commands:
Code:
[email protected]:/ $ su
Permission denied
Code:
[email protected]:/ $ su -v
8:MAGISKSU (topjohnwu)
Code:
[email protected]:/ $ su -V
8
Additionally, when I view the log with adb logcat, I see the following message attributed to su:
Code:
exec am failed with 2: No such file or directory
It looks like this is a message produced here, related to loading am.jar. Unlike in my SuperSU situation, this error happens regardless of whether Magisk is set to "prompt" or "grant".
Any idea how I can debug this? Thanks in advance.
Just to make sure: Have you updated the Magisk Manager so that it's just not the stub installed by the Magisk zip?
And if so, does the Manager report you're properly rooted?
I figured it out. In a previous cleanup attempt, I failed to restore the link named /system/bin/app_process that points to /system/bin/app_process64. This fixed it:
From the TWRP terminal:
Code:
mount /system
cd /system/bin
ln -s app_process64 app_process
Frankly I'm surprised this didn't render my phone unbootable! Nothing else was noticeably affected.
I have the same problem, just logcat says:
W/Magisk: su: request rejected (2000->0)
I found a solution that worked for me, go to Magisk Manager and install "ADB & Fastboot for Android NDK" module, then reboot.
I found in the Magisk app under Superuser that "shell" had the toggle turned off. Once I turned it on, su worked in ADB.
Lletfrix said:
I found a solution that worked for me, go to Magisk Manager and install "ADB & Fastboot for Android NDK" module, then reboot.
Click to expand...
Click to collapse
You are my Hero...
:good::good::good:Thank You Very Much brooo... :good::good::good:
Hi all,
I have Magisk v18.1 and I'm also trying to get root access from shell. When I run 'su' in a terminal emulator, I get the message 'Permission denied'.
I did install "ADB & Fastboot for Android NDK" as suggested above. I also checked the root options in the magisk app (v7.0.0) and they are all the default, nothing unusual there.
Could you kindly advice if there is anything I can do in order to get root access from the shell with Magisk?
Thanks a lot in advance
I have a same issue on kitkat
Oh boy, I have *absolutely no idea* what I did but it works now. Well, what I did was that I removed the adb & fastboot module and rebooted. When I ran 'su' again in the terminal, I got a request from magisksu to grant authorization. Not sure what's going on, but it works!
geo909 said:
Oh boy, I have *absolutely no idea* what I did but it works now. Well, what I did was that I removed the adb & fastboot module and rebooted. When I ran 'su' again in the terminal, I got a request from magisksu to grant authorization. Not sure what's going on, but it works!
Click to expand...
Click to collapse
Why did you install the ADB and fastboot module? That's for using that device to control ADB and fastboot of another device as if the device with the module were a computer.
madbat99 said:
Why did you install the ADB and fastboot module? That's for using that device to control ADB and fastboot of another device as if the device with the module were a computer.
Click to expand...
Click to collapse
Honestly, that was a classic case of not knowing what I'm doing and just blindly following what other people tried. But good to know what the purpose of that module was, I was wondering!
Hint: Perfdump is the adb shell program, do not disable SU for it
I add my hint: after getting this error message, I checkd the list of apps in Magisk SU: it turned out that I had disabled the "Perfdump" app, because I did not know what it was. It is the adb shell indeed!
I had exactly the same problem on my Android 6.0 with Magisk v19.3 + Magisk Manager v7.3.1. I tried everything, what you wrote (enabled, disabled the "ADB and fastboot" stuff, checked the symlink, ...), but nothing helped me. FYI: previously, I used LineageOS 16 (Android 9.0) on the same phone with this latest Magisk without any problem (but I decided to turn back to the original OS version to avoid instabilities). But now I'm fighting with this dragon.
My wife has Android 6.0 also w/ Magisk, but she got Magisk v18.0 and this works well now... I tried this at me, and surprisingly, that was worked well. Now, I decided to find out, which is the last working version, where is the bug.
The results:
* the Magisk v18.0 with the bundled Magisk Manager - GOOD
* the Magisk v18.0 with the latest Magisk Manager v7.3.2 - GOOD
* the Magisk v18.1 with the latest Magisk Manager v7.3.2 - GOOD
* the Magisk v19.0 with the latest Magisk Manager v7.3.2 - BAD
* the Magisk v19.1 with the latest Magisk Manager v7.3.2 - BAD
* the Magisk v19.2 with the latest Magisk Manager v7.3.2 - BAD
* the Magisk v19.3 with the latest Magisk Manager v7.3.2 - BAD
I don't know, the freshest working Magisk v18.1 + Magisk Manager v7.3.2 is a good combination for all cases, but looks working.
Lletfrix said:
I found a solution that worked for me, go to Magisk Manager and install "ADB & Fastboot for Android NDK" module, then reboot.
Click to expand...
Click to collapse
Yup thanks it still works up to date
Solved
i had the same problem on my redmi note 7 and the most easiest way is unistall your magisk 20.xxx and install a older one 19.xxx and that should do it but remember bouth zip file (flashibile zip) and magisk apk has yo be older than 20.xxx becouse the devs has made a mistake in the coding( or at leat this is what i think hope im wrong)
just update the magisk manager and install automatically the boot and reboot the phone it will be okay
Solution that works for me GalaxyS9 (starlte)
### restart adbd as root
adb root
### then
adb shell
### WORKS.
### I see '#' in prompt, `whoami` responses: 'root'
### My Magisk version. Reported by `su -v`
23.0:MAGISKSU
This thread is to discuss best gcam mod for mi A2.
The Google Camera HDR+ was a must-have for Xiaomi Mi A1. With it, the phone’s dual camera worked surprisingly well in low light.
So how are we?
Will there be a gcam app port to the Mi A2? And will the effect be es big, as before?
I am looking forward for this , on paper , Mi A1 / Mi A2 / Mi A2 Lite using AndroidOne , for Mi A2 Version (im referring to both Mi A2 and Mi A2 Lite) , wondering if the TWRP will be the same ?
for of all, does it have camera2api enabled or we have to root again to enable. someone please confirm.
I think my Mi A2 will arrive in nex 6/8 days, when i'll got it i'll can confirm or not the compatibility with camera 2 api, i will use this application to test compatibility https://play.google.com/store/apps/d...vice.inspector and report the check
Ivan93tm said:
I think my Mi A2 will arrive in nex 6/8 days, when i'll got it i'll can confirm or not the compatibility with camera 2 api, i will use this application to test compatibility https://play.google.com/store/apps/d...vice.inspector and report the check
Click to expand...
Click to collapse
please qoute me i consider buying tis phone. thank you!
EDIT: please make a fe night photos, this is also a key selling point. and what you think about the audio on headphones, thast REALLY important for me!
peace"
bejunk said:
please qoute me i consider buying tis phone. thank you!
EDIT: please make a fe night photos, this is also a key selling point. and what you think about the audio on headphones, thast REALLY important for me!
peace"
Click to expand...
Click to collapse
I will do it as soon as my phone arrive, i can't wait, i will do test of macro, HDR in daily conditions, low light condition hand take and low light condition with trippod, eadphones audio is something i can't do because xiaomi does not provide headphones and i use bluetooth techvilla headphones, sorry for this
Ivan93tm said:
I will do it as soon as my phone arrive, i can't wait, i will do test of macro, HDR in daily conditions, low light condition hand take and low light condition with trippod, eadphones audio is something i can't do because xiaomi does not provide headphones and i use bluetooth techvilla headphones, sorry for this
Click to expand...
Click to collapse
camera is okay i guess. but have wait until get root access and install gcam mod
update.
I rooted the device + enable Camera2API + installed M1 Gcam. Seems to be working fine. We test and let know later
crazykas said:
update.
I rooted the device + enable Camera2API + installed M1 Gcam. Seems to be working fine. We test and let know later
Click to expand...
Click to collapse
well this is a great news... mind to share the steps?
mytowyn said:
well this is a great news... mind to share the steps?
Click to expand...
Click to collapse
Source
* https://forum.xda-developers.com/showpost.php?p=77222940&postcount=2
* https://forum.xda-developers.com/showpost.php?p=77226755&postcount=7
* https://forum.xda-developers.com/mi-a1/how-to/guide-how-to-enable-hal3-camera2api-t3747073
* https://forum.xda-developers.com/mi-a1/themes/request-google-camera-hdr-mi-a1-t3684325
Credits @guangie , @flex1911 , @Dornyx , @Arnova8G2 , scrubber
WARNING, FLASH AT your OWN RISK!!!!
1. Unlock bootloader via fastboot
2. Makesure you are on V9.6.5.0.ODIMIFE
3. Go here https://github.com/guangie88/xiaomi-jasmine-magisk-boot and download patched_boot.img
4. Boot to fastboot and flash it as given in instructions (fastboot flash boot_a patched_boot.img, fastboot flash boot_b patched_boot.img)
4. Boot to system and install Magisk Manager. APK via internet or extracted APK.
5. Now enable camera2API
"
Enable ADB in the developer settings.
-Assuming you already have platform-tools binaries, do this in your shell/cmd:
-Code:
adb shell
-Now, when you are in the device shell, type this:
-Code:
su
-The device will probably ask about root access, grant it.
-Now, when you are in the root shell, type this:
-Code:
setprop persist.camera.HAL3.enabled 1
"
6. REBOOT the phone
7. Download and install good Gcam mod for Mi A1
i used those
scrubber_GCameraP2XL.apk - front is not working
GCam5.1.018-Arnova8G2-V1.4.apk - Everything seems to be working fine
crazykas said:
Source
* https://forum.xda-developers.com/showpost.php?p=77222940&postcount=2
* https://forum.xda-developers.com/showpost.php?p=77226755&postcount=7
* https://forum.xda-developers.com/mi-a1/how-to/guide-how-to-enable-hal3-camera2api-t3747073
* https://forum.xda-developers.com/mi-a1/themes/request-google-camera-hdr-mi-a1-t3684325
Credits @guangie , @flex1911 , @Dornyx , @Arnova8G2 , scrubber
WARNING, FLASH AT your OWN RISK!!!!
1. Unlock bootloader via fastboot
2. Makesure you are on V9.6.5.0.ODIMIFE
3. Go here https://github.com/guangie88/xiaomi-jasmine-magisk-boot and download patched_boot.img
4. Boot to fastboot and flash it as given in instructions (fastboot flash boot_a patched_boot.img, fastboot flash boot_b patched_boot.img)
4. Boot to system and install Magisk Manager. APK via internet or extracted APK.
5. Now enable camera2API
"
Enable ADB in the developer settings.
-Assuming you already have platform-tools binaries, do this in your shell/cmd:
-Code:
adb shell
-Now, when you are in the device shell, type this:
-Code:
su
-The device will probably ask about root access, grant it.
-Now, when you are in the root shell, type this:
-Code:
setprop persist.camera.HAL3.enabled 1
"
6. REBOOT the phone
7. Download and install good Gcam mod for Mi A1
i used those
scrubber_GCameraP2XL.apk - front is not working
GCam5.1.018-Arnova8G2-V1.4.apk - Everything seems to be working fine
Click to expand...
Click to collapse
Thanks man.. Im going to try this out . btw... I am using Mi A2 Lite.. will this same step works ?
Go to link in step 3 and see whether there is patched boot image for A2 lite. If not dont even try those steps
crazykas said:
Go to link in step 3 and see whether there is patched boot image for A2 lite. If not dont even try those steps
Click to expand...
Click to collapse
how bout using the [OTA][DUMP][DAISY] v9.6.4.0.ODLMIFF that were posted on the thread ? its for Mi A2 Lite.. btw thanks for answering. appreciate it man.
crazykas said:
Source
* https://forum.xda-developers.com/showpost.php?p=77222940&postcount=2
* https://forum.xda-developers.com/showpost.php?p=77226755&postcount=7
* https://forum.xda-developers.com/mi-a1/how-to/guide-how-to-enable-hal3-camera2api-t3747073
* https://forum.xda-developers.com/mi-a1/themes/request-google-camera-hdr-mi-a1-t3684325
Credits @guangie , @flex1911 , @Dornyx , @Arnova8G2 , scrubber
WARNING, FLASH AT your OWN RISK!!!!
1. Unlock bootloader via fastboot
2. Makesure you are on V9.6.5.0.ODIMIFE
3. Go here https://github.com/guangie88/xiaomi-jasmine-magisk-boot and download patched_boot.img
4. Boot to fastboot and flash it as given in instructions (fastboot flash boot_a patched_boot.img, fastboot flash boot_b patched_boot.img)
4. Boot to system and install Magisk Manager. APK via internet or extracted APK.
5. Now enable camera2API
"
Enable ADB in the developer settings.
-Assuming you already have platform-tools binaries, do this in your shell/cmd:
-Code:
adb shell
-Now, when you are in the device shell, type this:
-Code:
su
-The device will probably ask about root access, grant it.
-Now, when you are in the root shell, type this:
-Code:
setprop persist.camera.HAL3.enabled 1
"
6. REBOOT the phone
7. Download and install good Gcam mod for Mi A1
i used those
scrubber_GCameraP2XL.apk - front is not working
GCam5.1.018-Arnova8G2-V1.4.apk - Everything seems to be working fine
Click to expand...
Click to collapse
Have you tried to relock bootloader and remove magisk after the procedure? Maybe this will be the best way to enable camera 2 but keep phone usability for banking application and other app that check security
Sent from my Huawei Honor 9 using XDA Labs
Ivan93tm said:
Have you tried to relock bootloader and remove magisk after the procedure? Maybe this will be the best way to enable camera 2 but keep phone usability for banking application and other app that check security
Sent from my Huawei Honor 9 using XDA Labs
Click to expand...
Click to collapse
No i didn't cause im okay with that. But if you wanna keep it there is. Way right. Its in one of source that i have posted
crazykas said:
No i didn't cause im okay with that. But if you wanna keep it there is. Way right. Its in one of source that i have posted
Click to expand...
Click to collapse
btw. could u share same sample shot from gcam in Mi A2 here ?
crazykas said:
Source
* https://forum.xda-developers.com/showpost.php?p=77222940&postcount=2
* https://forum.xda-developers.com/showpost.php?p=77226755&postcount=7
* https://forum.xda-developers.com/mi-a1/how-to/guide-how-to-enable-hal3-camera2api-t3747073
* https://forum.xda-developers.com/mi-a1/themes/request-google-camera-hdr-mi-a1-t3684325
Credits @guangie , @flex1911 , @Dornyx , @Arnova8G2 , scrubber
WARNING, FLASH AT your OWN RISK!!!!
1. Unlock bootloader via fastboot
2. Makesure you are on V9.6.5.0.ODIMIFE
3. Go here https://github.com/guangie88/xiaomi-jasmine-magisk-boot and download patched_boot.img
4. Boot to fastboot and flash it as given in instructions (fastboot flash boot_a patched_boot.img, fastboot flash boot_b patched_boot.img)
4. Boot to system and install Magisk Manager. APK via internet or extracted APK.
5. Now enable camera2API
"
Enable ADB in the developer settings.
-Assuming you already have platform-tools binaries, do this in your shell/cmd:
-Code:
adb shell
-Now, when you are in the device shell, type this:
-Code:
su
-The device will probably ask about root access, grant it.
-Now, when you are in the root shell, type this:
-Code:
setprop persist.camera.HAL3.enabled 1
"
6. REBOOT the phone
7. Download and install good Gcam mod for Mi A1
i used those
scrubber_GCameraP2XL.apk - front is not working
GCam5.1.018-Arnova8G2-V1.4.apk - Everything seems to be working fine
Click to expand...
Click to collapse
Gcam can record 1080p 60fps? Can you confirm it? Ois avaible too? Share samples?
Thank you
crazykas said:
No i didn't cause im okay with that. But if you wanna keep it there is. Way right. Its in one of source that i have posted
Click to expand...
Click to collapse
Really thanks, I really appreciate your test
Sent from my Huawei Honor 9 using XDA Labs
This is perfect, working fine with my Mi A2. Thanks
Some edit to my experience with A2, there is now way to turn back to stock after changin boot image for root, if relock bootloader and remove magisk phone does not boot and get error no command so for now i have to stay with unlocked bootloader and can't use netflix or banking apps
EDIT: i managed to relock bootloader and make phone boot properly with stock boot image but unfortunally build prop revert back to stock with no API 2 CAMERA enabled, i followed this step
Unlock bootloader with "fastboot oem unlock"
Flashed pathced boot with "fastboot flash boot_a patched_boot.img"
same with boot_b
reboot phone and installed magisk apk
edit build prop with "setprop persist.camera.HAL3.enabled 1"
rebooted phone and checked if camera api 2 was enabled
reboot bootloader and flashed stock boot img
relocked bootloader and waitg for reboot
unlucky no succes, for now i think i will keep my phone with stock camera API or maybe i' ll wait for a modded recovery and a flashable zip for enable API...
In custom ROMs, like LOS, SafetyNet doesn't pass completely (ctsProfile: false)
With this module you can pass SafetyNet completely (Only for Xiaomi Mi A2)
This module set a valid fingerprint with security patch date
You also need "Busybox for Android NDK" module, don't forget to install it too
After installing open terminal and type:
Code:
su
updatefp
Reboot your phone, clear play store data and you are done! SafetyNet should pass
You can get latest valid fingerprint with "updatefp" command when it updated !!
It fails for me and gives me this error:
Getting latest valid fingerprint
/system/bin/fixsafetynet[29]: curl: not found
ro.build.fingerprint:
ro.build.version.security_patch:
FAILED!!
I'm using the official Pixel Experienced 9.0 rom on my Xiaomi Mi A2
Ashik_salim_ said:
It fails for me and gives me this error:
Getting latest valid fingerprint
/system/bin/fixsafetynet[29]: curl: not found
ro.build.fingerprint:
ro.build.version.security_patch:
FAILED!!
I'm using the official Pixel Experienced 9.0 rom on my Xiaomi Mi A2
Click to expand...
Click to collapse
You also need "Busybox for Android NDK" module, don't forget to install it too
S /\ E E D said:
You also need "Busybox for Android NDK" module, don't forget to install it too
Click to expand...
Click to collapse
Yes I've installed it too. Is the order of flashing important ? I had flashed this module first and then busybox (both within magisk manager) and then rebooted.
Ashik_salim_ said:
Yes I've installed it too. Is the order of flashing important ? I had flashed this module first and then busybox (both within magisk manager) and then rebooted.
Click to expand...
Click to collapse
Try the new version (1.1.9), i changed curl to wget, maybe curl only exists on LOS16 !!
Yesss.. That worked. It succeeded and safetynet passes. Thank you
Ashik_salim_ said:
Yesss.. That worked. It succeeded and safetynet passes. Thank you
Click to expand...
Click to collapse
You're welcome
Still not enough for apps like Pokemon GO and a few other banking apps which will detect root on the spot.
Yepi69 said:
Still not enough for apps like Pokemon GO and a few other banking apps which will detect root on the spot.
Click to expand...
Click to collapse
Add pokemon go to magisk hide. Works for me. Try it for the banking apps too. Mine worked even without hiding.
Ashik_salim_ said:
Add pokemon go to magisk hide. Works for me. Try it for the banking apps too. Mine worked even without hiding.
Click to expand...
Click to collapse
What worked for me was editing the fingerprint props to Mi A2 (so every app including Google identifies this ROM as a Mi A2 stock rom), ShellHide and Magisk Hide.
Your module does pass in safetynet however it does not work as it should apps like netflix and asphalt 9 do not work.
Hi Folks...
can someone post me the ro.build.fingerprint= value that passed the safety net ..probably a 8.1 OS working one as pie doesn't seem to work
Seems like google play doesn't work even though CTS check says pass in magisk with hide
Regards,
Bartholomew Diaz Michael
SteveRogers26 said:
Your module does pass in safetynet however it does not work as it should apps like netflix and asphalt 9 do not work.
Click to expand...
Click to collapse
Try v1.2.4, it should works now
diazneoones82 said:
Hi Folks...
can someone post me the ro.build.fingerprint= value that passed the safety net ..probably a 8.1 OS working one as pie doesn't seem to work
Seems like google play doesn't work even though CTS check says pass in magisk with hide
Regards,
Bartholomew Diaz Michael
Click to expand...
Click to collapse
Try v1.2.4, it should works and you can access to all apps in play store!
You can get latest valid fingerprint with "updatefp" command
I tried with V1.2.4 and still google Pay does not work and says its rooted, I have Magisk hide enabled for Google Pay.
Regards,
Bartholomew Diaz Michael
diazneoones82 said:
I tried with V1.2.4 and still google Pay does not work and says its rooted, I have Magisk hide enabled for Google Pay.
Regards,
Bartholomew Diaz Michael
Click to expand...
Click to collapse
Did you run updatefp command and reboot?
Did you clear data of play store?
If you did and doesn't work too try deleting module and installing again, old files should clean
S /\ E E D said:
Did you run updatefp command and reboot?
Did you clear data of play store?
If you did and doesn't work too try deleting module and installing again, old files should clean
Click to expand...
Click to collapse
Hi,
I tried to clear data for play store, also re-inslaled te module and ran updatefp and no success.
When i access the Google Pay App..its says im rooted still after this module and magisk hide
diazneoones82 said:
Hi,
I tried to clear data for play store, also re-inslaled te module and ran updatefp and no success.
When i access the Google Pay App..its says im rooted still after this module and magisk hide
Click to expand...
Click to collapse
Which ROM and magisk modules you are using?
It's working for me perfectly
You must reboot your phone after running updatefp command + delete all similar modules that you installed before + run these commands with root user:
Code:
rm -rf /data/adb/post-fs-data.d/*
rm -rf /data/adb/service.d/*
reboot
If still not working for you send me the result of this command:
Code:
getprop > /sdcard/props.txt
S /\ E E D said:
Which ROM and magisk modules you are using?
It's working for me perfectly
You must reboot your phone after running updatefp command + delete all similar modules that you installed before + run these commands with root user:
Code:
rm -rf /data/adb/post-fs-data.d/*
rm -rf /data/adb/service.d/*
reboot
If still not working for you send me the result of this command:
Code:
getprop > /sdcard/props.txt
Click to expand...
Click to collapse
Hi,
Tried above recommended steps and still no luck with Google Pay as it says device is rooted.
Here are PROP data
diazneoones82 said:
Hi,
Tried above recommended steps and still no luck with Google Pay as it says device is rooted.
Here are PROP data
Click to expand...
Click to collapse
It seems your selinux is enforcing, mine is permissive,
Also please note that some apps only available in some countries,
If play store says your device is certified, you can try my Android Market Enabler app
This worked for me on latest build of havoc os, might work for other Roms too.
Step 1 :
Open Magisk manager, download and install both
MagiskHide Props Config (link) and Busybox for android NDK modules from downloads, after installing reboot your phone.
Step 2:
Install terminal emulator from playstore(link)
Step 3:
open terminal emulator
enter command :
Code:
su
Grant superuser access when prompted
Step 4:
type in command:
Code:
props
Step 6 :
and follow the on screen options
select option 1 - edit device fingerprint
by typing : 1
then type in f to Pick a certified fingerprint
from the list pick your mobile manufacturer
select your mobile model
select the latest available android version
finally reboot your phone by typing in
Code:
reboot
this should fix the ctsProfile issue,
to use banking or wallet apps, hide magisk by using magisk hide option and select the app you want to hide root access from
thanks to this awesome dev Didgeridoohan for making this possible
https://forum.xda-developers.com/member.php?u=4667597
for people who want a video to look at the process here is the video
credits :
Thread link for magisk hide props config module: https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228
DEV for magisk hide props config module : Didgeridoohan
you can donate him at : https://www.paypal.me/didgeridoohan
does it affect the fingerprint?
is it safe?
this process works to solve cts Profile check, but banking apps still doesn't work
Doesn't work for me.
I used:
Google Pixel XL (Android 10)
Magisk 20.4
Magisk Manager 7.5.1
Edit: Enable "Magisk Hide" in the Settings -> reboot -> now it works.
Doesn't work for me either.
Pixel 4
It didn't give me an option to select an Android version.
I managed to make banking apps to work by disabling usb debugging.
Enviado desde mi F8331 mediante Tapatalk
I did exactly as it described above but still ctsprofile: false. Google pay sees root on my Poco F2 Pro.
Unfortunately does not work for Google Pixel 4 XL (Android 10)
For everyone that's struggling with trying to pass CTS:
https://www.didgeridoohan.com/magisk/MagiskHide#hn_Unlocked_bootloader_3
Google seemed to do something, i.e. Google Pay has been working for a long time. But when I was sleeping, Google sneaked in to my bedroom and made so that ctsProfile returned false in Magisk when I wake up.
A new unknown and uninvented method needs to be done? A Magisk update?
Vantskruv said:
Google seemed to do something, i.e. Google Pay has been working for a long time. But when I was sleeping, Google sneaked in to my bedroom and made so that ctsProfile returned false in Magisk when I wake up.
A new unknown and uninvented method needs to be done? A Magisk update?
Click to expand...
Click to collapse
Ha!
I concur!
did the whole process with my Mi A3 with Android 10 and my device is stuck on Mi logo. how to fix?
Interesting. Woke up jul 8th as well with as notification that Google pay cannot be used any more. Seems like they flipped a switch.... I tried unroofing until I realized I had to do a factory reset to relock the bootloader. So back on root without Google pay. I hope for a quick solution though
Heh...
I have tried this method. It was suprising that Mi 10 is not on the props list...
The best thing in my phone is that the CTS is false (for - as I can remember - three weeks) but GP payements work.
Banking apps not working even though hided in the magisk. Any fix for it?
Not working with Magisk 20.4
Try disabling usb debugging and/or magisk hidding
Enviado desde mi F8331 mediante Tapatalk
vamsi209 said:
This worked for me on latest build of havoc os, might work for other Roms too.
Step 1 :
Open Magisk manager, download and install both
MagiskHide Props Config (link) and Busybox for android NDK modules from downloads, after installing reboot your phone.
Step 2:
Install terminal emulator from playstore(link)
Step 3:
open terminal emulator
enter command :
Code:
su
Grant superuser access when prompted
Step 4:
type in command:
Code:
props
Step 6 :
and follow the on screen options
select option 1 - edit device fingerprint
by typing : 1
then type in f to Pick a certified fingerprint
from the list pick your mobile manufacturer
select your mobile model
select the latest available android version
finally reboot your phone by typing in
Code:
reboot
this should fix the ctsProfile issue,
to use banking or wallet apps, hide magisk by using magisk hide option and select the app you want to hide root access from
thanks to this awesome dev Didgeridoohan for making this possible
https://forum.xda-developers.com/member.php?u=4667597
for people who want a video to look at the process here is the video
credits :
Thread link for magisk hide props config module: https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228
DEV for magisk hide props config module : Didgeridoohan
you can donate him at : https://www.paypal.me/didgeridoohan
Click to expand...
Click to collapse
Hi!
At the end of the tutorial my phone was not there (redmi note 8 pro) so what i need to do if my phone is not to the list????
roberto_1986 said:
Hi!
At the end of the tutorial my phone was not there (redmi note 8 pro) so what i need to do if my phone is not to the list????
Click to expand...
Click to collapse
Pick whatever device on the list that's closest, or help with finding a working, certified print for your device.
Didgeridoohan said:
Pick whatever device on the list that's closest, or help with finding a working, certified print for your device.
Click to expand...
Click to collapse
its safe??? because it change my phone fingerprint....
---------- Post added at 02:04 AM ---------- Previous post was at 01:09 AM ----------
roberto_1986 said:
its safe??? because it change my phone fingerprint....
Click to expand...
Click to collapse
also for get fingerprint u need to have both CTS profile and basic integrity set to true (not in my case because CTS is set to false)
so someone can get his finger pring from a redmi note 8 pro???