From 3b7bd72e00b9d522b457dcb5db22888445fe5428 Mon Sep 17 00:00:00 2001 From: Changhua Date: Mon, 8 Jul 2024 21:20:54 +0800 Subject: [PATCH] Fix wxid --- WeChatFerry/spy/user_info.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WeChatFerry/spy/user_info.cpp b/WeChatFerry/spy/user_info.cpp index 28f8543..3c7152c 100644 --- a/WeChatFerry/spy/user_info.cpp +++ b/WeChatFerry/spy/user_info.cpp @@ -5,7 +5,7 @@ extern UINT64 g_WeChatWinDllAddr; #define OS_USER_HOME 0x5A7E190 -#define OS_USER_WXID 0x5AB7FB8 +#define OS_USER_WXID 0x5AB7F30 #define OS_USER_NAME 0x5AB8098 #define OS_USER_MOBILE 0x5AB7FD8