Superuser Magisk
| Feature | SuperSU (legacy) | Magisk | |---------|------------------|--------| | Systemless | ❌ | ✅ | | Module support | ❌ | ✅ | | OTA compatible | ❌ | ✅ | | Hide root from apps | Partial | Yes (Zygisk) | | Open source | Old versions only | Full GPLv3 |
Manually repack boot image:
Example : Placing a file at system/etc/hosts in your module will replace the real /system/etc/hosts on the phone. Superuser Magisk
Installing Superuser Magisk requires some technical knowledge, but don't worry – we've got you covered. Here's a step-by-step guide:
Future updates focus on:
Move the patched image to a computer and use the command fastboot flash boot [patched_file].img . The "Hide" Evolution: From MagiskHide to DenyList
Note: Rooting carries risks, including bricking your device or voiding your warranty. | Feature | SuperSU (legacy) | Magisk |
magiskboot unpack boot.img magiskboot repack boot.img new-boot.img