devillizard666/Magisk ↗
Created Aug 14, 2022 · View the devillizard666/Magisk repository page
The Magic Mask for Android
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
278
Lines of Code
26,274
From
Jun 28, 2013
To
Feb 17, 2022
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.