The Magisk software was created by John Wu, aka XDA Recognized developer topjohnwu. The project started as a systemless root method but has gradually transitioned into something better. By something better, we mean something beyond the usual superuser privilege provider as the contributors have worked to perfect the system. A new version of Magisk is now available. You can now download Magisk v25.0 which comes with improved SELinux handling.
When you download Magisk V25.0, the first thing noticed of the update is the rewritten MagiskInit software. The MagiskInit binary is capable of replacing the stock init process as the first program to run, injecting Magisk services into init.rc, and patching SELinux policy rules. As users download Magisk V25.0, it is with fixing SELinux-related compatibilities. In addition, the new version now supports Android 13’s Generic kernel image.
Adding to the compatibility improvements, there are also security enhancements to the MagiskSU component. Meanwhile, here is the official changelog of the Magisk V25:
- [MagiskInit] Update 2SI implementation, significantly increase device compatibility (e.g. Sony Xperia devices)
- [MagiskInit] Introduce a new policy injection mechanism
- [MagiskInit] Support Oculus Go
- [MagiskInit] Support Android 13 GKIs (Pixel 6)
- [MagiskBoot] Fix vbmeta extraction implementation
- [App] Fix stub app on older Android versions
- [App] [MagiskSU] Properly support apps using shared user-id
- [MagiskSU] Fix a possible crash in magisk
- [MagiskSU] Prune unused UIDs as soon as system_server restarts to prevent UID reuse attacks
- [MagiskSU] Verify and enforce the installed Magisk app’s certificate to match the distributor’s signature
- [MagiskSU] [Zygisk] Proper package management and detection
- [Zygisk] Fix function hooking on devices running Android 12 with old kernels
- [Zygisk] Fix Zygisk’s self code unloading implementation
- [DenyList] Fix DenyList on shared UID apps
- [BusyBox] Add workaround for devices running old kernels
How to download Magisk V25.0
You can download the software using the link below. In case you are not familiar with the system, you can check a tool guide on how to root your devices using the tool. However, if you run into any problems while trying to download Magisk V25.0, you can still get back in the process.