Google's Snappy codec has been open source for several years now and has been adopted into a number of popular open source packages (including AFF4), and is used in LevelDB and Chrome. Bulk_extractor should recognize and decode Snappy-compressed data for recursive processing. An open source library is available from Google under a BSD-ish license:
Google's Snappy codec has been open source for several years now and has been adopted into a number of popular open source packages (including AFF4), and is used in LevelDB and Chrome. Bulk_extractor should recognize and decode Snappy-compressed data for recursive processing. An open source library is available from Google under a BSD-ish license:
https://github.com/google/snappy