Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 932 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 932 Bytes

DLL_to_EXE

Build status GitHub release Github All Releases

Converts a DLL into a ready-to-use EXE.
Supports both 32 and 64 bit DLLs

Read more here.

Builds

Download the latest release.

Clone

Use recursive clone to get the repo together with all the submodules:

git clone --recursive https://github.com/hasherezade/dll_to_exe.git