Hello, a while ago I hid Magisk from an application with Magisk Hide and the option "hide the Magisk app". Now I have those two options already disabled but every time an application asks me for root, magisk warns that an application is hiding it and does not let me grant it, I have to go to its list and do it from there. How can I remove that error?
Sounds like you have an app that's creating an overlay and that could be a security issue when granting root. Therefore the Magisk app won't allow you to grant root through the pop-up. This security feature can be disabled in the app settings; it's called Tapjacking protection.
Thanks, that was it, it already works fine
Related
hi guys,
i write you to have a support about magisk hide, on my Tanix Tx3 with firmware Build version: 20181210.
In particular i have installed magisk on my device with TWRP to hide the root permission at some application but this dosn't work correctly.
To hide the root permission on magisk I have make following steps:
to
installed magisk with TWRP
activated "magisk hide" from setting of magisk manager and then i have reboot the device;
inserted on section "migisk hide" the application "root checker" and then i have reboot the device;
checked with root checker application if magisk hide the root but the application (root checker) has detected root permissions
[/ LIST]
Furthemore, I tried to activated magisk hide from terminal emulator with "props" module but when i tried to verify the root permission on root check the result is the same.:crying:
in attach you can find the log by magisk, if it can help you to solve the problem
thanks lot
First thing to try is repackaging the Manager with a random name (it's in the Manager settings). More things to look at: https://www.didgeridoohan.com/magisk/MagiskHide#hn_Hiding_root_from_apps
And:
https://www.didgeridoohan.com/magisk/MagiskHide#hn_MagiskHide_Issues
And you'll have to upload your log some other way, since you can't attach files with so few posts.
Tanix TX3-H factory root hide?
I have Tanix TX3-H factory root device... It allows you to root device in android simply check option allow root...
So I installed magisk... Done all steps to hide root...
Even i hide it from playstore, playssrvices and framework...
So how to find that root access and hide it... Because here is not magisk problem.. Here is factory stock firmware root option.. If anybody have knowledge and expirience with stock root how to locate it and add it in magisk to hide...
BlueMan_86 said:
I have Tanix TX3-H factory root device... It allows you to root device in android simply check option allow root...
So I installed magisk... Done all steps to hide root...
Even i hide it from playstore, playssrvices and framework...
So how to find that root access and hide it... Because here is not magisk problem.. Here is factory stock firmware root option.. If anybody have knowledge and expirience with stock root how to locate it and add it in magisk to hide...
Click to expand...
Click to collapse
There's nothing Magisk can do about that. You would have to remove the built-in root.
How? No idea... If you're lucky @osm0sis' unSU script will work (all depends on how it's rooted):
https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/post63615067
Didgeridoohan said:
There's nothing Magisk can do about that. You would have to remove the built-in root.
How? No idea... If you're lucky @osm0sis' unSU script will work (all depends on how it's rooted):
https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/post63615067
Click to expand...
Click to collapse
It have system root option built in... So must be some way some sistem app that when is hidden by magisk will stop that...
BlueMan_86 said:
It have system root option built in... So must be some way some sistem app that when is hidden by magisk will stop that...
Click to expand...
Click to collapse
That's not how MagiskHide works. Magisk can't hide apps, it only hides itself from other apps and services.
Didgeridoohan said:
That's not how MagiskHide works. Magisk can't hide apps, it only hides itself from other apps and services.
Click to expand...
Click to collapse
There is option HIDE... And you can hide root from various apps.. Even from root checker
Sent from my BKL-L09 using Tapatalk
BlueMan_86 said:
There is option HIDE... And you can hide root from various apps.. Even from root checker
Sent from my BKL-L09 using Tapatalk
Click to expand...
Click to collapse
Yes there is, but again:
Magisk can only hide itself, it's own root and modules and the Manager. NOT any other root or other apps. Period.
For many apps magisk hide works, but not for Cofidis app.
Things I tried:
- removed app, reboot, install and before starting the app set it in magisk hide
- hide magisk mgr
- USB debugging off
- allow OEM unlock off
- turned off developer tools
- tried magisk canary
- renamed TWRP backup folder
It seems that during install the app already detects the root.
Hello,
I have found a solution that works for me.
Uninstall Cofidis, hide the Magisk application (see in the settings), install Cofidis then erase the application data (in case Play Store has restored them), configure Cofidis in Magisk Hide.
In my opinion, the Cofidis application checks if Magisk is installed.
Tell me if this was helpful to you.
Cordially
How to delete this message?
I can get one of my banking apps only working on my rooted Samsung Galaxy S6 if i use Magisk Hide.
But after a recent app update (the banking app, not Magisk), it will not be hidden by Magisk after a reboot even if it's still selected in Magisk Hide.
Solution is to untick the hide function for this app and then retick it in Magisk Hide. From then on the app is hidden again.
Any workaround so i can get it hidden permanently again?
Have rooted my phone with Magisk, afterwards am unable to run my banking app.
Have tried the below methods, to cloak root
-Magisk Hide
-Xposed Hide
-[Deprecated] RootCloak
-Moving the app to a work profile with Island
None of these have been successful.
Please advise me on what I should do to get this app to work.
At the moment, it is showing a white screen.
FriMi - Apps on Google Play
The effortless way to bank, pay & live! Get onboard FriMi & #LiveEffortlessly!
play.google.com
I ran into this with mine. Along with Magiskhide I also had to hide the manager with the random app name option in settings. Upon doing that and rebooting it worked. It was detecting the actual Magisk app
JakeDHS07 said:
I ran into this with mine. Along with Magiskhide I also had to hide the manager with the random app name option in settings. Upon doing that and rebooting it worked. It was detecting the actual Magisk app
Click to expand...
Click to collapse
For me, even after doing that, it still is detecting root.
Hi
I have a problem in the clubhouse app that login not complete on any rooted device ... no problem on Non Root devices
I hide magisk app add clubhouse to magisk hide and EDExposed blacklist but still not working.
also, the same issue is in Mcdonald's app.
any idea how to solve these issues
Note: My Bank app works after adding it to magisk hide and hide magisk app, which means i did it right.
thanks
anyone help me please
Have you tried removing the Magisk app? That's a popular way of detecting Magisk, even with a repackaged app. It's practically impossible to completely hide it on anything below Android 11, and even then it's necessary for the app to target A11 for full hiding to work (which won't happen until Google enforces that, maybe later this year).
Of course, Xposed/EdXposed/LSPosed tools can probably be used to hide the app fully...
Didgeridoohan said:
Have you tried removing the Magisk app? That's a popular way of detecting Magisk, even with a repackaged app. It's practically impossible to completely hide it on anything below Android 11, and even then it's necessary for the app to target A11 for full hiding to work (which won't happen until Google enforces that, maybe later this year).
Of course, Xposed/EdXposed/LSPosed tools can probably be used to hide the app fully...
Click to expand...
Click to collapse
thanks for your reply
if i removed magisk .. everything that use root will stop and i don't want that
also can you please tell me how to hide the app fully using EDXposed
I did not say "remove Magisk"... I said "remove the Magisk app". Just uninstall the app and try and see if Clubhouse still triggers. If it works we know it's looking for the app and you'll have to either freeze/uninstall the Magisk app when using Clubhouse and then reinstall it again afterwards, or use one of the available isolation methods. I've got a few of those mentioned here, but I'm sure you can find more if you search (it's been covered a lot):
https://www.didgeridoohan.com/magisk/MagiskHide#hn_Isolation_apps
zamlkawy said:
Hi
I have a problem in the clubhouse app that login not complete on any rooted device ... no problem on Non Root devices
I hide magisk app add clubhouse to magisk hide and EDExposed blacklist but still not working.
also, the same issue is in Mcdonald's app.
any idea how to solve these issues
Note: My Bank app works after adding it to magisk hide and hide magisk app, which means i did it right.
thanks
Click to expand...
Click to collapse
for Mcdonald's try this
[MOD][XPOSED][4.1+] McRoot (McDonalds Global App)
McRoot McDonalds Global App security fix Remove checks of: root unacceptable apps unacceptable device properties (developer options etc) Note: The app requests SafetyNet pass! Use Magisk+Riru+Riru-Unshare etc Install notes: install apk...
forum.xda-developers.com
Hi. I also have Magisk installed on my device. I uninstalled Magisk app, tried logging into clubhouse again, but still the issue persists.
After receiving the missed call while trying to sign in, I get the notification, 'There was an error please try again'
Clearing the clubhouse app data, uninstalling and reinstalling the app again hasn't helped at all. I get the same issue.
I have Magisk 23.0 installed on my Oneplus5T running Android 10.