Home Forum Blog Private Support Courses
Our courses are now on YouTube! Start Watching
Hovatek Forum OPERATING SYSTEMS Android [Tutorial] How to use MTK Bypass to backup or flash secure boot MTK

[Tutorial] How to use MTK Bypass to backup or flash secure boot MTK

[Tutorial] How to use MTK Bypass to backup or flash secure boot MTK

Pages (20): Previous 1 11 12 13 14 15 20 Next
ishay
ishay
ishay
Enthusiastic Member
6
20-10-2021, 10:34 PM



if I write:
'./main'
output:
Traceback (most recent call last):
File "./main.py", line 3, in <module>
from src.exploit import exploit
File "/home/pc/Desktop/bypass_utility-master/src/exploit.py", line 4, in <module>
import usb
ModuleNotFoundError: No module named 'usb'



else if I write:
'sudo ./main.py'
otutput:
Traceback (most recent call last):
File "./main.py", line 3, in <module>
from src.exploit import exploit
File "/home/pc/Desktop/bypass_utility-master/src/exploit.py", line 4, in <module>
import usb
ModuleNotFoundError: No module named 'usb'
This post was last modified: 20-10-2021, 10:36 PM by ishay.
hovatek
hovatek
hovatek
Administrator
50,826
21-10-2021, 10:56 AM
(20-10-2021, 10:34 PM)ishay ...

did you install pyusb and json5? see step 2 in page 1
"pip install pyusb json5"
This post was last modified: 21-10-2021, 10:56 AM by X3non.

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
Timmylog
Timmylog
Timmylog
Experienced Member
88
06-12-2021, 11:10 AM
(19-03-2021, 09:42 PM)X3non what's the output of the command below?
Code:

python -V
ensure that you are using python 3.9.x

I don't the get reason why you specify version 3.9 and up.
For Windows 7 users, the latest version available for them is 3.7.5
Is there any reason why 3.9 is the least?
This post was last modified: 06-12-2021, 11:12 AM by Timmylog.
hovatek
hovatek
hovatek
Administrator
50,826
08-12-2021, 09:25 AM
(06-12-2021, 11:10 AM)Timmylog I don't the get reason why you specify version 3.9 and up.
For Windows 7 users, the latest version available for them is 3.7.5
Is there any reason why 3.9 is the least?

Try using that then, just ensure to tick Add To Path when installing

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
K-BOX2022
K-BOX2022
K-BOX2022
Junior Member
35
13-01-2022, 04:38 PM

Mediatek Course Mediatek Course


py -3 main.py
Waiting for device
Found device = 0e8d:0003

Device hw code: 0x8167
Device hw sub code: 0x8a00
[Device hw version: 0xcb00
Device sw version: 0x1
Device secure boot: False
Device serial link authorization: False
Device download agent authorization: False

Disabling watchdog timer
Insecure device, sending payload using send_da
Found send_dword, dumping bootrom to bootrom_8167.bin
hovatek
hovatek
hovatek
Administrator
50,826
14-01-2022, 09:19 AM
(13-01-2022, 04:38 PM)K-BOX2022 py -3 main.py
Waiting for device
Found device = 0e8d:0003

Device hw code: 0x8167
Device hw sub code: 0x8a00
[Device hw version: 0xcb00
Device sw version: 0x1
Device secure boot: False
Device serial link authorization: False
Device download agent authorization: False

Disabling watchdog timer
Insecure device, sending payload using send_da
Found send_dword, dumping bootrom to bootrom_8167.bin

Its not secure boot. Create a thread by clicking Ask Question at the top

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
dpol
dpol
dpol
Senior Member
192
10-02-2022, 10:27 PM
Thanks for this tutorial... I did not encounter any difficulty until I was at the SP Flash stage that I got ERROR: STATUS_DA_SELECTION_ERR (0xC0030003)... I attached the error screenshot.
Please, how do I fix this?
Thank you.
Attached Files
.png
SP_BypassError.PNG
Size: 70.54 KB / Downloads: 70
dpol
dpol
dpol
Senior Member
192
10-02-2022, 10:49 PM
(10-02-2022, 10:27 PM)dpol Thanks for this tutorial... I did not encounter any difficulty until I was at the SP Flash stage that I got ERROR: STATUS_DA_SELECTION_ERR (0xC0030003)... I attached the error screenshot.
Please, how do I fix this?
Thank you.
dpol
dpol
dpol
Senior Member
192
10-02-2022, 11:08 PM
It has successfully flashed OK. But, Device is not booting up...It keeps powering into Fastboot
Attached Files
.png
FinallyOK.PNG
Size: 84.54 KB / Downloads: 88
dpol
dpol
dpol
Senior Member
192
11-02-2022, 12:42 AM
(10-02-2022, 11:08 PM)dpol It has successfully flashed OK. But, Device is not booting up...It keeps powering into Fastboot

Okay... I was able to bring it out of the loop. I Re-Downloaded the firmware. But, I first made a "Format whole flash except Bootloader" on SP flash. Then, Downloaded the partitions. Now working... Thanks a lot. God bless you.

Can one use this Bypass method to flash unsigned custom recoveries like TWRP if one has the image already? Because SP was popping up error about some part of the firmware not being signed. I had to untick those from the Download.
Pages (20): Previous 1 11 12 13 14 15 20 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
WhTlYt