Skip to content

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

License

Notifications You must be signed in to change notification settings

ytk2128/pe32-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 PE32 Password

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

Related documents

About

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

Resources

License

Stars

Watchers

Forks