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

New open beta 12 #21

Open
russel5 opened this issue Oct 10, 2021 · 5 comments
Open

New open beta 12 #21

russel5 opened this issue Oct 10, 2021 · 5 comments

Comments

@russel5
Copy link

russel5 commented Oct 10, 2021

When I'm try to extract payload.bin from new open beta 12 zip for Oneplus 9 pro, it fails. No matter ColorOS or Oxygen the errors always a same.
Processing my_heytap partition...........................................................................................................................................................................................................................................................................................................Traceback (most recent call last): File "D:\Oneplus9pro\payload_dumper-master\payload_dumper.py", line 157, in <module> dump_part(part) File "D:\Oneplus9pro\payload_dumper-master\payload_dumper.py", line 109, in dump_part data = data_for_op(op,out_file,old_file) File "D:\Oneplus9pro\payload_dumper-master\payload_dumper.py", line 44, in data_for_op data = dec.decompress(data) _lzma.LZMAError: Input format not supported by decoder

Can you check this. Thanks

@kacskrz
Copy link

kacskrz commented Jan 24, 2022

Same issue with Xiaomi 12 Pro ROM (for vendor partition, others are being unpacked fine).

@xiaocang
Copy link

xiaocang commented Mar 26, 2022

I found there may be an overflow in python, and my payload.bin file is more than 4GB

@GiorgioUghini
Copy link

I found there may be an overflow in python, and my payload.bin file is more than 4GB

How did you solve this? @xiaocang

@Swarvey
Copy link

Swarvey commented Feb 19, 2023

Same issue here during extraction of vendor.img from Xiaomi K40 Gaming (ares) miui_ARES_V13.0.5.1.28.DEV_ba4d5441b7_12.0

@rlees85
Copy link

rlees85 commented Mar 26, 2023

Has anyone found a solution to this? Looked through some forks and tried Google but not finding much....

edit:
https://github.com/tobyxdd/android-ota-payload-extractor
https://github.com/ssut/payload-dumper-go

Both work and not python based

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

6 participants