Magisk – Root & Universal Systemless Interface v31.0
Requirements: 6.0+ l Root
Overview: Magisk is a suite of open source software for customizing Android, supporting devices higher than Android 5.0.
Here are some feature highlights:
MagiskSU: Provide root access for applications
Magisk Modules: Modify read-only partitions by installing modules
MagiskHide: Hide Magisk from root detections / system integrity checks
MagiskBoot: The most complete tool for unpacking and repacking Android boot images
Magic Mount:
Allow you to do any system (vendor) modification without actually tampering the partitions.
Anything can be loaded with Magisk systemless-ly!
MagiskSU: Open Source Root Solution
Root your device with MagiskSU, based on phh’s Superuser, which is based on CM Superuser.
Magisk Manager:
MagiskSU Root Management, Upgrade Magisk, Manage MagiskHide lists
Manage, Upgrade, Download, Install Magisk Modules from the community driven online Magisk Module Repo.
MagiskHide:
Hide Magisk from detections: Google SafetyNet, enterprise / bank system integrity checks, game tamper checks etc.
Resetprop:
Allow you to do any modifications to system properties, including read-only props.
This is also used along with magiskhide to trick various device status sent from the bootloader
Miscellaneous:
(Optional) Remove AVB 2.0, dm-verity, forceencrypt.
Unlock partitions blocks to support remount to rw
Package Info:
- Languages: Full Multi Languages;
- CPUs: armeabi-v7a, arm64-v8a, x86, x86_64;
- Screen DPIs: 120dpi, 160dpi, 240dpi, 320dpi, 480dpi, 640dpi;
- Untouched apk with Original Hash Signature, no [Mod] or changes was applied;
- Certificate MD5 digest: ceda68c1e174710aef58897dae6eab4f
How to use it now?
Magisk, the Application, and the uninstaller are now one file (3 in 1)
– If you need to install the Application, install *.apk
– If you need to flash Magisk in TWRP, change the extension from *.apk to *.zip and flash
– If you need to remove Magisk via the uninstaller in TWRP, rename the file to “uninstall.zip” and flash
What’s New:
The main feature of this release is a complete rewrite of the Magisk app UI from scratch.
Over the years, the Android app had accumulated significant technical debt in the codebase due to legacy XML layouts, databinding, and KAPT. In this release, the entire UI layer has been completely rewritten from scratch using the modern Jetpack Compose and Material 3.
The rewrite modernizes the architecture and introduces significant UI/UX improvements, as well as adding new features:
• New built-in terminal emulator with full TTY and ANSI support for flashing modules and running action scripts.
• Direct support for streaming and extracting boot images directly from remote OTA URLs.
The old app is still available
A complete rewrite of an app of this scale can sometimes result in unexpected bugs or issues in isolated cases. If you encounter issues with the new version of the app, the legacy View-based version will still be built and published for the next few releases.
It will be available for download under the name “Magisk-v31.0-legacy.apk”.
[App] Complete UI overhaul with Jetpack Compose and Material 3, completely removing the legacy View and Fragment architecture
[App] Add new built-in terminal emulator with full TTY and ANSI support for module flashing and action scripts
[App] Support downloading and streaming boot image extraction directly from remote OTA URLs
[MagiskBoot] Support dynamic zImage payload sizes without requiring exact size padding during repack
[MagiskBoot] Update AVB hash descriptor image size to match unpacked image size
[MagiskBoot] Lower default compression preset for XZ and LZMA to reduce memory usage during repacking
[Zygisk] Support Android 17 (API 37)
[Zygisk] Support Meta Quest (Horizon OS) lazy partition zygotes
[MagiskPolicy] Fix identifier parsing for names containing hyphens
[resetprop] Add –compact (-c) flag to compact property storage areas
[MagiskInit] Properly prioritize charger mode detection before force_normal_boot
[DenyList] Add webview_zygote as an unmount target
This app has no advertisements
More Info:https://github.com/topjohnwu/Magisk
Download Instructions:
Magisk
Mirrors:
Magisk-legacy
Mirrors: