RescueX – Auto Brick Rescue Module Management

RescueX Module

File NameRescueX
Size3KB
Versionv1.1
CategoryMagisk Modules
Developer+ 6.0
Published BySusanos
Rating4.9 / 5
Flash ViaMagisk, KSU, APatch

Get Link

Step-by-Step Installation:

  1. Ensure Root Access: The first prerequisite is having root access via a custom recovery.
  2. Install via Magisk Manager:
    • Open the Magisk Manager.
    • Tap on the “Modules” section.
    • Click “Install from Storage” and locate the geted file.
    • Confirm the installation and allow the module to apply the necessary changes.
  3. Reboot Your Device: After installation, reboot your device to activate the module.

So you were boot looping due to conflicting modules? Yeah, that kinda hurts. RescueX v1.1 of course can automatically disable the said modules the moment your rooted Android device reboots for the 3rd time, and before it can go into the boot loop again, and get you up and running in no time. This version also supports manual trigger of the rescue (all you need to do is place a file named rescue_manual in /data/local/tmp/). Also, the list of modules can now be protected from change by a file named white.list.

Module Whitelist: Add your own favourite core module IDs to /data/adb/modules/RescueX/white.list so they can’t be switched off during the rescue process.
RescueX: If the device reboots 3 times in a row, AutoRescue will disable any non-whitelisted conflicting modules to prevent a boot loop so the launcher can load.
Manual Trigger: To perform an emergency rescue, you create /data/local/tmp/rescue_manual via terminal/ADB/TWRP or similar method, then after rebooting RescueX immediately triggers rescue and then deletes the file to prevent additional rescues.

Note: All modules shared here are tested and reviewed by Shakil Hassan Joy. All original development credits belong to their respective third-party creators.

Shakil Hassan Joy

As a former custom ROM porter and Android developer, my builds have been used by thousands in the community. Now, I focus exclusively on curating root and non-root modules for this platform. I personally benchmark every tweak on real devices to ensure safe, stable performance before sharing it with you.