Skip to content

Commit

Permalink
'feat:syncmsg'
Browse files Browse the repository at this point in the history
  • Loading branch information
ttttupup committed May 22, 2024
1 parent a39dad9 commit c58293e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/wxhelper/src/offset.h
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ const uint64_t kGetSendMessageMgr = 0x1c1e670;
const uint64_t kSendTextMsg = 0x238ec70;
const uint64_t kFreeChatMsg = 0x1c1fef0;

const uint64_t kDoAddMsg = 0x1225a60;
const uint64_t kDoAddMsg = 0x23d6f50;
const uint64_t kSendImageMsg = 0x2384400;
const uint64_t kChatMsgInstanceCounter = 0x1c287e0;
const uint64_t kSendFileMsg = 0x2197a40;
Expand Down

0 comments on commit c58293e

Please sign in to comment.