WeChatDB
1.0.0
Secretly check the code corresponding to the WeChat chat history.
pip install -r requirements.txt
There are two methods, one requires entering the WeChat ID; the other requires specifying the WeChat version.
Thanks to @sanpee for the PR, you can ignore the version.
python GetWeChatAesKey.py --id 当前登录的微信号
If the current WeChat version is in AESKEY_OFFSETS
or AESKEY_OFFSETS_64
(see GetWeChatAesKey.py), just run it directly.
python GetWeChatAesKey.py
python CrackWeChatDB.py -p 数据库的完整路径 -k 刚才获取到的密钥
The decrypted database is in the original path and ends with .dec.db
.
Welcome to communicate: