Expand description
FFI bindings to sasquatch’s LZMA adaptive library
This crate provides Rust bindings to the LZMA adaptive decompression functionality from the sasquatch project, which implements brute-force parameter discovery for LZMA compressed data in SquashFS v3 filesystems.
Functions§
- decompress_
lzma - Safe wrapper around lzmaspec_uncompress
- lzmaspec_
uncompress ⚠ - Decompress LZMA data with specific parameters