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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected