bkerler / mtkclient

MTK reverse engineering and flash tool
GNU General Public License v3.0
2.51k stars 504 forks source link

WRITE #845

Closed Herryarfiyan closed 9 months ago

Herryarfiyan commented 9 months ago

after I sent gpt and preloder devices it wouldn't turn on again

fix isue on c# methot working usb write(Encoding.utf8.getstring("sgpt")) usb write(Bitcoverter.getbyte(gpt.lenght)) usb write(Encoding.utf8.getstring("preloder")) usb write(Bitcoverter.getbyte(preloader.lenght))

bkerler commented 9 months ago

No idea what you are referring to. mtkclient is written in python and it doesn't support sgpt atm.