Skip to content

soulmachine/wechat-dump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wechat-dump

Dump wechat messages into readable format.

Steps:

  1. Backup iPhone via iMazing

  2. Extract files from iMazing backup via File System -> Backup -> Apps -> AppDomain-com.tencent.xin -> Documents/uid/DB

    • message_*.sqlite
    • MM.sqlite
    • WCDB_Contact.sqlite
    • WCDB_OpLog.sqlite

    Copy them to Mac.

  3. Run this program with the folder containing files above:

cargo run -- /path/to/wechat/db

Learned from the following repos:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%