lbalogh / WhatsAppDBReader

Open a WhatsApp database and display conversations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsAppDBReader

Simple web page that can read and display a WhatsApp database (iOS version only).

Capture d’écran 2017-06-25 à 14.53.52.png

(Outdated screenshot). Still needs work. Should work on Chrome, Firefox and Safari.

Steps to extract the ChatStorage.sqlite database from iPhone

  1. Do a backup of your phone with iTunes
  2. Download IExplorer (the demo version works fine)
  3. Launch IExplorer and open your backup
  4. In Backup Explorer, navigate to "App Group - group.net.whatsapp.Whatsapp.shared" Capture d’écran 2017-07-15 à 12.03.34.png
  5. Right click on the "ChatStorage.sqlite" file and select "Export to Folder". Save it somewhere on your computer

Steps to open the database and display your conversations

  1. Download the GitHub project by clicking on the "Clone or download" green button > "Download ZIP"
  2. Extract the ZIP
  3. In the extracted folder, double-click on "whatsapp.html"
  4. Click on the "Chose a file" button and select the "ChatStorage.sqlite" file extracted from your backup

About

Open a WhatsApp database and display conversations


Languages

Language:JavaScript 59.9%Language:CSS 29.0%Language:HTML 11.1%