Skip to content

aihacker/dll_to_exe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Clone:

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

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