摘要: 下面示例仅支持x64 common.h #include <windows.h> #include <NTSecAPI.h> using namespace std; #define MAX_LPC_DATA 0x148 #define LPC_MESSAGE_LENGTH 48 #define M 阅读全文