/pe32-password

Sample project that encrypts windows 32-bit executables with password

Primary LanguageC++MIT LicenseMIT

🔐 pe32-password

Sample project that encrypts windows 32-bit executables with password.

Libraries used in this project

Principle of encryption

executable before encryption executable before encryption

Build instructions

  • git clone https://github.com/ytk2128/pe32-password.git --recurse-submodules
  • Open src/pepw.sln
  • Build Solution

Materials