PDA

View Full Version : .netshrink - executable compressor for .net applications


bw
03-10-2006, 06:24 AM
.netshrink is an executable compressor for managed files. It uses LZMA compression library and can decrease your file size by 50%. It can also protect your files with a password.

.netshrink uses LZMA compression library to achieve maximum compression ratios. Password protection uses verification based on SHA256 hash function and 256 bit AES / Rijndael encryption.

What's supported:

compression of .NET executables only
password protection
command line options


More information, demo version, flash demo movies at:

http://www.pelock.com

Bartosz Wójcik