• Stars
    star
    41,847
  • Rank 305 (Top 0.01 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created over 7 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Magic Mask for Android

Downloads

This is not an officially supported Google product

Introduction

Magisk is a suite of open source software for customizing Android, supporting devices higher than Android 6.0.
Some highlight features:

  • MagiskSU: Provide root access for applications
  • Magisk Modules: Modify read-only partitions by installing modules
  • MagiskBoot: The most complete tool for unpacking and repacking Android boot images
  • Zygisk: Run code in every Android applications' processes

Downloads

Github is the only source where you can get official Magisk information and downloads.

Useful Links

Bug Reports

Only bug reports from Debug builds will be accepted.

For installation issues, upload both boot image and install logs.
For Magisk issues, upload boot logcat or dmesg.
For Magisk app crashes, record and upload the logcat when the crash occurs.

Translation Contributions

Default string resources for the Magisk app and its stub APK are located here:

  • app/src/main/res/values/strings.xml
  • stub/src/main/res/values/strings.xml

Translate each and place them in the respective locations ([module]/src/main/res/values-[lang]/strings.xml).

License

Magisk, including all git submodules are free software:
you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

More Repositories

1

libsu

A complete solution for apps using root permissions
Java
1,410
star
2

MagiskManager

Companion Android application for Magisk
Java
1,408
star
3

magisk_files

(Deprecated) Magisk File Host
644
star
4

magisk-module-installer

Obsolete
589
star
5

zygisk-module-sample

A sample project for building Zygisk modules
C++
511
star
6

magisk-files

Magisk File Host
336
star
7

magiskbot

The server of MagiskBot
TypeScript
208
star
8

ndk-busybox

BusyBox building with command ndk-build
C
188
star
9

ndk-box-kitchen

Patch sources and generate files for BusyBox on Android
Makefile
126
star
10

ondk

Oxidized NDK - NDK repackaged with Rust toolchain
Shell
122
star
11

ProcGate

POC app to demo procfs leaks on Android systems
Java
107
star
12

FrankeNDK

Frankenstein NDK for building Magisk
C++
93
star
13

libcxx

LLVM libc++ without exception and RTTI, specifically for Android.
C++
75
star
14

room-runtime

Modified Room runtime library for Proguard/R8 obfuscation
Java
36
star
15

mincrypt

libmincrypt from AOSP
C
26
star
16

ndk-compression

Common compression tool libraries build with ndk-build command
C
22
star
17

lz4-java

lz4-java without Unsafe and native implementation
Java
22
star
18

CPI

CPI
C++
15
star
19

ADLxMLDS2017

Python
13
star
20

DSnP

C++
12
star
21

Web-Programming-Project

JavaScript
11
star
22

system_properties

C++
10
star
23

Real-OPT-Parameterization

Python
9
star
24

DSP_HW

C++
9
star
25

CAD-Contest-NP3

NP3: Non-exact Projective NPNP Boolean Matching
C
9
star
26

ML2016

Python
9
star
27

MakeNTU-2017

PlugMote!
Java
8
star
28

VR_RayTracing

VR course final project
C++
7
star
29

VR_Unity_Demo

C#
7
star
30

GT_Project

Pirate Game using Genetic Algorithm
C++
6
star