A simple password-based PE encryptor for Windows 32-bit executables.
- PE32 & AsmJit: Windows PE32 executable manipulation and assembly code injection
- SEED128 ECB: Symmetric block cipher developed by Korea Internet & Security Agency
git clone https://github.com/ytk2128/pe32-password.git --recurse-submodules
- Open src/pepw.sln
- Build the solution