微信消息解密工具
使用教程
編譯,將這個文件拷貝到微信數據庫目錄,一般在這:
C:\Users\Administrator\Documents\WeChat Files\********\Msg
星號標記處就是需要解密的微信ID
如果要解密ChatMsg.db,在CMD執行dewechat ChatMsg.db
即可。
解密成功後,會輸出de_ChatMsg.db
,用sqlite打開即可。
This branch is up to date with main.
This branch is not ahead of the upstream main.
No new commits yet. Enjoy your day!
微信消息解密工具
編譯,將這個文件拷貝到微信數據庫目錄,一般在這:
C:\Users\Administrator\Documents\WeChat Files\********\Msg
星號標記處就是需要解密的微信ID
如果要解密ChatMsg.db,在CMD執行dewechat ChatMsg.db
即可。
解密成功後,會輸出de_ChatMsg.db
,用sqlite打開即可。