magisk
Magisk is a set of tools for rooting Android devices, created by topjohnwu. It implements systemless root, meaning modifications are made in the boot image rather than the system partition. This allows users to gain root privileges and run custom software while often preserving the ability to receive official OTA updates and keep the system partition intact.
The Magisk package typically includes a daemon that manages root access, a manager application for installing
Installation and usage require some level of device preparation, most commonly an unlocked bootloader and a
Magisk is maintained as an open-source project with a large user and developer community. It is widely