Skip to content

nosorry/dll_to_exe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLL_to_EXE

Build status

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

Latest builds*:

*those builds are available for testing and they may be ahead of the official release:


Packages

No packages published

Languages

  • C++ 78.7%
  • CMake 21.3%