wxhelper/python/readme.md
2023-07-08 17:13:38 +08:00

10 lines
331 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 常用的一些工具
client.py : 快速测试dll的http接口。
decrpt.py : 微信数据库解密工具。password 为dll个人信息里返回的dbkey。
http_server.py : 一个简单的http server用来接收hook的消息。
tcpserver.py: 一个简单的tcp server用来接收hook的消息。