mirror of
https://github.com/ttttupup/wxhelper.git
synced 2024-11-05 18:09:24 +08:00
10 lines
331 B
Markdown
10 lines
331 B
Markdown
### 常用的一些工具
|
||
|
||
|
||
client.py : 快速测试dll的http接口。
|
||
|
||
decrpt.py : 微信数据库解密工具。password 为dll个人信息里返回的dbkey。
|
||
|
||
http_server.py : 一个简单的http server,用来接收hook的消息。
|
||
|
||
tcpserver.py: 一个简单的tcp server,用来接收hook的消息。 |