vaginessa / whatsapp12viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsApp Viewer

Small tool to display chats from the Android WhatsApp database.

How to use

  1. You need root access to your phone, at least for get the key. 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. If you aren't root but you have your key file, you can try to use your encrypted database from /sdcard/WhatsApp/Databases/mgstore.db.crypt*, and in Whatsapp Viewer, go to File -> Decrypt (your database extension) and follow the steps
  3. File -> Open -> Select file
  4. Select msgstore.db in the folder "extracted"
  5. Leave account name empty, is was used for older versions of WhatsApp (crypt5)
  6. 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.

Credits:

Special thanks to:

About

License:MIT License


Languages

Language:C 89.8%Language:C++ 9.0%Language:PLpgSQL 0.9%Language:Objective-C 0.1%Language:CMake 0.0%Language:Makefile 0.0%Language:Batchfile 0.0%