dipcore/mstar-bin-tool

Error code: utf-8' codec can't decode byte 0x80 in position 5: invalid start byte

DinoOtaku opened this issue · 2 comments

Hi, why I have this error ?

Capture d’écran 2020-11-26 182450

dcboy commented

same other error with

[i] Analizing header ...
Traceback (most recent call last):
  File "unpack.py", line 42, in <module>
    offset = header.find('\xff'.encode(encoding='iso-8859-1'))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 0: ordinal not in range(128)

Same issue with me too. Running MacOS on Intel. Trying to unpack MSD7816 firmware. Is there a fix yet???