• Stars
    star
    451
  • Rank 96,968 (Top 2 %)
  • Language
    C++
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

微信消息解密工具

WechatDecrypt

微信消息解密工具

使用教程

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

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

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

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

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