内核中如何获取进程的完整路径?
谢谢
[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!
ZwQueryInformationProcess(hProcessHandle, ProcessImageFileNameWin32, 0, 0, &ProcessInformationLength);And https://www.cnblogs.com/iBinary/p/11371168.html; ---> this is My blog;
TkBinary ZwQueryInformationProcess(hProcessHandle, ProcessImageFileNameWin32, 0, 0 ...