AshReXcue - Bootloop Protector
May 20, 2026 Β· View on GitHub
π About
AshReXcue (formerly AshLooper) is a sophisticated, open-source boot protection module designed for Magisk, KernelSU, APatch, and their various Forks.
Unlike basic protectors that blindly disable all modules during a bootloop, AshReXcue utilizes Smart Differential Analysis to identify and target only the problematic modules. It features a fully interactive, locally hosted WebUI Dashboard for managing your protection parameters, reviewing boot logs, and configuring system behaviorsβoffering a completely local experience with no cumbersome login processes or external dependencies.
π Read The Full Feature Documentation
β¨ Core Architecture
| Category | Description |
|---|---|
| π‘οΈ Smart Detection | Differential tracking detects exactly what changed since the last successful boot to isolate bad modules, backed by aggressive com.android.systemui crash-loop monitoring (3-strike threshold). |
| π» Interactive WebUI | A self-hosted localhost dashboard (V2.6) featuring a sleek glassmorphism aesthetic, interactive tracker, and native base64 banner rendering. |
| π Secure Environment | Built-in security measures including strict /proc/net/tcp port collision checks, decoupled static monitor.sh background tracking, and hash-based local authentication. |
| βοΈ Customizable Logic | Highly configurable thresholds, dynamic stability timeframes, and intelligent crash-reboot cycling with active state-locks to prevent race conditions. |
| π Module Access Control | A dedicated Whitelist Manager with swipe-gesture UI to protect essential system modules from automated lockdowns. |
π₯ Installation
Install via your preferred root manager (Magisk, KernelSU, or APatch).
The module features an interactive installation process. Follow the on-screen prompts using your device's physical volume keys or touch screen to configure your baseline protection settings.
General Controls (VSKL):
- Vol+ / Screen Touch = Select / Next Option
- Vol- = Confirm Selection
Note: All settings configured during installation can be modified dynamically at any time via the WebUI or the local command menu.
π₯οΈ Accessing the Dashboard & Action Menu
AshReXcue features an interactive CLI-based Action Menu powered by VSKL (Volume & Screen Key Listener). This serves as the central hub for managing the module. From this 4-option menu, you can securely launch the WebUI on localhost, add/remove modules from your Whitelist, or safely exit.
You can access this menu dynamically based on your root manager:
Method 1: Root Manager UI (KernelSU / APatch)
Simply tap the "WebUI" or "Action" button directly within your module manager application to spawn the interactive menu.
Method 2: Magisk & Universal
Tap the "Action" button directly within the Magisk module menu. This seamlessly executes the module's built-in action.sh script, launching the interactive Action Menu right on your screen.
π Important Notices
Warning
Compatibility Do not use this module alongside other bootloop protectors (e.g., standard Magisk Bootloop Saver). They will conflict and may cause severe boot issues.
π€ Credits
- jq Binary β jqlang.org - The engine behind the JSON differential analysis.
- Cloudflare β Pages - Reliable hosting infrastructure.
π€ Author
- AshBorn - @RipperHybrid
π‘οΈ AshReXcue
Your friendly neighborhood root savior.
Built by AshBorn
I put the βproβ in procrastinate π