MTK-bypass / exploits_collection

279 stars 98 forks source link

MTK6572 - Rino3 #45

Open Alanat64 opened 1 year ago

Alanat64 commented 1 year ago

This is the result on Windows. On linux, the message is different, but the meaning is the same.

[2023-07-22 21:46:01.667131] Waiting for device [2023-07-22 21:46:07.760194] Found port = COM13

[2023-07-22 21:46:08.088411] Device hw code: 0x6572 [2023-07-22 21:46:08.089413] Device hw sub code: 0x8a00 [2023-07-22 21:46:08.090414] Device hw version: 0xca01 [2023-07-22 21:46:08.093416] Device sw version: 0x0 [2023-07-22 21:46:08.094416] Device secure boot: False [2023-07-22 21:46:08.095417] Device serial link authorization: False [2023-07-22 21:46:08.096418] Device download agent authorization: False

[2023-07-22 21:46:08.098419] Disabling watchdog timer [2023-07-22 21:46:08.101421] Insecure device, sending payload using send_da [2023-07-22 21:46:08.683809] Payload did not reply

bootrom_6572.zip

R0rt1z2 commented 1 year ago

What are you trying to accomplish with this? The device is insecure, so there's nothing much to do. In any case, try with python main.py -a 0x10036a0 -f.

Alanat64 commented 1 year ago

I received this phone in a non-working condition. It didn't load. The message on the display said something like this: "Encoding failed. Do a factory reset." As a result of resetting to factory settings, the phone began to boot, but it hung on the ANDROID label. I found two firmware versions for this device. But it didn't work out to flash. The SP Flash Tool returned various errors, including that BROM forbids recording. So I decided to try bypass_utility. Thanks for the advice python main.py -a 0x10036a0 -f partially helped, bypass_utility worked without errors, but only on linux. In Windows 8, this is the error: ErrorBypass As I said, in linux (FireISO) bypass_utility was executed without errors, but it did not help the SP Flash Tool. It flashes the PRELOADER. PreloaderOk

But it can't flash other partitions. Error8 I'm afraid I'll have to look for a solution to the problem elsewhere. Thanks again.

R0rt1z2 commented 1 year ago

I received this phone in a non-working condition. It didn't load. The message on the display said something like this: "Encoding failed. Do a factory reset." As a result of resetting to factory settings, the phone began to boot, but it hung on the ANDROID label. I found two firmware versions for this device. But it didn't work out to flash. The SP Flash Tool returned various errors, including that BROM forbids recording. So I decided to try bypass_utility. Thanks for the advice python main.py -a 0x10036a0 -f partially helped, bypass_utility worked without errors, but only on linux. In Windows 8, this is the error: ErrorBypass As I said, in linux (FireISO) bypass_utility was executed without errors, but it did not help the SP Flash Tool. It flashes the PRELOADER. PreloaderOk

But it can't flash other partitions. Error8 I'm afraid I'll have to look for a solution to the problem elsewhere. Thanks again.

You're supposed to install libusb.