whatsapp-viewer

Small tool to display chats from the Android msgstore.db database (crypt12)

Github星跟踪图

WhatsApp Viewer

Small tool to display chats from the Android msgstore.db database.

How to use

  1. You need root access to your phone. If you don't know what it is: Wikipedia
  2. Download your WhatsApp database and key files:
  • /data/data/com.whatsapp/files/key
  • /data/data/com.whatsapp/databases/msgstore.db
  • /data/data/com.whatsapp/databases/wa.db
  1. Open WhatsApp Viewer
  2. File -> Open -> Select file
  3. Select msgstore.db in the folder "extracted"
  4. Leave account name empty, is was used for older versions of WhatsApp (crypt5)
  5. Optional: If you want, you can import contact names from the wa.db file

Command line support

"WhatsApp Viewer.exe" -decrypt12 msgstore-2016-10-22.1.db.crypt12 whatsapp.cryptkey12 decrypted.db

You cannot see bigger images because only thumbnails are stored in the database.

Build (using Bazel)

# Replace with your Visual Studio installation directory
"C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
# Unfortunately, I don't know a way to handle resource files inside the bazel script yet
rc.exe -fo resources\Resources.res resources\Resources.rc

bazel build //:whatsapp-viewer

Credits:

主要指标

概览
名称与所有者andreas-mausch/whatsapp-viewer
主编程语言C
编程语言C (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2014-03-24 15:34:22
推送于2023-08-28 00:21:39
最后一次提交2022-11-29 20:54:33
发布数16
最新版本名称v1.15 (发布于 )
第一版名称v1.0 (发布于 )
用户参与
星数1.4k
关注者数139
派生数415
提交数370
已启用问题?
问题数175
打开的问题数88
拉请求数2
打开的拉请求数8
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?