gendx/lzma-rs

Fail to decompress these data streams ("brcm-lzma" method?)

Aperta

#25 aperta il 22 gen 2020

 (5 commenti) (0 reazioni) (0 assegnatari)Rust (37 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (151 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Unpacking the data, and noted that some streams can't be unpacked with lzma-rs, see the attached files of the compressed and uncompressed chunks.

lzma_alt_samples.zip

The chunks were successfully unpacked with this library instead: https://github.com/firmadyne/sasquatch/tree/master/LZMA/lzmalt

The algorithm itself seems came out of the Broadcom LZMA modification.

Guida contributor