From 9e72884ed60d97b1fec07fc39732beeb38e43ac0 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 19 Aug 2024 16:53:55 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33f6704..6b6a4e7 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ injector.exe -n wechat.exe -i wxhelper.dll 验证端口: netstat -ano | findstr 19088 ``` -WECHAT_VERSION=391125 - +WECHAT_VERSION=391125 +偏移自己查找修改 ```c++ const uint64_t kGetAccountServiceMgr = 0x1B557D0;