https://github.com/Magisk-Modules-Alt-Repo/abootloop
Protection from bootloop
https://github.com/Magisk-Modules-Alt-Repo/abootloop
magisk magisk-module magisk-modules
Last synced: about 1 month ago
JSON representation
Protection from bootloop
- Host: GitHub
- URL: https://github.com/Magisk-Modules-Alt-Repo/abootloop
- Owner: Magisk-Modules-Alt-Repo
- License: mit
- Created: 2024-02-03T12:00:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T15:36:33.000Z (about 1 year ago)
- Last Synced: 2024-10-28T15:41:30.736Z (about 1 year ago)
- Topics: magisk, magisk-module, magisk-modules
- Language: Shell
- Homepage:
- Size: 54.7 KB
- Stars: 136
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-root - Anti bootloop - Protect from bootloops. `FOSS` `[M]` (🔐 Root Management / Bootloop Protection)
README
# Anti bootloop
[](https://github.com/Magisk-Modules-Alt-Repo/abootloop/releases)
[](https://github.com/Magisk-Modules-Alt-Repo/abootloop/stargazers)
[](https://github.com/Magisk-Modules-Alt-Repo/abootloop/blob/main/LICENSE)
Bootloop protection
This module works in both `late_start` and `post-fs-data` modes
so it can fix a bootloop at the early boot stage
## Usage
Customize your key combination during installation
and click it while the system is booting to disable all Magisk modules
### Action button
The action button of this module **enables** all Magisk modules
Also, it can be executed using a command like this:
```shell
sh /data/adb/modules/abootloop/action.sh
```