#pragma once #include #include "stdlib.h" #include #include #include #include #include #include #include #include #include using namespace std; void Inject(DWORD dwPid, wchar_t* wStr); bool isFileExists_stat(string& name); string wstring2string(wstring wstr); BOOL RemoveDll(DWORD dwId); extern HANDLE hProcess; DWORD GetWeChatRobotBase(); #define dllname L"DWeChatRobot.dll" #define SendImageOffset 0x000110BE