MobileIron detects Magisk's systemless root - Magisk

Has anyone been able to get Magisk to work with MobileIron (enterprise device admin app)? I'm on a Nexus 6p with Magisk 13 beta and it detected that my device was rooted and disabled the MobileIron app.
Note: my devices passes the SafetyNet checks just fine

Have you added the app to the Hide list?
More things an app might detect can be found here: https://forum.xda-developers.com/apps/magisk/magisk-magisk-hide-troubleshooting-tips-t3561828
Check under "Other things to try".

I did try hiding without luck. I wonder if MobileIron's Device Administrator status somehow bypasses that.

Try uninstall the magisk manager app, any sudo management apps, etc.
Then if that doesn't work, try uninstall some of the well known root apps like titanium backup etc.

thedeejay said:
Try uninstall the magisk manager app, any sudo management apps, etc.
Then if that doesn't work, try uninstall some of the well known root apps like titanium backup etc.
Click to expand...
Click to collapse
Yup, this is probably it. Out of curiosity i decompiled the apk, and it looks like mobileiron relies pretty strongly on package names, I didn't get the list (pulls from a server), but its probably looking for known root related apps.
Dont know how to solve that.
That mobileiron stuff looks terrible.

Nye-uhls said:
Yup, this is probably it. Out of curiosity i decompiled the apk, and it looks like mobileiron relies pretty strongly on package names, I didn't get the list (pulls from a server), but its probably looking for known root related apps.
Dont know how to solve that.
That mobileiron stuff looks terrible.
Click to expand...
Click to collapse
That's a very interesting way for it to be done.
If you are using an adblock, maybe check where it is polling from and block that IP through your hosts file.
Otherwise, you don't actually need the MagiskManager once everything is set up. If you uninstall, you still have root and MagiskHide working in the background, so maybe go for this and ensure that MobileIron is included in the MagiskHide list.

tried removing all suspicious apps (old SU apps, busybox, Magisk, etc) but still seems to see it
edit: nevermind, looks like Root File Explorer was the culprit

Please elaborate for the culprit,
Do you manage to run mobileiron with magisk?

cikenkari said:
Please elaborate for the culprit,
Do you manage to run mobileiron with magisk?
Click to expand...
Click to collapse
Well it stopped giving me the root error message, yes. However, the email app doesn't seem to work for me, but that may be a separate issue.

elenaran said:
Well it stopped giving me the root error message, yes. However, the email app doesn't seem to work for me, but that may be a separate issue.
Click to expand...
Click to collapse
Try to reinstall the app. I've Magisk V13 beta on Android 7.1. Secure Mail app (another type of enterprise email app) works fine. One time, it stopped working. I had to reinstall it to make it work again.

zrzhu said:
Try to reinstall the app. I've Magisk V13 beta on Android 7.1. Secure Mail app (another type of enterprise email app) works fine. One time, it stopped working. I had to reinstall it to make it work again.
Click to expand...
Click to collapse
Well the problem is the email app doesn't seem to accept my user/pass. I've tried uninstalling/reinstalling.

elenaran said:
Well the problem is the email app doesn't seem to accept my user/pass. I've tried uninstalling/reinstalling.
Click to expand...
Click to collapse
Try previous versions?

elenaran said:
Well the problem is the email app doesn't seem to accept my user/pass. I've tried uninstalling/reinstalling.
Click to expand...
Click to collapse
I had the same issue (firm is shifting all their Android users onto [email protected]). Spent untold hours with support and finally they realized there was a problem with my account ActiveSync at their end. The Mail+ app wasn't supposed to be asking for password at all.
Once they flipped the switch on that, everything worked.

at the moment i have the some problem with that root detection.. i don't know how to solve :-/ in the pasted it worked with magisk-hide.. but now :'-(

months later.. anykind of solutions?

When the company I worked at moved to MobileIron, I refused to put it on my device. They bought me (and paid service for) an iPhone for work and installed it on that.
If they require your off-hours attention, but don't consider you valuable enough for that investment, you may want to consider moving to a company that considers you less expendable.

it is not really a solution if you are independently, but thanks for you reply

I have been trying to achieve this as well, removed all root apps but still got an email saying that my device is rooted

Unfortunately, this is still an issue with the latest beta (16.6).

Any update here? I am experiencing the same issue

Related

Any Snapchat Incompatibility?

Both me and my friend's Snapchats are crashing before it even opens. Only things we have in common is that both of us are using latest Android (through Custom ROMs, but they're not the same), latest TWRP and Magisk. I use AICP and he uses TeslaOS.
No, for me it works fine. Latest magisk
Sent from my ONEPLUS A3003 using Tapatalk
I am having a similar problem, as of 8/15/17 snapchat on the latest update is not working on my phone.
I have a rooted oneplus 3t with supersu and twrp, some side apps like flashify, root explorer, etc I cant seem to find the app or program that is triggering snapchat's safety feature causing it to repeatedly crash and not let you log in. I also currently do not have magisk.
from some searching it seems some people were able to solve this problem by unrooting and uninstalling magisk modules from their phone, or by using a root hide module from magisk.
Im not an expert but I plan to try the magisk root hide thing and if that doesnt work, do a full nandroid backup and re add one thing back at a time from titanium backup until I find what is causing the problem. there may also be modded snapchat apks out there that bypasses that error but I haven't checked yet. I'm still a noob at this so I would greatly appreciate any help or insight by anyone who's dealt with this problem before!
Try clearing cache/data for Snapchat. It was working fine for me yesterday, but this afternoon I randomly started getting force closes. After clearing cache/data and signing back in it works fine. I highly doubt it's a Magisk issue.
Also, Snapchat was an example, other apps, like Kung Fury: Street Rage, crash too, but only Snapchat actually gives the crash message, the others just keep closing
Hyoretsu said:
Also, Snapchat was an example, other apps, like Kung Fury: Street Rage, crash too, but only Snapchat actually gives the crash message, the others just keep closing
Click to expand...
Click to collapse
Snapchat has root/tampering detection. Can't help there (since I don't use Snapchat)...
Kung Fury does not have root detection (I just tested it). If a bunch of apps are crashing/force closing when you have Magisk installed (and MagiskHide active), your ROM might have an issue with WebView. Hard to know without a logcat from the crash though... If it is WebView, installing Chrome Beta and choosing it as your WebView implementation might fix it.
Didgeridoohan said:
Snapchat has root/tampering detection. Can't help there (since I don't use Snapchat)...
Kung Fury does not have root detection (I just tested it). If a bunch of apps are crashing/force closing when you have Magisk installed (and MagiskHide active), your ROM might have an issue with WebView. Hard to know without a logcat from the crash though... If it is WebView, installing Chrome Beta and choosing it as your WebView implementation might fix it.
Click to expand...
Click to collapse
Changing WebView to Chrome Beta didn't solve it. How do I get a logcat of the crash?
Didgeridoohan said:
Snapchat has root/tampering detection. Can't help there (since I don't use Snapchat)...
Kung Fury does not have root detection (I just tested it). If a bunch of apps are crashing/force closing when you have Magisk installed (and MagiskHide active), your ROM might have an issue with WebView. Hard to know without a logcat from the crash though... If it is WebView, installing Chrome Beta and choosing it as your WebView implementation might fix it.
Click to expand...
Click to collapse
snap only utilizes safetynet during login.
Hello Man, i have the same problem on aicp. I have install another rom (CRdroid) and it's work like a charm. I think magisk is not fully compatible with all ROMs. Send a message to the dev of ur ROM for know it.
All apps started working after I uninstalled magisk
Hyoretsu said:
All apps started working after I uninstalled magisk
Click to expand...
Click to collapse
I just re-read your first post... Does MagiskHide even work on your device? Can you pass SafetyNet or hide root from a root app (by adding it to the Hide list)?
Didgeridoohan said:
I just re-read your first post... Does MagiskHide even work on your device? Can you pass SafetyNet or hide root from a root app (by adding it to the Hide list)?
Click to expand...
Click to collapse
When I tried, I could pass Pokémon GO's safetynet. In Snapchat case, when the problem was safetynet, it loaded but I couldn't log in, this time it simply didn't open at all, when the app tried to launch it immediately closed and showed a crash message.
Hyoretsu said:
When I tried, I could pass Pokémon GO's safetynet. In Snapchat case, when the problem was safetynet, it loaded but I couldn't log in, this time it simply didn't open at all, when the app tried to launch it immediately closed and showed a crash message.
Click to expand...
Click to collapse
Did you ever find a fix for Snapchat?

Magisk Hide not working for Pokemon Go

I'm using a Galaxy S8, Android 7.0, Magisk 16.6. When I try to play Pokemon go, it gives me the "OS not supported" message. The 16.3 fix didn't work back when it came out and I haven't been able to play since then. I did check the app in Magisk Hide and I activated the setting to hide Magisk Manager with a random package name, but it still doesn't work. Is there anything else I should do?
The only thing you can do that will work is to completely uninstall magisk. That should let you play pokemon go.
Pokemon also looks for a bunch of known root apps on your device, not only Magisk. And MagiskHide can't hide other apps.
Didgeridoohan said:
Pokemon also looks for a bunch of known root apps on your device, not only Magisk. And MagiskHide can't hide other apps.
Click to expand...
Click to collapse
What are those apps?
vladone97 said:
What are those apps?
Click to expand...
Click to collapse
There are a whole bunch... Busybox installers, system cleaners, etc. There's an old list available somewhere in the Magisk PoGo thread (search), but that list might be outdated. Easiest thing is to uninstall some root apps and see if it works better.
An easier alternative, if you have the means to do it, is to use a clean spare phone/tablet for Pokemon Go, and keep your phone how you need/want it for everything else. Bluetooth data sharing is enough bandwidth to make PoGo work.
PoGo 0.115.3 not working, no login
Didgeridoohan said:
There are a whole bunch... Busybox installers, system cleaners, etc. There's an old list available somewhere in the Magisk PoGo thread (search), but that list might be outdated. Easiest thing is to uninstall some root apps and see if it works better.
Click to expand...
Click to collapse
hello sorry for my bad english, today the new update 0.115.3 no login with magisk hide. I use a custom room with many root apps. wich is the solution? please can u say it itemized step by step?
StanGumn said:
hello sorry for my bad english, today the new update 0.115.3 no login with magisk hide. I use a custom room with many root apps. wich is the solution? please can u say it itemized step by step?
Click to expand...
Click to collapse
Sure.
Make sure you have Pokemon on the Hide list.
Hide the Magisk Manager (in the Manager settings)
Delete the MagiskManager folder on your internal storage (next time you download/install a module through the Manager the folder will be recreated).
Edit: There will likely be an update to Magisk that will hide the MagiskManager folder. But for now this is a workaround.
Didgeridoohan said:
Sure.
Make sure you have Pokemon on the Hide list.
Hide the Magisk Manager (in the Manager settings)
Delete the MagiskManager folder on your internal storage (next time you download/install a module through the Manager the folder will be recreated).
Edit: There will likely be an update to Magisk that will hide the MagiskManager folder. But for now this is a workaround.
Click to expand...
Click to collapse
Hmmm, tried all this, but still PoGo will not comply, even when I sandbox it in the work profile. (island app) The latter sounds a bit strange to me, as it should limit access to anything. (Magisk Manager gets installed, but is hidden)
To be honest, PoGo is just a test for when they start messing with Ingress as well. When it's getting to much trouble to have the app behave, it's out. They are just games, nothing to compromise my device for.
Also rename or delete every file or folder on your internal storage / sdcard that contains "magisk"
michikrug said:
Also rename or delete every file or folder on your internal storage / sdcard that contains "magisk"
Click to expand...
Click to collapse
Any file? Not only the directory, but one that can be found somewhere on the device/external sdcard? (Like Magisk-v16.7.zip which you need to install it...)
Strange it should see it when sandboxed.
You can try, someone else said so, I did also do it and had no problem anymore so far.
But you should be right, that when its sandboxed it should not see it anyways...
michikrug said:
You can try, someone else said so, I did also do it and had no problem anymore so far.
But you should be right, that when its sandboxed it should not see it anyways...
Click to expand...
Click to collapse
Will try to access sandbox via adb and see what I can find.
guys I own a redmi 3s and using 9.6.1.0 arvanasoft rom. Even on latest pokemon go version after hinding magisk manager and deleting magisk folder it's working just fine. But when I install other newer custom roms pokemon go gives me error like unable to find data on server or unable to authenticate pls try again later. but again when I restore back my old rom it works just fine. Pls help me how can I make pogo work on newer custom roms.
sorry for bad english
T_I said:
Hmmm, tried all this, but still PoGo will not comply, even when I sandbox it in the work profile. (island app) The latter sounds a bit strange to me, as it should limit access to anything. (Magisk Manager gets installed, but is hidden)
To be honest, PoGo is just a test for when they start messing with Ingress as well. When it's getting to much trouble to have the app behave, it's out. They are just games, nothing to compromise my device for.
Click to expand...
Click to collapse
Before using the hide magisk manager option, make sure magisk manager is NOT a system app. This will successfully repack magisk manager.
Then delete magisk fodler from internal storage and hide PoGO.
---------- Post added at 11:37 AM ---------- Previous post was at 11:32 AM ----------
Vinayakn73 said:
guys I own a redmi 3s and using 9.6.1.0 arvanasoft rom. Even on latest pokemon go version after hinding magisk manager and deleting magisk folder it's working just fine. But when I install other newer custom roms pokemon go gives me error like unable to find data on server or unable to authenticate pls try again later. but again when I restore back my old rom it works just fine. Pls help me how can I make pogo work on newer custom roms.
sorry for bad english
Click to expand...
Click to collapse
May be other ROMs come with integrated Magisk. That was the case in mine. Convert it to user app first.
Then try magisk hide again and look for the package name in app info (It should be something random). Then continue with other steps as it is and it should work fine.
Let us know how it goes
Hi togehter,
if you use the Fake GPS Route, then uninstall via TWRP Magisk and then works PoGo (new version) perfekt, that works with my Samsung S5
I have a problem with my Samsung S7 edge, if I uninstall Magisk, then I have the problem, that the S7 go to a bootloop <--- Have anyone a idea?
Samsung S7 Edge
6.0.1
SecurePatch 01.12.2016
TWRP Recovery
If I install Magisk again, then boot the Samsung S7 without a bootloop, but then dont work PoGo
Xamel
Uninstall in the magisk app not by flashing a zip in recovery
Before I rooted my XZ premium I played pokemon go Just fine, afer Just enabling developer options (still locked bootloader and not rooted) it did not work Annymore, switching off developer options fixed pokemon go again.
Now with properly rooted Phone with magisk busybox, and whole bunch of rooted apps I am stuck as wel.... bonkers!!! !!
Could someone find a solution?
https://forum.xda-developers.com/apps/magisk/please-help-unable-to-play-pokemon-t3837451

Banking app works only when magisk manager was uninstalled

Hello together,
I would like to continue using my banking app that worked in the past aside my magisk installation. I simply had to activate hide in magisk manager and I was fine to go without issues.
Since latest updates, this banking app only works if I have uninstalled the magisk manager app. I think this way of "app detection" is different compared to normal su or safetynet checks...right?
As there is a feature in settings that randomizes the package name, what might be the problem that the banking app nowadays recognizes my manager app? I really just have to uninstall the manager apk, then everything is fine again.
It probably detects "Magisk" in the app name (rather than the package name that you can randomise). There are plans to circumvent this as well. No ETA...
Didgeridoohan said:
It probably detects "Magisk" in the app name (rather than the package name that you can randomise). There are plans to circumvent this as well. No ETA...
Click to expand...
Click to collapse
Thanks for letting me know. Is there a thread or feature you could name?
God-Future said:
Thanks for letting me know. Is there a thread or feature you could name?
Click to expand...
Click to collapse
Latest Magisk already does this...

Chase Mobile App detecting root

Using the MIUI 10 EU rom right now and I'm still having issues trying to figure out how the app detects root.
App - Chase Mobile Banking App
This doesn't allow me to use reward points, but also does not allow me to add new contacts on their QuickPay Zelle.
The error message that appears is "For your security, the chase mobile app is not available on devices that have been "rooted" or contain malware".
Tried MagiskHide and even hiding the Magisk Manager (renaming it as well) itself to no success. SafetyNet passes and has no issues with other apps. Anyone have any ideas on what to do or what files it looks at?
ihavenolifee said:
Using the MIUI 10 EU rom right now and I'm still having issues trying to figure out how the app detects root.
App - Chase Mobile Banking App
This doesn't allow me to use reward points, but also does not allow me to add new contacts on their QuickPay Zelle.
The error message that appears is "For your security, the chase mobile app is not available on devices that have been "rooted" or contain malware".
Tried MagiskHide and even hiding the Magisk Manager (renaming it as well) itself to no success. SafetyNet passes and has no issues with other apps. Anyone have any ideas on what to do or what files it looks at?
Click to expand...
Click to collapse
After hide magisk tick for this app you'll have to reboot. If not working it's possible that this app has a second installed service apk which you have to hide too.
Laptapper said:
After hide magisk tick for this app you'll have to reboot. If not working it's possible that this app has a second installed service apk which you have to hide too.
Click to expand...
Click to collapse
I tried this option too. Any idea what second service it would fall under? Thanks
This is an old thread, but I also ran into the same problem on my Pixel 4a 5G. In my case, using Magiskhide on the Chase app and renaming Magisk Manager got things working again. I'm also using the 'Universal SafetyNet Fix' Magisk module to keep SafetyNet happy.
However, the problem came up again for me around the time that I started using the Elemental X Kernel. I've returned to my stock Magisk-patched boot.img and Chase seems happy again. Maybe it's related, and maybe not.
You might want to take a look at your root apps and see if uninstalling any of them helps. If you are running a custom kernel, could try returning to your Magisk-patched boot.img too. Once you find out what Chase is detecting, then you may be able to rename/repackage the offending app and be on your way.
Edit: I read in another forum that simply installing the Chase app in Island may work, but I have not tested this. It should work with Shelter as well, since it's essentially the same thing (isolated work-profile app-management). I prefer Shelter myself, and use it to run two instances of the eBay app at the same time.
Edit 2: There is a more current thread here on XDA that has been keeping up with this issue. Anyone looking for the latest info check here: https://forum.xda-developers.com/t/chase-app-always-detects-root.4099627/
I have the same issue but my phone isn't rooted wtf

"Sundhedskortet" detects root

Hi
The new danish app Sundhedskortet (https://play.google.com/store/apps/details?id=dk.digst.hc&hl=en_GB) detects root, and think i have tried everything in my own toolbox.
anyone with suggestions?
Got it working with a tip from another tread:
"You can also use "shelter" to isolate what the apps can see"
thanks to @Lu5ck
Sundhedskortet detects the hidden Magisk app. Use Island.
Tried Island and Shelter.
Fixed my issue with AL-Bank, but Sundhedskortet still detects root.
Tried uninstalling from main profile and installing directly in the work profile, but still complaining...
Feeling a bit foolish now... Forgot to actually uninstall from main profile, noticed the duplicate in my launcher, uninstalled - and now works like a charm (Shelter, but guess Island would work similarly).
ksga said:
Feeling a bit foolish now... Forgot to actually uninstall from main profile, noticed the duplicate in my launcher, uninstalled - and now works like a charm (Shelter, but guess Island would work similarly).
Click to expand...
Click to collapse
EDIT: nevermind. I did a reboot and everything is working now. Thanks!
Hi - I have the same problem. Can you explain what you did step by step? I installed shelter and then installed sundhedskortet directly using Google play in my work profile but the app still detects root
Thanks!
Peter
I have tried installig shelter and island - installed Sundkedakortet on the work profile but still says root detected.
Can you tell me more specific what you did to make it work?
Im rooted with Magisk and Magisk hide is activated + Sundhedskortet is hidden.
KAngelo said:
I have tried installig shelter and island - installed Sundkedakortet on the work profile but still says root detected.
Can you tell me more specific what you did to make it work?
Im rooted with Magisk and Magisk hide is activated + Sundhedskortet is hidden.
Click to expand...
Click to collapse
Have you uninstalled from main profile? And then remember to reboot. Mine didn't work till after reboot.
Same issue. Sundhedskortet detects root, no idea how.
Using magiskhide, rename magisk and app is added in the magiskhide list.

Categories

Resources