AshReXcue Banner

Advanced Bootloop
Protection System

"Your friendly neighborhood root savior."

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

AshBorn

@Ripper_Hybrid

Three-Stage Protection

Core Features

Directly from action.sh, service.sh, and utils.sh

1

Precision Strike

Using jq differential analysis from disable_new_mods() - disables only new or updated modules

utils.sh: disable_new_mods()
2

Standard Lockdown

Disables all non-whitelisted modules when threshold reached - from lockdown()

utils.sh: lockdown()
3

Nuclear Lockdown

Emergency mode - disables everything including AshLooper itself to guarantee boot

utils.sh: lockdown "full"
V

VSKL Input

Volume + Screen Key Listener - navigate menus with volume buttons OR touch

action.sh: VSKL()
W

Whitelist System

Protect essential modules with auto-cleanup of uninstalled modules

settings.prop: whitelist
🔒

Secure WebUI

Random port (6000-9999), 5min timeout, hash-based auth from action.sh

action.sh: start_server()
Magisk
KernelSU
APatch
All Forks