• topjohnwu's avatar
    Support Safe Mode detection · a5d7c41d
    topjohnwu authored
    When detecting device is booting as Safe Mode, disable all modules and
    MagiskHide and skip all operations. The only thing that'll be available
    in this state is root (Magisk Manager will also be disabled by system).
    
    Since the next normal boot will also have all modules disabled, this can
    be used to rescue a device in the case when a rogue module causes
    bootloop and no custom recovery is available (or recoveries without
    the ability to decrypt data).
    a5d7c41d
Name
Last commit
Last update
app Loading commit data...
docs Loading commit data...
gradle/wrapper Loading commit data...
native Loading commit data...
scripts Loading commit data...
shared Loading commit data...
signing Loading commit data...
stub Loading commit data...
tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.MD Loading commit data...
build.gradle Loading commit data...
build.py Loading commit data...
config.prop.sample Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle Loading commit data...