MCPcopy Create free account
hub / github.com/Andoryuuta/kiwi / GetModuleBase

Method GetModuleBase

process_windows.go:107–137  ·  view source on GitHub ↗

GetModuleBase takes a module name as an argument. (e.g. "kernel32.dll") Returns the modules base address. (Mostly taken from genkman's gist: https://gist.github.com/henkman/3083408) TODO(Andoryuuta): Figure out possible licencing issues with this, or rewrite.

(moduleName string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

CreateToolhelp32SnapshotFunction · 0.92
CloseHandleFunction · 0.92
Module32FirstFunction · 0.92
Module32NextFunction · 0.92

Tested by

no test coverage detected