摘要:
#include "stdafx.h" #include <windows.h> #include <iostream> #include <COMDEF.H> #include <stdio.h> #include <Tlhelp32.h> using namespace std; typedef struct _UNICODE_STRING { USHORT Length; USHORT Ma 阅读全文
posted @ 2019-09-27 18:24
lydstory
阅读(431)
评论(0)
推荐(0)