AntiPlug】的更多相关文章

反插件工程 #pragma once #ifndef __ENHANFUNC_H__ #define __ENHANFUNC_H__ #include <iostream> #include <string> #include <windows.h> #include <psapi.h> #include <tlhelp32.h> #include "CApiHook.h" using namespace std; #prag…