From 07791194e7af3dca72aa0a8c696ea9561bb03af2 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 5 Aug 2024 10:40:31 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 15f30d9..924bba2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ https://github.com/ttttupup/wxhelper 重编译版 +injector.exe -n WeChat.exe -i wxhelper.dll + WECHAT_VERSION=391125 ```c++ const uint64_t kGetAccountServiceMgr = 0x1b50d00; From 633c5cb1f9cf6075436cfc0ce7ce1af093fc7596 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 5 Aug 2024 10:40:53 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 924bba2..04f4103 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ https://github.com/ttttupup/wxhelper 重编译版 - +```c++ injector.exe -n WeChat.exe -i wxhelper.dll - +``` WECHAT_VERSION=391125 ```c++ const uint64_t kGetAccountServiceMgr = 0x1b50d00;