MCPcopy Index your code
hub / github.com/audibleblink/dummyDLL

github.com/audibleblink/dummyDLL @v0.8.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.8.2 ↗ · + Follow
78 symbols 152 edges 6 files 67 documented · 86%
What it actually does AI analysis from the code graph — generated when you open this
loading…
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.

)

Core symbols most depended-on inside this repo

alert
called by 65
main.go
MessageBox
called by 1
msgbox.go
getProcessIntegrityLevel
called by 1
winapi.go
tokenGetInfo
called by 1
winapi.go
caller
called by 1
stack.go
getFrame
called by 1
stack.go
OnProcessAttach
called by 1
main.go
hostingImageInfo
called by 1
main.go

Shape

Function 75
Struct 2
Method 1

Languages

Go97%
C3%

Modules by API surface

main.go68 symbols
winapi.go5 symbols
stack.go2 symbols
dllmain.c2 symbols
msgbox.go1 symbols

For agents

$ claude mcp add dummyDLL \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact