/WechatDecrypt

微信消息解密工具

Primary LanguageC++MIT LicenseMIT

WechatDecrypt

微信消息解密工具

使用教程

編譯,將這個文件拷貝到微信數據庫目錄,一般在這:

C:\Users\Administrator\Documents\WeChat Files\********\Msg

星號標記處就是需要解密的微信ID

如果要解密ChatMsg.db,在CMD執行dewechat ChatMsg.db即可。

解密成功後,會輸出de_ChatMsg.db,用sqlite打開即可。