SkillAgentSearch skills...

AshLooper

A module designed to prevent boot loops caused by problematic modules installed via KernelSU or Magisk on Android devices.

Install / Use

/learn @RipperHybrid/AshLooper
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

AshReXcue - Bootloop Protector

<div align="center"> <img src="https://raw.githubusercontent.com/RipperHybrid/AshLooper/Master/.github/resources/banner.png" width="40%" alt="AshLooper Banner"> <br> <img src="https://img.shields.io/badge/Compatible%20with-Magisk%20%7C%20KernelSU%20%7C%20Apatch%20%26%20Forks-blueviolet" alt="Compatibility Badge"> <br> <a href="https://github.com/RipperHybrid/AshLooper/releases/latest"> <img src="https://img.shields.io/github/v/release/RipperHybrid/AshLooper?label=Latest%20Release&logo=git&logoColor=white&color=18673F&labelColor=2E2E3F&style=flat" alt="Latest Release"> </a> <a href="https://github.com/RipperHybrid/AshLooper"> <img src="https://img.shields.io/github/commit-activity/t/RipperHybrid/AshLooper?label=Total%20Commits&logo=git&logoColor=white&color=18673F&labelColor=2E2E3F&style=flat" alt="Total Commits"> </a> <br> <a href="https://github.com/RipperHybrid/AshLooper/commits/main"> <img src="https://img.shields.io/github/last-commit/RipperHybrid/AshLooper?label=Last%20Commit&logo=git&logoColor=white&color=18673F&labelColor=2E2E3F&style=flat" alt="Last Commit"> </a> <a href="https://github.com/RipperHybrid/AshLooper/releases"> <img src="https://img.shields.io/github/downloads/RipperHybrid/AshLooper/total?label=Total%20Downloads&logo=github&logoColor=orange&color=18673F&labelColor=2E2E3F&style=flat" alt="Total Downloads"> </a> <br> </div>

Typing SVG


📖 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 active SystemUI crash monitoring. | | 💻 Interactive WebUI | A self-hosted localhost dashboard (V2.5) featuring FAB navigation, color-coded logs, and long-press haptic settings controls. | | 🔒 Secure Environment | Built-in security measures including dynamic port generation, session timeouts, and strict zero-escape hash-based local authentication. | | ⚙️ Customizable Logic | Highly configurable thresholds, dynamic stability timeframes, and intelligent crash-reboot cycling to suit your setup. | | 📝 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 (if supported) 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

[!TIP] Mirrors & Updates

[!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 Binaryjqlang.org - The engine behind the JSON differential analysis.
  • CloudflarePages - Reliable hosting infrastructure.

👤 Author


<div align="center">

🛡️ AshReXcue<br> Your friendly neighborhood root savior.

Built by AshBorn<br> I put the ‘pro’ in procrastinate 🙂

</div>

Related Skills

View on GitHub
GitHub Stars134
CategoryDesign
Updated1h ago
Forks3

Languages

JavaScript

Security Score

95/100

Audited on Apr 9, 2026

No findings