内核中如何获取进程的完整路径?
谢谢
[招生]科锐逆向工程师培训46期预科班将于 2023年02月09日 正式开班
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 ...