Magisk (software)

{{Short description|Systemless root app for Android}}

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.{{Citation |last=Wu |first=John |title=topjohnwu/Magisk |date=2022-12-12 |url=https://github.com/topjohnwu/Magisk |access-date=2022-12-12}}{{Infobox software

| title = Magisk

| name = Magisk

| logo = Magisk Logo.svg

| screenshot = Magisk 26.4 screenshot.png

| collapsible = yes

| caption = Screenshot of the home page

| author = John Wu (topjohnwu)

| developer =

| released =

| discontinued =

| latest release version = 29.0

| latest release date = {{Start date and age|2025|05|14}}{{Cite web | url=https://github.com/topjohnwu/Magisk/releases/tag/v29.0 | title=Release Magisk 29.0 | website=GitHub | date=14 May 2025 }}

| latest preview version =

| programming language = C++ , Kotlin , Rust

| operating system = Android

| platform = Android

| language =

| license = GPL-3.0

| latest preview date =

| repo = {{URL|https://github.com/topjohnwu/Magisk}}

| AsOf =

}}

Overview

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.

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.

History

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.{{Cite web|title=Root-methode Magisk krijgt ondersteuning voor Android 11|url=https://tweakers.net/nieuws/173008/root-methode-magisk-krijgt-ondersteuning-voor-android-11.html|access-date=2021-09-11|website=Tweakers|language=NL}} In version 22, support for the Samsung Galaxy S21 was added.{{Cite web|last=Wilde|first=Damien|date=2021-02-24|title=Magisk v22.0 adds support for Galaxy S21 series, app hiding improvements, plus more|url=https://9to5google.com/2021/02/24/magisk-v22-0-adds-support-for-galaxy-s21-series-app-hiding-improvements-plus-more/|access-date=2021-09-11|website=9to5Google|language=en-US}} In version 26, support for Android 5 and below was removed.{{Cite web|last=Wilde|first=Damien|date=2021-05-13|title=Magisk v23 drop pre-Android 5 device support|url=https://9to5google.com/2021/05/13/magisk-v23-0-brings-safetynet-fixes-while-dropping-legacy-device-support/|access-date=2021-09-11|website=9to5Google|language=en-US}} The original developer John Wu started working for the Android security team in 2021{{Citation needed|date=March 2025}}.

See also

References

{{Reflist}}