timwhitez starred exe_to_dll
2022-9-20 13:52:54 Author: github.com(查看原文) 阅读量:20 收藏

Build status GitHub release Github All Releases

Converts an EXE, so that it can be loaded like a DLL.
Supports both 32 and 64 bit DLLs

Inspired by the idea of @guywhataguy. Read more here.

Download:

Stable builds are available in releases.

Test builds can be downloaded from the build server (click on the build and choose the "Artifacts" tab)

Clone:

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

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

文章来源: https://github.com/hasherezade/exe_to_dll
如有侵权请联系:admin#unsafe.sh