Another mtk bypass error
Another mtk bypass error
(11-02-2023, 06:02 PM)Kelexine After typically py -3 main.py and hitting enter it shows everything it's supposed to show but instead of protection disabled it shows Access denied (insufficient permission) payload did not reply.
Here is the log:
GOO@GOO-PC MINGW64 ~/Pictures/MTK-bypass-v1.5/Bypass
$ py -3 main.py
[2023-02-11 17:45:20.229540] Waiting for device
[2023-02-11 17:45:27.605953] Found port = COM23
[2023-02-11 17:45:27.652753] Device hw code: 0x717
[2023-02-11 17:45:27.652753] Device hw sub code: 0x8a00
[2023-02-11 17:45:27.652753] Device hw version: 0xca01
[2023-02-11 17:45:27.652753] Device sw version: 0x200
[2023-02-11 17:45:27.652753] Device secure boot: True
[2023-02-11 17:45:27.652753] Device serial link authorization: False
[2023-02-11 17:45:27.652753] Device download agent authorization: True
[2023-02-11 17:45:27.652753] Disabling watchdog timer
[2023-02-11 17:45:27.652753] Disabling protection
[Errno 13] Access denied (insufficient permissions)
[2023-02-11 17:45:28.853955] Payload did not reply
(16-02-2023, 03:23 PM)maxpayneSame issue with MTKclient(11-02-2023, 06:02 PM)Kelexine After typically py -3 main.py and hitting enter it shows everything it's supposed to show but instead of protection disabled it shows Access denied (insufficient permission) payload did not reply.
Here is the log:
GOO@GOO-PC MINGW64 ~/Pictures/MTK-bypass-v1.5/Bypass
$ py -3 main.py
[2023-02-11 17:45:20.229540] Waiting for device
[2023-02-11 17:45:27.605953] Found port = COM23
[2023-02-11 17:45:27.652753] Device hw code: 0x717
[2023-02-11 17:45:27.652753] Device hw sub code: 0x8a00
[2023-02-11 17:45:27.652753] Device hw version: 0xca01
[2023-02-11 17:45:27.652753] Device sw version: 0x200
[2023-02-11 17:45:27.652753] Device secure boot: True
[2023-02-11 17:45:27.652753] Device serial link authorization: False
[2023-02-11 17:45:27.652753] Device download agent authorization: True
[2023-02-11 17:45:27.652753] Disabling watchdog timer
[2023-02-11 17:45:27.652753] Disabling protection
[Errno 13] Access denied (insufficient permissions)
[2023-02-11 17:45:28.853955] Payload did not reply
Use MTKclient https://www.hovatek.com/forum/thread-40866.html
(20-02-2023, 01:27 PM)Kelexine Same issue with MTKclient
(02-03-2023, 02:35 PM)maxpayne(20-02-2023, 01:27 PM)Kelexine Same issue with MTKclient
Share the MTK client log
(04-03-2023, 08:03 AM)Kelexine Here is the log: