Go to file
2016-10-03 10:24:59 +08:00
app Magisk officially moving away from Safety Net bypasses 2016-10-03 10:24:59 +08:00
gradle/wrapper Refactoring 2016-08-17 12:01:58 +02:00
.gitignore Update .gitignore 2016-10-02 15:20:54 +08:00
build.gradle More work on Quick Settings, refactoring 2016-09-20 11:36:33 -05:00
gradle.properties Initial Commit 2016-08-06 00:58:05 +08:00
gradlew Initial Commit 2016-08-06 00:58:05 +08:00
gradlew.bat Initial Commit 2016-08-06 00:58:05 +08:00
README.md Update README 2016-10-03 00:06:12 +08:00
settings.gradle Use libsuperuser lib 2016-08-23 05:42:46 +08:00

Magisk Manager

The project can only be compiled on Android Studio Version 2.2.0+ (currently in beta)

Prebuild Binaries

libbusybox.so

Static BusyBox binary by @yashdsaraf
Link and source: http://forum.xda-developers.com/showthread.php?t=3348543

libzip.so

Static ndk-built info-zip
NDK makefiles: https://github.com/cloudchou/ndkzip
Info-Zip source: https://sourceforge.net/projects/infozip/
bzip2 source: http://www.bzip.org/