You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# Magisk BootloopSaver
2
2
3
-
> WARNING: Most of bootloop can be prevented but not completely. The script can be killed by other process, another module or broken Magisk. Magisk should add a function that, when it finds a file created in Custom Recovery (example: /cache/disable_magisk), it fires off all modules.
3
+
> WARNING: Most of bootloop can be prevented but not completely. The script can be killed by other process, another module or broken Magisk.
4
+
4
5
## About
5
6
Protect your system from bootloop caused by Magisk modules. In case the data partition is encrypted and you cannot access `/data/adb/modules`, or you don't want to turn off **force encryption** to protect your private data.
0 commit comments