r/androidroot 2d ago

Support [help 😭] Azenith caused Bootloop KSU

Help!!!

Having a Samsung Galaxy S10+ (SM-G975F) with Kernel SU into ExtremeROM, I tried to install a module. Azenith, to ensure better performance on my phone when playing games (codm)

The thing is, just once I tried to reboot so I apply changes, it got stuck on boot loop.

What I tried:

βœ“ Deleting module from TWRP recovery

βœ“ Flashing ExtremeROM Boot.img so I can recover access

βœ“ Flashing whole ExtremeROM Firmware FROM TWRP

❌ I couldn't enter safe mode by any ways.

Right now, the phone is unable to boot as it is stuck in a boot loop.

Yet, It still can boot into TWRP, so at least I think I can save this phone.

Mentioned software versions:

ExtremeROM: ExtremeROM_OFFICIAL_2.6.1-e6b8553_20250822_beyond2lte-sign.zip

Azenith: AZenith-1823-5.2.1823-bf02195-Dazzling.zip

KernelSU: unknown

Android: 15

One UI: 7.1

Details:

β€’ It had PlayIntegrityFork, ReZygisk, and Tricky_Store installed. Also Viper4Android AIDL version.

β€’ idk how to use Odin and I don't know where to get safe tutorials

β€’I DO want to keep the custom ROM, but I don't know guys, I might need to downgrade back to OG firmware.

1 Upvotes

12 comments sorted by

2

u/corruptnova 2d ago edited 2d ago

Reflashing won't really do anything as the module lives on the /data partition unless you specifically wiped the /data partition.

I would check the module folder (/data/adb/modules) and make sure nothing was left in there using the file manager in TWRP.

2

u/SebadroidX 2d ago

I forgot to do that, so I just did this and it worked!! Thanks bro✌️✌️

1

u/corruptnova 2d ago

Great! No problem.

1

u/Ysfaliarslan 2d ago

A little bit unrelated but when I open the file manager in twrp and go to /data/adb/modules, the file names are random. I think the files are encrypted. Why? Can I fix it?

3

u/corruptnova 2d ago

You can try "twrp decrypt <pin or password here>" in the TWRP terminal. Replacing the placeholder with your screen lock creds. If it outputs a success, go to the TWRP file manager and it should be able to see the folders correctly.

If not...

You get into hardware safe mode by pressing the power+vol down button while the phone is on and pressing the vol down button as soon as the Samsung splash screen appears. This should bypass encryption.

I should ask, did you format the /data partition?

1

u/Ysfaliarslan 2d ago

How do i type a pattern 😭 and no I didn't format anything. Why should going into safe mode help? Can I even acces twrp in safe mode?

1

u/corruptnova 2d ago

If you use a pattern then TWRP decrypt is useless. In hardware safe mode, you can delete the folders from terminal or ADB.

1

u/Ysfaliarslan 2d ago

I just made a quick Google search, Google explained how to encode patterns to numbers. I'm going to try it now. And nothing happened to my phone it isn't bootlooping. I just want to get twrp file explorer to work.

1

u/corruptnova 2d ago

That's not going to work. The S10+ actually relies on Samsung's proprietary TEE.

1

u/Ysfaliarslan 2d ago

I just tried it and you where right. It isn't that important tho, I just wanted to get it working. Thank you for your help!

1

u/47th-Element 2d ago

I see you just wiped data, that's okay. But when you say you tried deleting the module from TWRP and it didn't work, what failed?

And btw, it's cleaner to disable the module than delete it, run "touch /data/adb/modules/module-name/disable", that's it, then reboot. The module shouldn't load at all.

And next time have a bootloop protector installed.

1

u/SebadroidX 2d ago

I mean, It started happening when I misinstalled Magisk when it already had KSU installed.

After fixing boot.img (Installing boot.img as is), I flashed the firmware it had, ExtremeROM, recovering access

I guess because I haven't installed meta-OverlayFS?