PESpin description
This software was created to offer you the possibility to easily protect your applications against disassembling and patching.
PESpin is a Windows executable files protector, compressor coded in pure Win32ASM using MASM. Overall, this application will enable the compression of the entire executable - code, data and resources, thus leaving the file protected against patching or disassembling.
Here are some key features of "PESpin":
· Decreases size of most PE-files a lot while leaving them still functional
· Protects your files against patching/modifications and disassembling
· PE - Optimization (Alignments, PE-Checksum, stripping of unused relocation info ..)
· Drag'n'drop capabilities
· Selfintegrity checks and several encrypted layers
· Polymorph decryption routines
· Advanced import table protection
· Anti-debug and anti-trace tricks
· Application password protection
· Removing OEP
· Sections/Objects-renaming
· Checksum protection
· Entire thing written in assembler (win32asm)