Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DinoOtaku opened this issue Nov 26, 2020 · 2 comments

Comments

@DinoOtaku
Copy link

Hi, why I have this error ?

Capture d’écran 2020-11-26 182450

@dcboy
Copy link

dcboy commented Mar 2, 2021

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)

@MaxBiz100
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants