|
win10 x64 17763 及其以上版本
在内核中使用 ZwQueryVirtualMemory 查询PID为4(system)进程的内存是,返回错误代码 0xC0000022
STATUS_ACCESS_DENIED
{Access Denied} A process has requested access to an object but has not been granted those access rights
无权限操作,请教下这是什么原因?查询其他进程ID正常。另外看了下 PCHunter64 与WKE64 可以正常查看这个ID 4的进程内存。 |
|