From 32af1e3ec03504c0c374490451336b2150c95494 Mon Sep 17 00:00:00 2001 From: Tony Date: Tue, 6 Aug 2024 21:23:29 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03fb768..7a7882e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ injector.exe -n wechat.exe -i wxhelper.dll netstat -ano | findstr 19088 ``` WECHAT_VERSION=391125 +偏移自己修改 ```c++ const uint64_t kGetAccountServiceMgr = 0x1b50d00; const uint64_t kSyncMsg = 0xc39680;