2024-07-01 11:10:09 +08:00
2024-01-10 10:21:27 +08:00
2024-01-10 10:21:27 +08:00
2024-01-10 10:21:27 +08:00
2024-01-10 10:21:27 +08:00
2024-07-01 11:10:09 +08:00
2024-06-05 15:16:11 +08:00
2024-01-10 10:21:27 +08:00
2024-05-07 18:25:02 +08:00

微信sqlite解密

GitHub Repo stars GitHub forks GitHub issues

安装库

pip install -r requirements.txt

登录状态的微信获取key

python 1-search_wecaht_key.py
# OR
wechat-dump-rs.exe

复制MSG0.db到当前目录通过key解密

python 2-decode_db.py

效果如图

Description
No description provided
Readme CC0-1.0 1.2 MiB
Languages
Python 100%