函数名称: MmGetProcAddress 函数说明: 模拟GetProcAddress获取内存DLL的导出函数 作 者: GuiShou 时 间: 2019/1/20 参 数: LPVOID lpBaseAddress 内存DLL文件加载到进程中的加载基址, PCHAR lpszFuncName 导出函数的名字 返 回 值: LPVOID 返回导出函数的的地址
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected