Just throwing a couple of ideas your way:good morning all.
latest 5.0.5519 of Intune Portal (Microsoft) detects root !
On top of common/standard guideline (100& working till yesterday),
a) I hided xposed modules (HMA)
b) XprivacyLUA is set as well (tracking and analytics)
No way to circumvent root detection. I suspect Intune Portal needs to get the list of installed applications as - when I also set this flag in XPrivacy + complete app's data reset - the account cannot be addedd and app loops.....
I also froze (renamed) Magisk app --> no luck
any further suggestion from you?
I've had 21.4 for a long while, then last day I updated it via its app which put the phone into a permanent loop of "Phone is starting" across the desktop. I then installed the same 24.3 via TWRP which removed the loop but also took away mobile data.Symptom smacks of mismatched kernel... Did you ever install Magisk using Magisk App patch/flash? PW
I meant did you ever use patch in app & then flash separately (eg after an OTA) as this is where many (unwary) get kernel mismatches due to using image from earlier ROM etc... This is different from Direct Install...I've had 21.4 for a long while, then last day I updated it via its app which put the phone into a permanent loop of "Phone is starting" across the desktop. I then installed the same 24.3 via TWRP which removed the loop but also took away mobile data.
I'm still confused with debug & canary version. I saw tjw only release canary version which was written on the github commits, what about the debug version, should it be build by people themselves ?Latest Official TJW debug Canary Magisk:
Magisk (8dfb30fe) (24313)
- [App] Fix Debug channel preference not sticking
- [App] Update the stub dynamic resource loading implementation to use official APIs on API 30+
- [MagiskSU] Prune unused UIDs as soon as possible to prevent UID reuse attacks
- [MagiskSU] Verify and enforce the installed Magisk app's certificate to match the distributor's signature
- [DenyList] Fix DenyList on shared UID apps
Why should you build debug for yourself?!I'm still confused with debug & canary version. I saw tjw only release canary version which was written on the github commits, what about the debug version, should it be build by people themselves ?
If someone use canary version does he/she could easily switch to debug version without flashing, I mean only only intalling the apk to debug ?
He didn't mention the debug release on the commit, like stable version or canary.Why should you build debug for yourself?!
Isn't it more simple to follow the link from Magisk app (no matter which version) to go to the Magisk official GitHub page
Scroll down there to find Downloads - see the screenshot
You can download app-debug.apk (Debug) or app-release.apk (Canary)
To switch, you need to download and install the right APK and then to patch the img and flash (or you can flash the renamed APK to zip from TWRP).
Installation is also described in details on the Magisk GitHub page
Download app-debug.apk - it will be 17 MBHe didn't mention the debug release on the commit, like stable version or canary.
Since Debug and Canary builds are basically functionally identical, they are produced in tandem and appear in https://github.com/topjohnwu/magisk-files/tree/canary (repo/branch).He didn't mention the debug release on the commit, like stable version or canary.
John Wu, May 15
An update to future Magisk releases: the "Canary" channel will start shipping release builds, and a new "Debug" channel will be shipping debug builds. Both channels will be updated at the same time from the same source code, the only difference is the build flag.
Debug builds should only be used if you are actively developing Magisk, or if you want to submit bug reports. An upcoming change will start enforcing APK signature verifications on release builds to combat fraudulent/modded/hacked Magisk app APKs.
We also plan to start adding symbols (and maybe some sanitizers) and enabling core dumps on debug executables for better debugging and auditing. All these changes can be an issue on older device, and could significant effect performance, which is why it should not be used daily.
John Wu, May 24 (8h)
I just pushed out a new Canary build that enforces Magisk app signature verification directly in the root daemon. I have also updated the README on GitHub with guidance for developers working on Magisk itself and distributing your own builds signed with your own keys.
Edit - Fixed.
my intune company portal is updated to latest version and it is still fine, i.e. root not detected. i only have usnf and shamiko modulesgood morning all.
latest 5.0.5519 of Intune Portal (Microsoft) detects root !
On top of common/standard guideline (100& working till yesterday),
a) I hided xposed modules (HMA)
b) XprivacyLUA is set as well (tracking and analytics)
No way to circumvent root detection. I suspect Intune Portal needs to get the list of installed applications as - when I also set this flag in XPrivacy + complete app's data reset - the account cannot be addedd and app loops.....
I also froze (renamed) Magisk app --> no luck
any further suggestion from you?
ok, many thanks! I will select all the activities as per your suggestion (in last but noe version that was not needed).my intune company portal is updated to latest version and it is still fine, i.e. root not detected. i only have usnf and shamiko modules
you have to make sure ALL activities under intune are ticked in denylist (default is not)
Actually, someone in this post also reported the need to check all activities for intune company portal:ok, many thanks! I will select all the activities as per your suggestion (in last but noe version that was not needed).
But which ANdroid version do you use?
in Android 11 (it is supposed to deny access to applist) I have also added Outlook in Denylist (standard selection for IntunePortal too, non all activities) and it WORKS !Actually, someone in this post also reported the need to check all activities for intune company portal:
![]()
[Discussion] Magisk - The Age of Zygisk.
This is a discussion and help thread for the newer versions of Magisk. The main goal of this thread is to help users migrate to Magisk v24+ SafetyNet Basic integrity Pass CTS profile match Pass Play Protect certification Device is certified...forum.xda-developers.com
I am using Android 12.
Don't know regarding your ROM, on my Xiaomi, stock ROM the option is presentCan someone please help with my issue?
I'm trying to install Magisk to inactive slot as per this guide but no success.
I uninstalled Magisk (restore images option) successfully, downloaded and installed OTA, went back to install Magisk but there is no "install to inactive slot" anymore (screenshot), only select patch a file. It used to be on older versions when I was on LOS 17 a few months ago. I'm on 18 now. Magisk latest.
View attachment 5622367
Yes I'm on stable channel.Don't know regarding your ROM, on my Xiaomi, stock ROM the option is present
If you are on 24.3 Stable, have you tried with the latest Canary 24313.
Btw, if you want to report to Magisk GitHub, you will need (Canary) Debug version
Hello. Can someone help me downloading latest Momo please? https://t.me/magiskalpha/517
I am on computer and i dont want to make a Telegram account :/.
Thanks.
Ohhh really?? Yes that's what I did I formatted my data using TWRP but I didn't noticed there is an option to check do not encrypt
some devices have modded twrp available that has an option to 'disable forced encryption' and many other 'features'. i think it's the equivalent of using the relevant zip/script(s).About every device ive used requires a zip file flash to disable dm verity. forced encryption.....
Well here's the 'why' anyway; thought I'd provide a summary -
FWIW, the issue where previously patched boot image becomes incompatible and Direct Install breaks seems only to affect certain devices, notably OnePlus...
Could be some module or mod?Latest Momo with latest Shamiko (latest USNF, DenyList disabled) on latest Canary still detects su, Magisk and Zygisk
Never saw that... PW
I asked you about downloading to make sure that you are really downloading the Canary 25101.I don't know if we are having a language barrier or if we are going round and round because we are just saying the same things. Let me try to make it clearer.
Is this normal is the question? Is there any other way to update with the limitations that I state above without removing Intune doing the upgrade and then reinstalling Intune?
- I have downloaded the latest canary from TWJ Github
- Intune does not allow me to install any unknown sources to my personal profile, nor my work profile
- I cannot use the magisk manager app to update since it is from "unknown source"
- I have attempted to go around this by installing the latest canary from TWJ Github using "adb install"
- After doing this it STILL states that I am not on the latest Magisk Manager
Last question is if I uninstall Magisk, then use the "adb install" to reinstall if that works, would I be able to hide Magisk Manager again or would that be blocked due to "unknown sources?"
You could opt for temporary root and check if it works or not. For that, boot your device via the Magisk patched boot file using the command-I've bought a Motorola Moto G71 5G. Unfortunately i cannot find a single thread about it on XDA. If i find it's stock ROM, what's the next steps to install magisk? How can i know that patching boot.img with magisk would work and not result in bootloop?
fastboot boot magisk-patched-boot.img
fastboot flash boot boot.img