/dll_to_exe

Converts a DLL into EXE

Primary LanguageC++

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