Bob
Have a question related to this hub?
Alice
Got something to say related to this hub?
Share it here.
Magisk | |
---|---|
![]() | |
Original author(s) | John Wu (topjohnwu) |
Initial release | August 2016[1] |
Stable release | 29.0
/ May 14, 2025[2] |
Repository | github |
Written in | C++ , Kotlin , Rust[3] |
Operating system | Android |
Platform | Android |
License | GPL-3.0 |
Website | github![]() |
Magisk is a free and open-source software used for userspace systemless rooting of Android devices, developed by John Wu. Magisk supports devices running Android 6.0 or higher.[3]
Magisk is a free and open-source software that enables users to gain root access to their Android devices. With Magisk, users can install various modifications and customizations, making it a popular choice for Android enthusiasts. Additionally, Magisk comes with a built-in Magisk Manager app, which allows users to manage root permissions and install various modules.[3]
Magisk has a modular design and uses magic mounts for a systemless approach; it offers a safe and easy way to root an Android device to add new features and functionality.
Users download their firmware (init_boot.img or boot.img) and use Magisk to patch the file. After unlocking the bootloader, the patched file is flashed by using fastboot or Odin (for Samsung devices). By doing so, Magisk gains root access by replacing init with magiskinit in the booting process of Android devices.[citation needed]
Magisk started out as a small project created by John Wu. However, it has now grown to more than 252 contributors. In version 21, support for Android 11 was added.[4] In version 22, support for the Samsung Galaxy S21 was added.[5] In version 26, support for Android 5 and below was removed.[6] The original developer John Wu started working for the Android security team in May 2021.[7]