Compressor for .NET executables. Utilizes Codedom to build a wrapper executable using reflection to decompress and run the original executable in memory.
.NET's DeflateStream (Gzip)
QuickLZ
LZMA
bytepress mainfile.exe
bytepress mainfile.exe -a lzma
bytepress mainfile.exe -a lzma -l Newtonsoft.Json.dll
bytepress mainfile.exe -a lzma -l Newtonsoft.Json.dll -wpf
jerkimball - Size extension class
TsudaKageyu - Icon extractor