Stable Magisk Version: v19.3
Beta Magisk Version: v19.3
Magisk Manager Version: v7.3.1
Beta Magisk Version: v19.3
Magisk Manager Version: v7.3.1
Welcome to the official Magisk Release / Announcement thread!
Installing Magisk will give you ROOT, a super powerful Systemless Interface,
Magisk Modules support, and hide from tons of integrity tests like SafetyNet!
Magisk does NOT have a website. Do NOT download Magisk from unofficial sites.
Official Links: Magisk Github Release
Highlights
- Open Source:
100% open source and easy to build on all Google supported platforms. - Magic Mount:
Modify system (vendor) without tampering the partitions. - MagiskSU:
Unleash your device's root access. - MagiskHide:
Hide Magisk from detections: Google SafetyNet, enterprise/bank system integrity checks, game tamper checks. - Resetprop:
Modify or delete any system properties, including read-only props. - Online Module Repo:
Install Magisk Modules from the community-driven Magisk Module Repo.
- Android 4.2+: MagiskSU and Magisk Modules Only (*1)
- Android 4.4+: All features available (*2)
- Android 6.0+: MagiskHide guaranteed support (*3)
- Android 7.0+: MagiskHide full protection
- Resetprop and MagiskHide are not possible to be supported.
- Pre 6.0 kernels are very likely to have no mount ns procfs support, which is required for MagiskHide to work properly. This Linux kernel feature is only required to be added in Android 6.0.
If your kernel lacks this feature, you can build (or ask your custom kernel dev) with some additional patches. The relevant patches are: set CONFIG_NAMESPACES=y in defconfig, and apply this patch. More info: Namespace file descriptors (2010 original article) - Pre 7.0 does not support hidepid=2, thus cannot provide full protection
Instructions
- Link to Installation Instructions
- Link to Tutorials
(Including OTA Installation and Best Practices for MagiskHide)
Notes & Troubleshoots
- Most common issues are documented in Magisk Troubleshoot Wiki (huge thanks to @Didgeridoohan!), check it out before spamming the forums
- Magisk Manager CANNOT be placed in adaptable storage
- Q: WebView is crashing on my device when I enable MagiskHide
A: It's a bug in your ROM, please ask your ROM developer to include this commit to fix the issue