Home

Awesome

DLL_to_EXE

Build status GitHub release Github All Releases

Converts a DLL into a ready-to-use EXE.<br/> <b>Supports both 32 and 64 bit DLLs</b>

Read more here.

Builds

Download the latest release.

Clone

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

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