Magisk is free and open-source software used to root Android devices, developed by John Wu. Magisk supports devices running Android 6.0 or higher. [1]
![]() | |
Original author(s) | John Wu (topjohnwu) |
---|---|
Stable release | 28.1 / December 7, 2024 [2] |
Repository | github |
Written in | C++, Kotlin, Rust [1] |
Operating system | Android |
Platform | Android |
License | GPL-3.0 |
Website | github![]() |
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 app called Magisk Manager, which allows users to manage root permissions and install various modules. [1]
Magisk has a systemless approach and modular design; it offers a safe and easy way to root a device and add new features and functionality.
How it works
Users download their firmware (boot.img) and use Magisk to patch the file.
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. [3] In version 22, support for the Samsung Galaxy S21 was added. [4] In version 26, support for Android 5 and below was removed. [5] The original developer John Wu started working for the Android security team in 2021[ citation needed ].