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

Input format error occured when dump a incremental payload #63

Open
shilkazx opened this issue Nov 18, 2023 · 0 comments
Open

Input format error occured when dump a incremental payload #63

shilkazx opened this issue Nov 18, 2023 · 0 comments

Comments

@shilkazx
Copy link

Stacktrace:
File "./payload_dumper.py", line 157, in
dump_part(part)
File "./payload_dumper.py", line 109, in dump_part
data = data_for_op(op,out_file,old_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "./payload_dumper.py", line 44, in data_for_op
data = dec.decompress(data)
^^^^^^^^^^^^^^^^^^^^
_lzma.LZMAError: Input format not supported by decoder

Rom:
Realme incremental rom and old rom:
Incremental: https://rbp01.realme.net/GT_Neo5_SE/RMX3700_11_A_OTA_0240_all_8oFIxq_10010111.zip
Old: https://rms11.realme.net/sw/RMX3700domestic_11_A.13_2023040323120179.zip

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