github.com/devillizard666/Magisk ↗
The Magic Mask for Android
Open this visualization on its own page →
Contributors
278
Lines of Code
26,274
From
2013-06-28
To
2022-02-17
About devillizard666/Magisk
Magisk is an open-source customization suite for Android devices running version 5.0 and higher. It provides several core capabilities: MagiskSU grants root access to applications, Magisk Modules allow users to modify read-only system partitions by installing customization modules, MagiskBoot serves as a comprehensive tool for unpacking and repacking Android boot images, and Zygisk enables code injection into every Android application process.
The project is built with modern development tools including Kotlin and Java for the app layer, C++ and C for native components, and Python for build automation. It supports building on any operating system that Android Studio supports and includes comprehensive documentation for installation, troubleshooting, and development. The codebase is structured to allow both app and native development within Android Studio.
Magisk is released under the GNU General Public License v3 and is maintained as a free software project. The developers actively maintain the project and accept bug reports specifically from Canary builds, requiring detailed logs and relevant diagnostic information with submissions. The project also welcomes translation contributions for localizing the app interface across different languages.