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

Cannot decompress Redmi K50 MIUI 13 payload bin #45

Closed
cloudwindy opened this issue Oct 23, 2022 · 1 comment
Closed

Cannot decompress Redmi K50 MIUI 13 payload bin #45

cloudwindy opened this issue Oct 23, 2022 · 1 comment

Comments

@cloudwindy
Copy link

Traceback (most recent call last):
  File "/home/skey/repo/payload_dumper/payload_dumper.py", line 157, in <module>
    dump_part(part)
  File "/home/skey/repo/payload_dumper/payload_dumper.py", line 109, in dump_part
    data = data_for_op(op,out_file,old_file)
  File "/home/skey/repo/payload_dumper/payload_dumper.py", line 44, in data_for_op
    data = dec.decompress(data)
_lzma.LZMAError: Input format not supported by decoder
@cloudwindy cloudwindy changed the title Cannot decompress Redmi K50 MIUI 13 zip Cannot decompress Redmi K50 MIUI 13 payload bin Oct 23, 2022
@cloudwindy
Copy link
Author

dup #31

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

1 participant