Update partial offset for 3.9.11.25
This commit is contained in:
parent
8098a8e9d8
commit
8f9d10bf3b
@ -23,7 +23,7 @@ extern string GetSelfWxid(); // Defined in spy.cpp
|
|||||||
#define OS_SEND_FILE 0x20d0230
|
#define OS_SEND_FILE 0x20d0230
|
||||||
#define OS_RTM_NEW 0x1b5d690
|
#define OS_RTM_NEW 0x1b5d690
|
||||||
#define OS_RTM_FREE 0x1b5ca60
|
#define OS_RTM_FREE 0x1b5ca60
|
||||||
#define OS_SEND_RICH_TEXT 0x21A09C0
|
#define OS_SEND_RICH_TEXT 0x20da210
|
||||||
#define OS_SEND_PAT_MSG 0x2caec00
|
#define OS_SEND_PAT_MSG 0x2caec00
|
||||||
#define OS_FORWARD_MSG 0x22C60E0
|
#define OS_FORWARD_MSG 0x22C60E0
|
||||||
#define OS_GET_EMOTION_MGR 0x1bcef10
|
#define OS_GET_EMOTION_MGR 0x1bcef10
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#include "framework.h"
|
#include "framework.h"
|
||||||
|
|
||||||
#define SUPPORT_VERSION L"3.9.10.27"
|
#define SUPPORT_VERSION L"3.9.11.25"
|
||||||
|
|
||||||
void InitSpy(int port);
|
void InitSpy(int port);
|
||||||
void CleanupSpy();
|
void CleanupSpy();
|
||||||
|
Loading…
Reference in New Issue
Block a user