From aa12879d10e8cd413ec39e1c4f14d5b34bec0c78 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 5 Aug 2024 15:56:55 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04f4103..be401ac 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ https://github.com/ttttupup/wxhelper 重编译版 ```c++ injector.exe -n WeChat.exe -i wxhelper.dll +netstat -ano | findstr 19088 ``` WECHAT_VERSION=391125 ```c++