Skip to content

Commit

Permalink
Fix #266
Browse files Browse the repository at this point in the history
  • Loading branch information
lich0821 committed Nov 3, 2024
1 parent f4b7ec9 commit 24703cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WeChatFerry/spy/receive_msg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ extern QWORD g_WeChatWinDllAddr;
#define OS_RECV_MSG_THUMB 0x280
#define OS_RECV_MSG_EXTRA 0x2A0
#define OS_RECV_MSG_XML 0x308
#define OS_RECV_MSG_CALL 0x2147680
#define OS_RECV_MSG_CALL 0x213ED90
#define OS_PYQ_MSG_START 0x30
#define OS_PYQ_MSG_END 0x38
#define OS_PYQ_MSG_TS 0x38
Expand Down

0 comments on commit 24703cc

Please sign in to comment.