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
Description
The Magic Mask for Android
Readme
Languages
C++ 36.7%
Kotlin 30.3%
Rust 16.4%
Java 9%
Shell 4.9%
Other 2.6%