gendx/lzma-rs
Fail to decompress these data streams ("brcm-lzma" method?)
Aperta
#25 aperta il 22 gen 2020
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.
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.