07 2022 档案

枚举进程信息
摘要:// 枚举进程.cpp : 此文件包含 "main" 函数。程序执行将在此处开始并结束。 // #include <iostream> using namespace std; #include <windows.h> #include <winternl.h> typedef NTSTATUS ( 阅读全文

posted @ 2022-07-27 19:30 thinkinc999 阅读(66) 评论(0) 推荐(0)

导航