[Discussion] Mario Kart Tour + Magisk Discussion Thread - Magisk

Hello Mario Kart Tour gamers,
I like this game very much and play it nearly from the beginning.
But from update to update it gets harder to hide Mario Kart from root
Now, it does not work at all, therefore I must currently play it on my old Samsung Galaxy S5 running
stock Android 6.0.1 unrooted..
I have a Samsung Galaxy S9 running latest modified Stock Rom (Android 9.0) because I did not upgrade to Android 10 yet.
I use latest Magisk canary debug build (20406), TWRP 3.3.1 and EdXposed also latest canary build.
With Magisk Hide I hide Google Play Services, Services Framework, Google Play Games and Mario Kart Tour,
I also hide the Magisk Manager app and use Busybox for Android NDK module by @osm0sis instead of the built in busybox.
In EdXposed I also installed the HiddenCore Module but this only shows me that I pass safety net, in reality this module is a piece of crap
and has no effect at all..
in RootbeerFresh it says that everything is ok and I am not rooted but in MagiskManager ctsProfile and basicIntegrity is red and Safetynet Check fails, even after uninstalling EdXposed completely..
I guess because of this Mario Kart Tour is not working anymore.
Till today the App crashes while loading everytime I opened it, then I digged a bit deeper and found out that I also had to delete the TWRP folder on internal SD and after that Mario Kart tour DID NOT CRASH anymore while loading, the content (500MB) was downloaded without any issue but now I have another issue, the game does not load, I get "An error occured - Support-Code 806-6502" and the app crashes again.
When I search for this error I did not find a lot but here:
https://github.com/knobse/Mario-Kart-Tour/wiki/Error-Codes
it says something with Safetynet and that would fit because Safetynet is currently broken.
Any ideas if there is anything I can do or does Mario Kart maybe recognises unlocked bootloader?
It definetly checks if Safetynet is okay or not and when it it no good Mario Kart does not work at all..
regards

SafetyNet failing both checks might be because of one of your modules. A few are known to cause this, like Safetypatcher, FDE.AI and EdXposed (unless you run the current Canary release of EdXposed, v0.4.6.3 I think).
If it's not that you can try clearing the cache for Play Services. That's been known to fix SafetyNet failures recently.

OMG wiping cache of Google Play Services did the trick, many thanks
Now I try to install EdXposed again and see if securitynet still is ok.
If not I will live without it in the future..
Edit:
It is also working with the latest EdXposed Canary build, many thanks for your support.
Regards
Sent from my SM-G960F with Tapatalk

.. with an existing "twrp"-folder on internal storage the game could crash too ..

I have Orange Fox and I've hide the game using magisk hide, but still crashes or FC

i can not get MKT to work after doing pixel 3 XL June update.
im using magisk manager 7.5.1,
safetyNet check success , crsprofile: true, basicintgrity: true
the latest magiskhide props config v5.2.6-v93
latest busybox NDK 1.31.1
Magisk Hide
MKT
google play services
is there something else im missing? to make MKT to work.
EDIT:: got fix. after installing YT Venced. i dont know how.

Any of you having issues with MKT after upgrading to android 11? Everything was working fine until I switches to Android 11 + Canary magisk, game launches, everything seems fine, then it just completely freezes like 20 seconds into gameplay while audio continues, have to kill it each time. Not sure if its android 11 that is breaking it, or Magisk canary, but havn't read any reports of the app being broken in android 11. This is on Pixel 4XL + Android 11 + Magisk Canary latest.

Weirdly, using Island seems to work, not sure what the difference is.

I have the same problem, but with Lineage 17.1 (Android 10) + Magisk 21 in a Samsung Galaxy A7 2016. Any information about it?

I was on a custom ROM that passed sn but mkt would keep freezing after 20 seconds. Turns out it was the kernel causing it

Zehlek said:
I was on a custom ROM that passed sn but mkt would keep freezing after 20 seconds. Turns out it was the kernel causing it
Click to expand...
Click to collapse
Hi, having the same issue. Have you fixed it? which custom kernel are you using that works?.

I read on another thread that deleting the twrp folder on internal storage did the trick.
For me that worked
Regards

Just found a way that is more simple and works for every "root-prof" app to run almost every app that detects root.
Requirements:
- Android 8.0+
- TWRP installed
- Magisk 20.4 beta zip
- Latest Magisk Manager apk
- safetynet-fix-1.1.0 zip (link bellow or download the attachement from thread)
- Patience (just kiddin)
Safetynet fix zip link: https://github.com/kdrag0n/safetynet-fix/releases/download/v1.1.1/safetynet-fix-v1.1.1.zip
You need to do the exact things at this order:
1: Install Magisk 20.4 beta zip in TWRP;
2: Reboot into system;
3: Go to Magisk and update the manager only (not magisk);
4: Reboot;
5: Open Magisk Manager and in the first page on the top right click on settings, scroll down and enable MagiskHide, give another name to the magisk like "Honolulu" or something (i give that name, i know is not related but, pointless);
6: Reboot;
7: Go to main screen of Magisk and check if you have the random name like md5 checksum type in "installed" line bellow magisk title in blue, and within "( )" in front saying (21405) - thats the version you need to have, and if you dont see the 4 icons from the app menu's in the middle bottom of the app like "home, root, registry, modules" - if you dont see that 4 icons tab go ahead above the page and click on "install" (in front of Magisk title in blue) chose the recomended and let it flash inside the app;
8: Reboot;
9: Go to Magisk again and go to second icon from left to right at bottom, chose the "MagiskHide" and a list of apps just pop, enable the "mario kart" and "google services" there;
10: Again go to the main screen of magisk, click on "Check SafetyNet" - it should now say Sucess, and have 2 checks and evalType BASIC all inside a blue square.
11: Go to settings of your phone and clear cache + clear data from Mario Kart and Google Services app.
12: Open magisk again and go to 4th ícon bellow at right and then select "install from storage" and find the safetynet fix 1.1.0 zip and flash it;
13: Reboot;
14: Go to your file manager and at root of your internal memory and sd card and check the TWRP folder - if the folder is empty just delete it, if you have backups from TWRP inside, just rename it.
DONE! Now you can play Mario Kart, use McDonalds app and other app's that detect root (just enable them inside magisk to hide it, otherwise it wont work).

sun_is_shinning said:
Just found a way that is more simple and works for every "root-prof" app to run almost every app that detects root.
Requirements:
- Android 8.0+
- TWRP installed
- Magisk 20.4 beta zip
- Latest Magisk Manager apk
- safetynet-fix-1.1.0 zip (link bellow or download the attachement from thread)
- Patience (just kiddin)
Safetynet fix zip link: https://github.com/kdrag0n/safetynet-fix/releases/download/v1.1.1/safetynet-fix-v1.1.1.zip
You need to do the exact things at this order:
1: Install Magisk 20.4 beta zip in TWRP;
2: Reboot into system;
3: Go to Magisk and update the manager only (not magisk);
4: Reboot;
5: Open Magisk Manager and in the first page on the top right click on settings, scroll down and enable MagiskHide, give another name to the magisk like "Honolulu" or something (i give that name, i know is not related but, pointless);
6: Reboot;
7: Go to main screen of Magisk and check if you have the random name like md5 checksum type in "installed" line bellow magisk title in blue, and within "( )" in front saying (21405) - thats the version you need to have, and if you dont see the 4 icons from the app menu's in the middle bottom of the app like "home, root, registry, modules" - if you dont see that 4 icons tab go ahead above the page and click on "install" (in front of Magisk title in blue) chose the recomended and let it flash inside the app;
8: Reboot;
9: Go to Magisk again and go to second icon from left to right at bottom, chose the "MagiskHide" and a list of apps just pop, enable the "mario kart" and "google services" there;
10: Again go to the main screen of magisk, click on "Check SafetyNet" - it should now say Sucess, and have 2 checks and evalType BASIC all inside a blue square.
11: Go to settings of your phone and clear cache + clear data from Mario Kart and Google Services app.
12: Open magisk again and go to 4th ícon bellow at right and then select "install from storage" and find the safetynet fix 1.1.0 zip and flash it;
13: Reboot;
14: Go to your file manager and at root of your internal memory and sd card and check the TWRP folder - if the folder is empty just delete it, if you have backups from TWRP inside, just rename it.
DONE! Now you can play Mario Kart, use McDonalds app and other app's that detect root (just enable them inside magisk to hide it, otherwise it wont work).
Click to expand...
Click to collapse
And if you have a Samsung device and problems with not working fingerprint there is a Samsung mod inside this thread, working without any issues here.
Regards

sun_is_shinning said:
Just found a way that is more simple and works for every "root-prof" app to run almost every app that detects root.
Requirements:
- Android 8.0+
- TWRP installed
- Magisk 20.4 beta zip
- Latest Magisk Manager apk
- safetynet-fix-1.1.0 zip (link bellow or download the attachement from thread)
- Patience (just kiddin)
Safetynet fix zip link: https://github.com/kdrag0n/safetynet-fix/releases/download/v1.1.1/safetynet-fix-v1.1.1.zip
You need to do the exact things at this order:
1: Install Magisk 20.4 beta zip in TWRP;
2: Reboot into system;
3: Go to Magisk and update the manager only (not magisk);
4: Reboot;
5: Open Magisk Manager and in the first page on the top right click on settings, scroll down and enable MagiskHide, give another name to the magisk like "Honolulu" or something (i give that name, i know is not related but, pointless);
6: Reboot;
7: Go to main screen of Magisk and check if you have the random name like md5 checksum type in "installed" line bellow magisk title in blue, and within "( )" in front saying (21405) - thats the version you need to have, and if you dont see the 4 icons from the app menu's in the middle bottom of the app like "home, root, registry, modules" - if you dont see that 4 icons tab go ahead above the page and click on "install" (in front of Magisk title in blue) chose the recomended and let it flash inside the app;
8: Reboot;
9: Go to Magisk again and go to second icon from left to right at bottom, chose the "MagiskHide" and a list of apps just pop, enable the "mario kart" and "google services" there;
10: Again go to the main screen of magisk, click on "Check SafetyNet" - it should now say Sucess, and have 2 checks and evalType BASIC all inside a blue square.
11: Go to settings of your phone and clear cache + clear data from Mario Kart and Google Services app.
12: Open magisk again and go to 4th ícon bellow at right and then select "install from storage" and find the safetynet fix 1.1.0 zip and flash it;
13: Reboot;
14: Go to your file manager and at root of your internal memory and sd card and check the TWRP folder - if the folder is empty just delete it, if you have backups from TWRP inside, just rename it.
DONE! Now you can play Mario Kart, use McDonalds app and other app's that detect root (just enable them inside magisk to hide it, otherwise it wont work).
Click to expand...
Click to collapse
Wao !! this really worked! I use miui 12 with android 11 and I always had to reset the rom to play this game, but with your solution it worked for me, thank you very much!

sun_is_shinning said:
Just found a way that is more simple and works for every "root-prof" app to run almost every app that detects root.
Requirements:
- Android 8.0+
- TWRP installed
- Magisk 20.4 beta zip
- Latest Magisk Manager apk
- safetynet-fix-1.1.0 zip (link bellow or download the attachement from thread)
- Patience (just kiddin)
Safetynet fix zip link: https://github.com/kdrag0n/safetynet-fix/releases/download/v1.1.1/safetynet-fix-v1.1.1.zip
You need to do the exact things at this order:
1: Install Magisk 20.4 beta zip in TWRP;
2: Reboot into system;
3: Go to Magisk and update the manager only (not magisk);
4: Reboot;
5: Open Magisk Manager and in the first page on the top right click on settings, scroll down and enable MagiskHide, give another name to the magisk like "Honolulu" or something (i give that name, i know is not related but, pointless);
6: Reboot;
7: Go to main screen of Magisk and check if you have the random name like md5 checksum type in "installed" line bellow magisk title in blue, and within "( )" in front saying (21405) - thats the version you need to have, and if you dont see the 4 icons from the app menu's in the middle bottom of the app like "home, root, registry, modules" - if you dont see that 4 icons tab go ahead above the page and click on "install" (in front of Magisk title in blue) chose the recomended and let it flash inside the app;
8: Reboot;
9: Go to Magisk again and go to second icon from left to right at bottom, chose the "MagiskHide" and a list of apps just pop, enable the "mario kart" and "google services" there;
10: Again go to the main screen of magisk, click on "Check SafetyNet" - it should now say Sucess, and have 2 checks and evalType BASIC all inside a blue square.
11: Go to settings of your phone and clear cache + clear data from Mario Kart and Google Services app.
12: Open magisk again and go to 4th ícon bellow at right and then select "install from storage" and find the safetynet fix 1.1.0 zip and flash it;
13: Reboot;
14: Go to your file manager and at root of your internal memory and sd card and check the TWRP folder - if the folder is empty just delete it, if you have backups from TWRP inside, just rename it.
DONE! Now you can play Mario Kart, use McDonalds app and other app's that detect root (just enable them inside magisk to hide it, otherwise it wont work).
Click to expand...
Click to collapse
hey friend, ¿can you make a video with the process please? i try make but i dont cant.

I fix the game thanks friend, I run the game with the next files..
the instruccions are: (sorry for my english)
1.- Install the Magisk Zip 21.4
2.- Install the app MagiskManager 8.0.7
3.-Install busybox module, magiskhide props
4.-Restart phone
5..- open terminal and write
su
props
.... and set your fingerprint
6.- restart the phone
7.- in the magisk manager you need activate the magiskhide and set google services and mario kart tour
8.- open magisk manager and install the module safetynet v1.1.1
9.- restart phone
10. detele the folder "twrp" in all's storage (internal and external) if have a backup renamed it.
11.- check de safety status before to run the game in the main app.
the blue screen with the text "Success" should be displayed
12.- run the game
NOTE: dont forget clear cache and data app (google services and mario kart) before to run the game

thank you very much it works fine

Thank you very much after trying a thousand options at last !!!!
Thank you.

As of yesterday (Sunday 17t Oct 2021) I now get an error 806-6502 when launching the game.
Checking the error online I find it either means Safetynet failed or app downloaded from 3rd party store (ie aptoid).
I'm using a rooted Oneplus 8 pro, Android 11 (oos 11.0.8.8) and Magsk canary 23001)
The Magik app shows Safetynet pass and I have uninstalled the MK app and reinstalled from Google play but still get the 6502 error. (Obvs the MK app is in the MagiskHide list)
Does anyone have any ideas? Obviously something has changed yesterday as I play this every day

Related

2 Solutions! Problem w/ MagiskHide being disabled after reboot/closing MagiskManager.

Magisk Hide (Masking Magisk SuperUser) - 2 Problems w/ Magisk Hide being disabled after reboot or closing Magisk Manager.
If you are using Magisk Manager and Magisk Root and are experiencing difficulty with Magisk Hide (Masking Magisk's SU) not showing in the Manager's side-menu or remembering its status in settings, it occurs when a file is not automatically deleted and removed.
PROBLEM:
Open Magisk Manager, Settings >> Enable Magisk Hide, close Manager, re-open and Magisk Hide is disabled and not visible (hidden) in the left side-menu. i.e. Exit, Close, Stop, Re-Open & Reboot Reset's Magisk Hide's State to Disabled.
SOLUTION 1.
Force stopped Magisk Manager.
Backup then Delete file /data/property/persist.magisk.hide (0600).
Launch Magisk Manager.
Go to Settings >> Enable Magisk Hide.
Go back to Manager home screen. Swipe to reveal side-menu and check Magisk Hide menu is visible.
Close Magisk Manager or Force stop.
Reopen and Swipe side-menu and confirm Magisk Hide is still visible!
I hope this helps others also experiencing issues with Hiding Super User SU. Thanks Shak!
SOLUTION 2.
Another Fix someone else has also posted Dec 2017 was in regards to an error "fopen: /magisk/.core/magiskhide/hidelist failed with 2: No such file or directory"
The issue is due to Magisk Manager being unable to save the list of ticked Apps to hide from SU to /magisk/.core/hidelist.
Check the existence of the "/magisk/.core/hidelist" path.
Create the "/hidelist" directory.
CHMOD "/magisk/.core/hidelist" to 0644.
Thanks to Dunderball. :highfive:
.​
Thanks a lot! I have been looking this issue up for almost a week now.
Solution 1 worked for me.
No worries mate. Appreciate the feedback.
Someone else had a similar issue for a few weeks and was unable to resolve it until upgrading to 16.4 beta. But this isn't viable for everyone due to issues w/ 16.4+.
Thanks!
monsterkrusher said:
Thanks a lot! I have been looking this issue up for almost a week now.
Solution 1 worked for me.
Click to expand...
Click to collapse
I would like to add to this thread that this doesn't work anymore with the newer versions of magisk. Eget did work for me though was to delete (and backup of course) /data/adb/magisk.db and then restart
tgcGlaDius said:
I would like to add to this thread that this doesn't work anymore with the newer versions of magisk. Eget did work for me though was to delete (and backup of course) /data/adb/magisk.db and then restart
Click to expand...
Click to collapse
which version you use ?
I use version 19.4, wont work if delete magisk.db.
LineageOs 17 on a Nexus 2013 Flo
Magisk 19.3
Magisk Manager 7.3.2
safetynet always fails after a reboot.
I tried renaming magisk.db and while magisk kept working generally, m-hide still fails the safetynet test after a reboot until I toggle hide.
kevin mitnick said:
which version you use ?
I use version 19.4, wont work if delete magisk.db.
Click to expand...
Click to collapse
michaelh99 said:
LineageOs 17 on a Nexus 2013 Flo
Magisk 19.3
Magisk Manager 7.3.2
safetynet always fails after a reboot.
I tried renaming magisk.db and while magisk kept working generally, m-hide still fails the safetynet test after a reboot until I toggle hide.
Click to expand...
Click to collapse
Download The Module Of MultiFunctions From This Thread https://forum.xda-developers.com/apps/magisk/module-multifunctions-bootloop-t3933386 For Getting The Ability To Use Either The Sub-Function Of Hide Keeper Or Hide Enabler.
Dreamer(3MF) said:
Download The Module Of MultiFunctions From This Thread https://forum.xda-developers.com/apps/magisk/module-multifunctions-bootloop-t3933386 For Getting The Ability To Use Either The Sub-Function Of Hide Keeper Or Hide Enabler.
Click to expand...
Click to collapse
I'll have to try that sometime in the future when I've got more time to experiment. I ended up going back to stock just to have a working tablet. I only use it for maps and streaming and since Netflix wouldn't work...
How to make a bakup?

[Magisk v17.3] help needed.

Hi!
So this is my first post on xda, so please be nice
I rooted my Samsung s8 sm g950f with ambasadii, and running magisk.
When I first flashed the rom everything went ok. The first time I entered the Magisk Manager app there was a note that said that I can update the manager app to v18.1. When opened the app got a message that the app was unsupported by magisk manager. So I flashed the rom again and just didn't updated the manager app. That's one problem, here is the next one.
When I enter my banking they use a 2 step verification system. I have to go to the phone and enter a code that verifies the login. Now since I've rooted the phone I can't use it, is there any solution to this problem? The banking app does not support either a rooted phone. One of the reasons I rooted with magisk is the Magisk Hide. But I don't think it is working for me . The verification goes through the sim card.
Let me know if you need some more info to help me solve this problem!
PS: I am new to rooting
Thanks!
Welcome to XDA, Magisk and root world.
Quick tips:
Every time before trying the problematic app again, under Android settings/app, stop it and clean its cache and data. Even better to unistall it, reboot, install it again from play store. Even better before reboot go to recovery mode and wipe cache, dalvik (only those!).
Hide Magisk Manager (=repack it with a random name). You do that on Magisk Manager settings menu. After that its visible name will be only Manager (on your app drawer).
read everything here, special attention to SafetyNet and hiding other rooting tests apps may use:
https://www.didgeridoohan.com/magisk/HomePage
install MagiskHide Props Config module and use its improve hiding settings: (available for download on the Dowload menu of Magisk Manager)
https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228
Try updating Magisk/Manager to 18.1/7.0 (last stables):
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Do backups and try updating to last Canary builds. Read last posts on its thread:
https://forum.xda-developers.com/apps/magisk/dev-magisk-canary-channel-bleeding-edge-t3839337
Maybe the module ShellHide works better than standard Magisk Hide on your device, I don't know. Read thread:
https://forum.xda-developers.com/apps/magisk/magisk-shellhide-t3855616
For general Magisk support, usually better search and ask for help on official support thread:
https://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382

[Discussion]Harry Potter: Wizards Unite Discussion Thread

Niantic, well know for creating Pokemon Go, released their new AR game, Harry Potter: Wizards Unite. Supposedly, the approach to this game was to build upon what made PoGo great. Right now there is a new root check for this game which is completely different from Pogo. Anyone have any clue on how to run the app with a root device?
Huh, I thought I was going crazy. I've tried Hide, renaming package, removing all root-named apps... anything we can do?
I've been playing since the beta and have had no issues running the game. Just make sure you do all the normal steps. If you receive the "Device not supported" error then root or Magisk is being detected.
Hide Magisk Manager (rename)
Magisk Hide Wizards Unite
Ensure Safety net passes
Rename any and all files with "Magisk" in the name on your internal storage to something else i.e Magic.zip
Mildly said:
I've been playing since the beta and have had no issues running the game. Just make sure you do all the normal steps. If you receive the "Device not supported" error then root or Magisk is being detected.
Hide Magisk Manager (rename)
Magisk Hide Wizards Unite
Ensure Safety net passes
Rename any and all files with "Magisk" in the name on your internal storage to something else i.e Magic.zip
Click to expand...
Click to collapse
Renaming the Magisk app/files doesn't affect their function?
ragnarokx said:
Renaming the Magisk app/files doesn't affect their function?
Click to expand...
Click to collapse
Sorry meant to say rename all .zip files so if you have a Magisk.zip for flashing make sure to rename the file to something else. Magisk will download a new .zip when updating it so make sure to check your downloads folder.
I have the same issue, playing the version that was released last Friday.
Magisk Hide seems to work, but it only allows me to play for maybe 5-15 minutes and then the "device not supported" error still pops up.
Edit: Turns out I never used the option to hide Magisk Manager before Going to check if that helps.
MrMagic said:
I have the same issue, playing the version that was released last Friday.
Magisk Hide seems to work, but it only allows me to play for maybe 5-15 minutes and then the "device not supported" error still pops up.
Edit: Turns out I never used the option to hide Magisk Manager before Going to check if that helps.
Click to expand...
Click to collapse
Pretty sure you also have to do that because without magisk manager hidden they can easily detect the original package name. The fact you can play 5-15 minutes it's when they start checking for root. Also happens in pogo. If the error still happens try to clear the data of the app and the root detection should be gone for good
Magisk hide+rename magisk+no magisk related file on my device+safety net pass
Getting the error every 2-10min. I also reinstalled the game but nothing does change. PoGo has no problem.
I am also getting the same error even after magisk hide and everything else.
After a reboot it works for Quite a while but after a while it reports incompatible device again.
Same here, nothing named "magisk" on my device anymore, hide is on, still get the message every few minutes
Edit: I forgot to "Hide Magisk Manager (rename)" in the Magisk settings. Played for about an hour today and no incompatibility message! I think that fixed it.
What I did was
1) used Root Explorer and searched my system for "magisk" and renamed or deleted all results
2) hide wizards unite in Magisk Manager
3) go to Magisk Manager settings and click the option that renames the Magisk apk to a random filename
ragnarokx said:
Same here, nothing named "magisk" on my device anymore, hide is on, still get the message every few minutes
Edit: I forgot to "Hide Magisk Manager (rename)" in the Magisk settings. Played for about an hour today and no incompatibility message! I think that fixed it.
What I did was
1) used Root Explorer and searched my system for "magisk" and renamed or deleted all results
2) hide wizards unite in Magisk Manager
3) go to Magisk Manager settings and click the option that renames the Magisk apk to a random filename
Click to expand...
Click to collapse
In addition to these steps, I needed to clear the magisk log in magisk manager.
I did this through the following steps,
Tap the menu icon in magisk manager,
Tap log,
Tap the magisk tab (superuser tab may be shown, it doesn't need to be cleared)
Tap the trashcan icon in the top right corner
This is on magisk manager 7.3.2 (224).
All I did was use Magisk hide to hide it from the app and then renamed Magisk in the settings
The OP should update the original post with these so others after us don't have to search for it or ask the same crap over and over.
I can play this game just fine with root and Xposed framework installed and SafetyNet passing. So long as you don't give the game permission to access storage then there isn't much of a chance that the game is scanning for anything named Magisk but I did it anyway. After following what I've quoted below I still wasn't able to play so I cleared game cache and game storage and then uninstalled the game and reinstalled. Before opening the game I made sure to hide it from Magisk.
In addition, LP is installed on my device and only with its Xposed module was I able to hide LP (package rename). I've read or been told at some point that LP can be detected as a GPS hack or similar so I took the extra step. You don't have to have Xposed at all to run WU on a rooted device but it is required to be able to hide LP.
Mildly said:
I've been playing since the beta and have had no issues running the game. Just make sure you do all the normal steps. If you receive the "Device not supported" error then root or Magisk is being detected.
Hide Magisk Manager (rename)
Magisk Hide Wizards Unite
Ensure Safety net passes
Rename any and all files with "Magisk" in the name on your internal storage to something else i.e Magic.zip
Click to expand...
Click to collapse
lpfansether said:
In addition to these steps, I needed to clear the magisk log in magisk manager.
I did this through the following steps,
Tap the menu icon in magisk manager,
Tap log,
Tap the magisk tab (superuser tab may be shown, it doesn't need to be cleared)
Tap the trashcan icon in the top right corner
This is on magisk manager 7.3.2 (224).
Click to expand...
Click to collapse
lpfansether said:
In addition to these steps, I needed to clear the magisk log in magisk manager.
I did this through the following steps,
Tap the menu icon in magisk manager,
Tap log,
Tap the magisk tab (superuser tab may be shown, it doesn't need to be cleared)
Tap the trashcan icon in the top right corner
This is on magisk manager 7.3.2 (224).
Click to expand...
Click to collapse
Sadly that also doesn't work on my device.
Are you using other modules? I'm thinking right now that Youtube vanced could be a problem.
Impact7 said:
Sadly that also doesn't work on my device.
Are you using other modules? I'm thinking right now that Youtube vanced could be a problem.
Click to expand...
Click to collapse
YTV would not make WU throw a device incompatibility error. Root in some way or another is being detected by WU or you may have a device that is confirmed not supported. No extra Magisk modules, no extra tricks required.
I can play this game just fine with root and Xposed framework installed and SafetyNet passing. So long as you don't give the game permission to access storage then there isn't much of a chance that the game is scanning for anything named Magisk but I did it anyway. After following what I've quoted below I still wasn't able to play so I cleared game cache and game storage and then uninstalled the game and reinstalled. Before opening the game I made sure to hide it from Magisk.
Mildly said:
I've been playing since the beta and have had no issues running the game. Just make sure you do all the normal steps. If you receive the "Device not supported" error then root or Magisk is being detected.
Hide Magisk Manager (rename)
Magisk Hide Wizards Unite
Ensure Safety net passes
Rename any and all files with "Magisk" in the name on your internal storage to something else i.e Magic.zip
Click to expand...
Click to collapse
lpfansether said:
In addition to these steps, I needed to clear the magisk log in magisk manager.
I did this through the following steps,
Tap the menu icon in magisk manager,
Tap log,
Tap the magisk tab (superuser tab may be shown, it doesn't need to be cleared)
Tap the trashcan icon in the top right corner
This is on magisk manager 7.3.2 (224).
Click to expand...
Click to collapse
Are the files located at "root" also needed to be removed/renamed? Or only those located at the internal storage? Thanks..
Hello,
I’m not sure its the right thread as I don’t have a rooted phone but I didn’t found a lot of threads about the game.
But here is my question:
Do you think the google apps are absolutly necessary ?
I have a lineageOS 16 installed without gapps and can’t pass the login with facebook screen (login with google don’t work, nothing happen)
after following these exact steps it instantly gives me incompatible device:
uninstalling wizards unit
rebooting to make sure minimal data is preserved
making sure magisk is renamed to some random string
making sure nothing named "*magisk*" exists on internal storage(and I never gave permission anyways)
install wizards unite
magisk hide wizards unite
start wizards unite and log in with my account etc
Could there be anything that wizards unite checks besides this?
I have tried many times making sure I followed everything exactly, but it still doesnt work.
On my Oneplus 3 with LineageOS 16, Magisk 19.3, and GPS Joystick by The App Ninjas, I keep getting "Device Incompatible" error intermittently, i.e., every 5 to 10 minutes. I tried the following:
1. Pokemon Go works perfectly
2. Passed Safety Net (two ticks)
3. Hid the GPS Joystick app
4. Deleted whatever "magisk" named files
5. Confirmed that the game doesn't have file storage access
6. Cleared whatever logs left by Magisk
7. Removed Magisk Manager (didn't hide it)
8. Confirmed that when searching for "magisk" or "gps" in /sdcard/* there is nothing found.
9. Cleared the cache of the game
10. Did not run GPS Joystick (but it is still in /system/priv-app since it was installed via App Systemizer, and hidden by Magisk).
Any ideas?
Update: I fixed it! I have to Magisk hide both the game and the GPS Joystick app.
Linuxfornoobs said:
after following these exact steps it instantly gives me incompatible device:
uninstalling wizards unit
rebooting to make sure minimal data is preserved
making sure magisk is renamed to some random string
making sure nothing named "*magisk*" exists on internal storage(and I never gave permission anyways)
install wizards unite
magisk hide wizards unite
start wizards unite and log in with my account etc
Could there be anything that wizards unite checks besides this?
I have tried many times making sure I followed everything exactly, but it still doesnt work.
Click to expand...
Click to collapse
Tried the same over and over again. If I got time I will full wipe (also internal) and flash my ROM to see if anything from the years before is causing the problem. I'll write here if anything does change.

[Guide][A8-12] Banking Apps while being rooted

Hide Root from Apps e.g. Banking Apps​NOTICE (24.11.22): Updated thread​Info: I'm sharing my take on how to get S-Pushtan Banking App to work with Magisk, or any other App of your Choice. (Greatly inspired by searching on the internet)
Works for:​- Android 8-12
List of apps known to work:​- S-Pushtan, Sparkasse, Sundhedskortet, Keytrade Ban
What you need:​- Magisk 25.1
- DenylistUnmount Magisk Module | Download on Github or use shamiko module
- Universal Safetynet Fix Magisk Module | Download on Github
- MagiskHidePropsConfig | Download on Github
- Airfrozen App v1.2.8 | Download on Github
- optional: Yasnac (Safetynet Checker) | Google Play
Pre-Requisites:​- Have Magisk 25.1 installed
Step by Step Guide:​0. Install Magisk via Recovery and reboot
1. Go into settings of your Magisk Manager and
- enable "Hide Magisk Manager" , type in a name you want for the hidden app.
- open the new app and enable in settings: "Zygisk", then in "Configure DenyList"
- Select any app you want hide root from (for example your banking app)
(Make sure that for every App, all processes are also choosen. If you did everything correctly the colored bar should be full)
1.1.1 Disable "Enforce DenyList"
1.2 Install DenyListUnmount or latest Shamiko Module, Universal Safetynet Fix via Magisk Manager and Reboot to activate the modules
Reboot again.
1.2.1 Check that your Safetynet Status Pass both times via Yasnac App
- If you don't pass the Check, install the MagiskHidePropsConfig Module via Magisk Manager and Reboot to activate the module
- Configure your fingerprint to your phones or a Google Pixel's and reboot again -> do Step 1.2.1
2. Install Airfrozen (grant root permission)
2.1 in Airfrozen: Select your renamed Magisk App and your Banking App (example: Sparkasse, Google Pay)
2.1.1 In Airfrozen: Settings->General->Auto freeze
Enable "Freeze on exit" and "Not Freeze foreground"; Set Freeze on locked to 1 minute;
2.1.2 Optional: If you want a open (also unfreeze) your Magisk Manager/ Banking while they are disabled to use them; longpress the apps in airfrozen und create a shortcut for easy use
2.2 Setup your Banking Apps now, while the MagiskManager is disabled and undetectable.
4. Done!
CHECKLIST:​- Magisk installed and Zygisk enabled, App is hidden
- Your Banking App is selected in Airfrozen and XPrivacyLua, and MagiskManagers Denylist
- Your Magisk App is selected in Airfrozen
- Remember the usage rules(below)
IMPORTANT RULES FOR USAGE:​1. Always freeze the Magisk App before using your banking App! Vice-Versa
2. In the case that it does get detected -> Force Close your Banking App and clear the cache.
This Method should work with most Apps right now that are detecting root
It's a trial and error situation so try your best, also give some feedback for others as to which apps work and which won't.
I hope this will help some people out there.
Stay healthy!
Thank you very much.
I can confirm this ist working with:
S-PushTAN Version: 3.4.0
Magisk Version: 23.0
Airfrozen 1.6.2 (143)
on latest ArrowOS (Android 11)
Thank you very much.
I can confirm this ist working with:
S-PushTAN Version: 3.4.0
Magisk Version: 23.0
Airfrozen 1.6.2 (143)
on latest ArrowOS (Android 11)
Ice Box is also working fine if you need an alternative.
@sm00th4f3
Thanks a lot, this method also works for these two banking apps
Still a very nice and working workaround
Nice Nice, works on my device!
Xiaomi Redmi Note 8 Pro (begonia)
Android 11 Stock, Miui 12.5.4 Global (RGGEUXM)
Magisk v23
S-Pushtan v. 3.5.1
Can't belive its working. Big Thanks!
Thanks working on rooted pixel 6 pro !! S Pushtan from Starfinance is not detecting Magisk ! Thanks for your work
After completed all the steps, app still complain.
One extra step for me is to also delete the "TWRP official app" (which I decide to randomly installed it back when I rooted my phone)
And citibank app can now open.
Redmi Note 10 pro on MIUI Global 12.5.9 (boot loader unlocked, rooted)
Wappenull said:
After completed all the steps, app still complain.
One extra step for me is to also delete the "TWRP official app" (which I decide to randomly installed it back when I rooted my phone)
And citibank app can now open.
Redmi Note 10 pro on MIUI Global 12.5.9 (boot loader unlocked, rooted)
Click to expand...
Click to collapse
What magisk Version do you use?
I've installed LineageOS on S8 and the S-ID-Check app complains about a rooted device. Now that Magisk Hide isn't available any more (v24.3), is there any other way to make the banking app work?
Edit: updated thread
will it cause any issue if i reboot the phone with magisk frozen ?
naveen_reloaded said:
will it cause any issue if i reboot the phone with magisk frozen ?
Click to expand...
Click to collapse
Nope. You are only freezing the magisk manager app. The root itself is still in place
I have a up to date guide in the works. Stay tuned.
UPDATE: Refreshed the Guide to latest Magisk Stable and with easier instructions... Cheers!​
I am using my phone rooted again, as you can probably guess
Not working
I use the Bank Austria App...
Edit: removed list of not working apps
Not working neoBT app (Banca Transilvania Romania).
Dude here is a modified of the module this is working perfectly
https://forum.xda-developers.com/attachments/safetynet-fix-v2-3-1-mod-zip.5670155/
xerel89 said:
Dude here is a modified of the module this is working perfectly
https://forum.xda-developers.com/attachments/safetynet-fix-v2-3-1-mod-zip.5670155/
Click to expand...
Click to collapse
!To everyone: Don't use this. Use the official version.

Question Ive rooted my Pixel 7. I updated some apps on my P7. Now some apps are saying they wont work on Rooted devices. How to fix without unrooting?

I used these videos on Youtube to root my Pixel 7 several months ago.
Main reason was so I take advantage of the root version of APH Phone (Call recorder). Now I have a app called Roadie installed and updated and now its saying It will not work on Rooted or Jailbroken devices.
Is there any way to be able to use this with unrooting? Maybe some sort of root checking blocker?
Unrooting is a last resort.
See Post #2 - Unlocking Bootloader / Rooting / Updating | SafetyNet | ADB/Fastboot & Windows USB Drivers:
TL;DR - for the seasoned repeat users
SafetyNet
Magisk_Module_+_Uninstaller << Here are the needed Files!!!!
-Install Magisk.apk App from /sdcard/ and start Magisk App
-go to Settings and Enable "Zygisk" Option
-Setup the Denie-List with Apps you would hide Root (Especially Banking-Apps and other the dont start in Rooted-Device)
-Setup "Hide-Magisk-App" and choose a name 4 the new Shortcut
-Now The App starts again
-goto Modules and choose "Setup from Internal_storage" and Install "MagiskHidePropsConf-v6.1.2.zip" &
"safetynet-fix-v2.4.0.zip" without Restart the Device!!!
-After that reboot the Device
-Now Setup a Terminal_Emulator/Termux/etc.. from PlayStore!!!
-open your Terminal on Android and Type the following command
su
props
choose 1
choose f
choose your Device in next 2 Steps!!
(Samsung - 26 / Galaxy Tab A 10.1 2019 - 84)
choose y
choose y to reboot Device!!
-After Reboot open Settings and go to Apps
show all and choose
1# Google-PlayStore and Clear Stored-Datas/ Clear Cache
than goto
2# Google-PlayServices and Clear Stored-Datas/ Clear Cache
-Now you can Download "YASNAC SafetyNet Checker" from Playstore and can Check the Status!!!
-Finish!!!!!!
While changing your phone model through MagiskHidePropsConfig (MHPC) is a viable method, it really is a drastic one and should be one of the last resorts -- your phone gets identified by apps as non-rooted, but also Google services, other services, and other apps will wrongly identify your phone as what you "spoof" and they can try and apply incorrect data because it doesn't see the device as a Pixel 7, but what you spoof.
Especially since there are so many other hide root methods out there that one should try first that doesn't require such drastic methods (with more minimal side-effects) and work like 95% percent of the time; regular ol' Zygisk DenyList, Universal SafetyNet Fix (best for our device is Displax Mod 2.1), Shamiko (there are blacklists and whitelists (in this option) that one can employ in addition), Magisk Delta, HideMyApp (which had been suggested previously), and a few others.
I hope you keep this in mind...
surel
simplepinoi177 said:
While changing your phone model through MagiskHidePropsConfig (MHPC) is a viable method, it really is a drastic one and should be one of the last resorts -- your phone gets identified by apps as non-rooted, but also Google services, other services, and other apps will wrongly identify your phone as what you "spoof" and they can try and apply incorrect data because it doesn't see the device as a Pixel 7, but what you spoof.
Especially since there are so many other hide root methods out there that one should try first that doesn't require such drastic methods and work like 95% percent of the time; regular ol' Zygisk DenyList, Universal SafetyNet Fix (best for our device is Displax Mod 2.1), Shamiko (there are blacklists and whitelists (in this option) that one can employ in addition), Magisk Delta, HideMyApp (which had been suggested previously), and a few others.
I hope you keep this in mind...
Click to expand...
Click to collapse
i know now other Methods ok, but i must Test them out to say more!! In the past i was Satisfied with the shown Method, works fine on Magisk & Lygisk!!!

Categories

Resources