What is Magisk Patcher?
It’s part of the magisk app. It patches the boot.img (and for some phones, the recovery.img) to give super user permissions to the magisk app and allows magisk to grant super user permissions to other apps, it also installs a stub magisk app.
Just to add on, you can then flash the patched boot.img to that or another phone.
I have a TIQ M5 stuck in fastboot mode after trying to flash the stock ROM.
I have a Qin stuck in fastboot mode after trying to flash the stock ROM.
Can someone please tell me step by step what to do not just 5 words?
Thanks
In both of your cases, take the signed ROM - (the tiq m5 ROM is signed) and flash it via SP flash tool on format + download.
Then, figure out stuff…
I cant get SP Flash to detect it since its in fastboot mode
I tried keeping it plugged in while rebooting, wont work
just type “fastboot reboot” and it will detect it while it’s off - you don’t have to press any buttons
I think I know the issue. @DonBot.
You’re not enabling allow unlock bootloader
in developer options…
I did - but I’m flashing the Stock anyway
I would like to get my feet wet in regards to editing ROM’s. What’s a good tool to start with?
I used CRB, it’s pretty simple to use
There are issues using that with techloq, is there any alternative to avoid the hassle?
I’ve never used this, but in the tools link on top of the page there is this Sixo Android Partitions & ISO Image Tool | sisik which apparently can unpack system images for editing
Can it make super inches?
i see now it doesnt work with super images.
I saw this after our messages.
Your machine is set up, lemme know how you like crb
Cool. This guy made Bugjaeger!
I prefer termux, but that’s a great app.
What’s bugjaeger
An app for interacting with another android phone
Can run adb and fastboot commands
You know how to install crb?!