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

_lzma.LZMAError: Input format not supported by decoder #47

Open
JReming85 opened this issue Nov 8, 2022 · 2 comments
Open

_lzma.LZMAError: Input format not supported by decoder #47

JReming85 opened this issue Nov 8, 2022 · 2 comments

Comments

@JReming85
Copy link

JReming85 commented Nov 8, 2022

Trying to dump a full OTA for OP10, Android 13 and I keep getting this error.

.............................Traceback (most recent call last):
File "D:\payload_dumper\payload_dumper.py", line 157, in
dump_part(part)
File "D:\payload_dumper\payload_dumper.py", line 109, in dump_part
data = data_for_op(op,out_file,old_file)
File "D:\payload_dumper\payload_dumper.py", line 44, in data_for_op
data = dec.decompress(data)
_lzma.LZMAError: Input format not supported by decoder
PS D:\payload_dumper>

image

FILE_HASH=ACc7D09Gt6rnyrI8/gYZFaZ/tCSDj8M3a3TwqaIHM5M=
FILE_SIZE=5113783109
METADATA_HASH=tnNDi+sAMw/P4TR3q0rROJIBETEhSfvHO6VMK6pjoMw=
METADATA_SIZE=199913
security_patch_vendor=2022-10-05
ota_target_version=NE2215_11.C.21_1210_202210231858
security_patch=2022-10-05
oplus_separate_soft=20847
oplus_rom_version=V13.0.0
oplus_update_engine_verify_disable=0

https://mega.nz/file/cTIj0b6R#ZO5aHMfTi9WPXmLxWqT2MuMZM8EkUkMEpZpGO8Z9RRU
or
https://drive.google.com/file/d/16mhmqRXs0neOsKg_a7ylRkfbHjsvKv0h/view?usp=share_link

@JReming85
Copy link
Author

Looks like dupe of #31

@boydaihungst
Copy link

T got the same error. Search some others tool but still not work. Only this tool is working for me: https://github.com/ssut/payload-dumper-go

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

2 participants