hasherezade / dll_to_exe

Converts a DLL into EXE

Home Page:https://hshrzd.wordpress.com/2016/07/21/how-to-turn-a-dll-into-a-standalone-exe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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