Categorygithub.com/audibleblink/dummyDll
repositorypackage
0.8.2
Repository: https://github.com/audibleblink/dummydll.git
Documentation: pkg.go.dev

# README

dummyDLL

Export some functions. See if they load somewhere.

Building

  • Have mingw-w64 (if compiling on Linux)
make

Check the functions work:

rundll32.exe dummy.dll,DllRegisterServer

Place the dll somewhere you think it might hijack a hosting executable.

)