lzsa
Packer
A compression format designed for efficient decompression on 8-bit microcomputers.
Byte-aligned, efficient lossless packer that is optimized for fast decompression on 8-bit micros
237 stars
18 watching
30 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
6309650268098-bit8088assemblercc64compressionibm-pcretrocomputingsuffix-arrayz80zx-spectrum
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for compressing and decompressing PE32 executables using aPLib compression library | 10 |
| A tool for compressing and modifying executable files on Windows. | 46 |
| A tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times. | 57 |
| A tool that packs Windows executable files to make them harder to reverse-engineer | 330 |
| A tool for compressing and encrypting Portable Executable files using Huffman compression and XOR encryption. | 57 |
| A tool that reduces the size of executables and provides basic protection to prevent reverse-engineering | 43 |
| A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. | 110 |
| An oh-my-zsh plugin that adds useful aliases and autocomplete features for HashiCorp Packer | 2 |
| A tool for compressing and protecting binary files | 252 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| Writing a simple PE Packer in detail to understand its inner workings and techniques | 15 |
| Fast and efficient encoding and decoding of native Go types to bytes | 41 |
| A binary packer that encrypts and decrypts the code section of an executable before execution. | 81 |
| A fast, in-memory decompression library for common compression formats | 73 |
| Creates identical machine images for multiple platforms from a single source configuration | 15,152 |