Skip to content

kagasu/ProxyDllGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProxyDllGenerator

Features

  • Auto generate proxy dll source code(x86, x64)

  • Support special character(ex. @)

  • Modify source code template easily.

Download

https://github.com/kagasu/ProxyDllGenerator/releases

How to use

ProxyDllGenerator.exe --dll test.dll

Build Requirements

  • Visual Studio 2019(MSVC v142) Build Tools
  • Boost
  • fmt
vcpkg install boost:x86-windows-static
vcpkg install boost:x64-windows-static
vcpkg install fmt:x86-windows-static
vcpkg install fmt:x64-windows-static

License

MIT License

Third Party License(s)

About

Auto generate proxy dll source code(x86, x64)

Resources

License

Stars

Watchers

Forks

Packages

No packages published