PESpin – x64 applications protector
PESpin is a Windows executable files (EXE, DLL) protector, compressor coded in pure assembly language using MASM. It allows compression of the whole executable PE32+ (AMD64) – code, data and resources, leaving them executable and protects against patching and disassembling.

List of features:
- Decreases size of most PE32+ files a lot while leaving them still functional
- Protects your files against patching/modifications and disassembling
- License key system
- PE32+ Optimization
- Sections/Objects-renaming
- Polymorph decryption routines
- Import table encryption
- 64 bit Application integrity check (crc)
- 64 bit Application password protection
- Resource, Relocations, Exports-handling/redirection
- Removing orginal entry point(OEP)
- Command line support
- Entire thing written in assembler

Comments
There are no comments on this entry.