MCPcopy Create free account
hub / github.com/TonyChen56/HackerTools / MmGetProcAddress

Method MmGetProcAddress

HackerTools/HackerTools/CStrat.cpp:694–723  ·  view source on GitHub ↗

函数名称: MmGetProcAddress 函数说明: 模拟GetProcAddress获取内存DLL的导出函数 作 者: GuiShou 时 间: 2019/1/20 参 数: LPVOID lpBaseAddress 内存DLL文件加载到进程中的加载基址, PCHAR lpszFuncName 导出函数的名字 返 回 值: LPVOID 返回导出函数的的地址

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected