Zipper
File compressor
Compresses files and folders from local and UNC paths using the zlib compression library.
Zipper, a CobaltStrike file and folder compression utility.
191 stars
13 watching
48 forks
Language: C
last commit: almost 6 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool for compressing files into a ZIP archive | 270 |
| | A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| | Develops a lossless data compression format suitable for cloud datasets | 282 |
| | A fast, in-memory decompression library for common compression formats | 73 |
| | A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. | 25 |
| | A library that provides bindings to various compression formats. | 936 |
| | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
| | A library implementing several decompression algorithms for various compression formats | 115 |
| | An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 |
| | A C-based zip archive manipulation library with support for various compression and encryption methods. | 1,249 |
| | A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 819 |
| | A Lua library providing compression and cryptographic functions | 91 |
| | A Lua binding to zlib for streaming compression and decompression | 276 |
| | A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 |
| | Decompresses compressed data using various algorithms and libraries. | 175 |