Origami
PE compressor
A tool for compressing and encrypting .NET assemblies while manipulating the PE file format to optimize storage
Packer compressing .net assemblies, (ab)using the PE format for data storage
168 stars
9 watching
23 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list
compressorcsharpnet-assembliesnet-frameworkorigamipackerpe-sections
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for encrypting and obfuscating .text sections of executable files. | 49 |
| A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. | 110 |
| A binary packing/unpacking utility for compacting Variant arrays in Godot game development. | 23 |
| A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
| Provides middleware to serve precompressed static files without compression on demand | 88 |
| A tool for compressing and decompressing PE32 executables using aPLib compression library | 10 |
| A tool that applies a custom compression algorithm to text input and produces the compressed output as a string. | 5 |
| A C++ library for compressing and decompressing 3D animations to reduce memory usage without sacrificing performance or accuracy. | 1,384 |
| A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
| A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 891 |
| A tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times. | 57 |
| An image compression tool with options for lossy and lossless compression, supporting various file formats. | 371 |
| A .NET Standard library that provides a fast compression algorithm for data archiving and streaming. | 702 |
| A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 |
| Tools for compressing web assets to improve transfer efficiency and reduce network latency. | 1,413 |