PESpin is a Windows executable files protector, compressor coded in pure Win32ASM using MASM.
It allows compression of the whole executable - code, data and resources,
leaving them executable and protects against patching and disassembling.
v1.0 [28.07.2004]
+ Added Code redirection option
+ Added optimize MS-DOS header size option
+ Cleaned up GUI a bit