mirror of
https://github.com/laomms/wxhelper.git
synced 2025-01-10 00:25:34 +08:00
Merge branch 'master' of https://github.com/laomms/wxhelper
This commit is contained in:
commit
ed600bce67
@ -1,12 +1,17 @@
|
||||
https://github.com/ttttupup/wxhelper 重编译版
|
||||
|
||||
|
||||
```c++
|
||||
注入:
|
||||
injector.exe -p pid -i wxhelper.dll
|
||||
or
|
||||
或
|
||||
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;
|
||||
|
Loading…
Reference in New Issue
Block a user