[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
(31-01-2021, 10:31 AM)XRed_CubeX(31-01-2021, 10:23 AM)Maaz Khalid I'm getting this when i try to disable protection (See attachment)
Install libusb-win32 filter to Mediatek USB Port
(03-02-2021, 03:53 PM)Maaz Khalid I did that previously and did it again but same result
After installing filter it doesn't show up in libusb. So i think the filter is installed?
please help
(07-02-2021, 06:42 AM)NyihuiGamer Do i need to unlock boot loader to try this ?
Quote:[2021-02-09 07:29:37.968792] Disabling protection
Traceback (most recent call last):
File "C:\Users\User\Downloads\Compressed\bypass_utility-1.3\main.py", line 169, in <module>
main()
File "C:\Users\User\Downloads\Compressed\bypass_utility-1.3\main.py", line 99, in main
result = exploit(device, config.watchdog_address, config.payload_address, config.var_0, config.var_1, payload)
File "C:\Users\User\Downloads\Compressed\bypass_utility-1.3\src\exploit.py", line 34, in exploit
udev = usb.core.find(idVendor=0x0E8D, idProduct=0x3)
File "C:\Users\User\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\core.py", line 1299, in find
raise NoBackendError('No backend available')
usb.core.NoBackendError: No backend available
Quote:stopping libusbd service..
deleting libusbd service..
removing device upper filter VID_0E8D&PID_0003&REV_0100..
restarting device VID_0E8D&PID_0003&REV_0100..
calling class installer failed
Operation completed with errors!
(09-02-2021, 01:45 AM)NyihuiGamer When i try to run "python main.py" it just waiting for bootrom even tho i already installed driver and libusb. But when i uninstall libusb and try to run "python main.py" it detect my phone and it got error on disabling protection
...
(09-02-2021, 01:45 AM)NyihuiGamer when i uninstall libusb there is some error too
...
(09-02-2021, 12:42 PM)NyihuiGamer Thanks, it turned out that i need to manually copying usblib's data to windows folder and it works without error. Now i can breath for a moment.