
| File Name | RescueX |
|---|---|
| Size | 3KB |
| Version | v1.1 |
| Category | Magisk Modules |
| Developer | + 6.0 |
| Published By | Susanos |
| Rating | 4.9 / 5 |
| Flash Via | Magisk, KSU, APatch |
Get Link
Step-by-Step Installation:
- Ensure Root Access: The first prerequisite is having root access via a custom recovery.
- 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.
- 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.










