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: almost 2 years ago
Linked from 1 awesome list
compressorcsharpnet-assembliesnet-frameworkorigamipackerpe-sections
Related projects:
Repository | Description | Stars |
---|---|---|
samlarenn/pepacker | A tool for encrypting and obfuscating .text sections of executable files. | 49 |
yurisizuku/win-simpledpack | A tool for packaging Windows executable files into a compressed format using LZMA compression and relocating shell code to an external DLL. | 108 |
empyreanx/rawpacker | A binary packing/unpacking utility for compacting Variant arrays in Godot game development. | 23 |
nqntmqmqmb/xorpacker | A tool that encrypts and decrypts .NET executables using a simple XOR cipher | 14 |
anderssonpeter/compressedstaticfiles | Provides middleware to serve precompressed static files without compression on demand | 88 |
z3r0d4y5/simple-pe32-packer | A tool for compressing and decompressing PE32 executables using aPLib compression library | 10 |
kurehajime/cmprss | A tool that applies a custom compression algorithm to text input and produces the compressed output as a string. | 5 |
nfrechette/acl | A C++ library for compressing and decompressing 3D animations to reduce memory usage without sacrificing performance or accuracy. | 1,369 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 879 |
emmanuel-marty/lz4ultra | A tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times. | 57 |
huluti/curtail | An image compression tool with support for multiple formats and compression modes. | 363 |
miloszkrajewski/k4os.compression.lz4 | A .NET Standard library that provides a fast compression algorithm for data archiving and streaming. | 693 |
stoyan/yuicompressor | A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 |
webpack-contrib/compression-webpack-plugin | Tools for compressing web assets to improve transfer efficiency and reduce network latency. | 1,413 |