๐Ÿ” PE32 Password

January 9, 2025 ยท View on GitHub

A simple password-based PE encryptor for Windows 32-bit executables.

Core components

Principle of encryption

executable before encryption executable before encryption

How to build

  1. git clone https://github.com/ytk2128/pe32-password.git --recurse-submodules
  2. Open src/pepw.sln
  3. Build the solution