Closed phodina closed 5 months ago
@bkerler have similar issue when preloader fails happened to you on other Mediatek SoCs?
@bkerler have similar issue when preloader fails happened to you on other Mediatek SoCs?
Actually that's because mtk patched the preloder. I didn't have time to review what they patched
Is there a diagram or some document with description of the boot flow?
I've checked SP_Flash_Tool_v6.2152
and there's no binaries.
Do you extract them from Window drivers or what's the place that you get them?
I've managed to revert the state of the device. However, the device is still locked.
Any idea what partition name should be used? @bkerler
mtk xflash seccfg unlock
MTK Flash/Exploit Client V1.52 (c) B.Kerler 2018-2021
xflashext
xflashext - [LIB]: Couldn't detect existing seccfg partition. Aborting unlock.
I've managed to revert the state of the device. However, the device is still locked.
Any idea what partition name should be used? @bkerler
mtk xflash seccfg unlock
MTK Flash/Exploit Client V1.52 (c) B.Kerler 2018-2021
xflashext
xflashext - [LIB]: Couldn't detect existing seccfg partition. Aborting unlock.
I assume they might use MISC or store the flag in rpmb. If you upload the LK partition I can have a look.
Hi,
I've been able to get the GPT from the device and dump all the partitions.
However, on next reboot I'm unable to connect. It detects the SoC but fails with
DA_IMAGE_SIG_VERIFY_FAIL
.Any idea on how to fix that?