Skip to content

A Magic Mask to Alter Android System Systemless-ly

License

Notifications You must be signed in to change notification settings

kinggangster74/Magisk

Repository files navigation

Magisk

###Static binaries included:

###How to build Magisk

  1. Download and install NDK
  2. Add the NDK directory into PATH
    To check if the PATH is set correctly, try calling which ndk-build (where ndk-build on Windows) and see if it shows the NDK directory
  3. Unix-like users (e.g. Linux & MacOS) please execute build.sh through shell
    Windows users please execute build.cmd through cmd
  4. The scripts will show you further details

About

A Magic Mask to Alter Android System Systemless-ly

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 44.0%
  • Kotlin 33.8%
  • Java 11.1%
  • C 4.5%
  • Shell 4.3%
  • Python 1.8%
  • Makefile 0.5%