Magisk (software)
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] OverviewMagisk 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. How it worksUsers 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] HistoryMagisk 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] See alsoReferences
External links |