[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课
// Get the process thread list status = ZwQuerySystemInformation(SystemProcessInformation, pInfo, 1024 * 1024, NULL);
if ( pInfo->Threads[i].WaitReason != Suspended )