Advanced Bootloop
Protection System

"Your friendly neighborhood root savior."

Intelligent bootloop protection for Magisk, KernelSU and APatch. Three-stage escalation, real-time monitoring, and a secure localhost WebUI.

AshBorn

@Ripper_Hybrid

Three-Stage Protection

Core Features

action.sh · service.sh · utils.sh

1

Precision Strike

jq differential analysis disables only new or modified modules, keeping proven-safe additions alive. Zero collateral.

utils.sh: disable_new_mods()
2

Standard Lockdown

If Stage 1 fails to break the loop, every non-whitelisted module and boot script is safely paused.

utils.sh: lockdown()
3

Nuclear Lockdown

Emergency mode. Disables everything, including AshLooper itself, to guarantee you boot back into your OS.

utils.sh: lockdown "full"
V

VSKL Input

Volume + Screen Key Listener lets you navigate the Action Menu with hardware keys or direct touch.

action.sh: VSKL()
W

Whitelist System

Mark essential modules and boot scripts as protected. Auto-cleans removed entries on every successful boot.

settings.prop: whitelist
3
Lockdown Stages
120s
Stability Window
100%
Localhost Only
Localhost Dashboard

Inside the WebUI

Bound to 127.0.0.1 · Random port · Hash-based auth

Your device's heartbeat, in the browser.

The AshReXcue WebUI is served by action.sh on a randomized localhost port. Nothing leaves your device — no cloud, no telemetry, no remote calls. It's a private control panel for everything the module does in the background.

Live Log Viewer — watch the boot sequence in real time with colour-coded Normal, Warning and Error lines.
Session Browser — travel back through previous boot attempts, mark clean boots, spot bootloops.
Whitelist Manager — protect modules and boot scripts from lockdown with one tap.
Settings & Items — adjust timeouts, thresholds, pause or restore anything the module tracks.
AshReXcueSession-3.log
Port 7234 · Idle 0:45
AshReXcue WebUI v2.6 initialized Your friendly neighborhood root savior. Module info loaded successfully Running on Magisk v26.4 Boot loops: 0/2 | Protection: none Starting SystemUI stability monitoring for 80s All stability checks passed Current loop value: 0 Session saved to /cache/looper/
Root Managers

Works Everywhere

Magisk
KernelSU
APatch
All Forks

Install in four steps

1

Download the module zip

2

Flash in Magisk / KernelSU / APatch

3

Reboot your device

4

Open the WebUI via the Action button