14 June 2026
coderr("");#boot_img_extractor
If you have the fastboot rom, just go to the extracted rom folder --> images. There you will find a file named 'boot.img'. That's the file you need. In case you have recovery rom. Click the button below to download payload dumper. Extract the downloaded file and read the 'readme' file in the extracted folder incase you don't know how to use it.
coderr("");#magiskmodule_bootloopfix
If removing the magisk module (which bricked your device) can fix your device, just enter the given command in adb and let the phone reboot
Command: adb wait-for-device shell magisk --remove-modules
Note:
1. This will remove every module you had installed.
2. Removing some modules might still not fix the device, in that case you will have to format data or clean flash rom
GaviaXXL #9L#twrp
TWRP for Ares/Aresin. Use the one according to your rom. If you see some different language, just change language to whichever you want(guides available on google). If you mess with TWRP, you might even loss your IMEI for which we won't be responsible and neither we can do anything to fix it until you have IMEI backup. If you know what you are doing then you are safe. Use the tool provided to flash the twrp.
15 June 2026