hotoloti icon indicating copy to clipboard operation
hotoloti copied to clipboard

Version 1.2 of /whatsapp_xtract.py

Open GoogleCodeExporter opened this issue 10 years ago • 9 comments

WhatsApp Extractor for Android v1.2
Updated on April 5, 2012
by Android Fan (Martina)
Tested with Whatsapp (Android) 2.7.5613
Changelog:
V1.2
- media files also linked to offline files
- corrected hyperlinks
V1.1
- updated database structure, old version didn't work
- show contact names
- show smileys
- show images
- link / popup for images, video, audio, gps
- clickable links

HOW TO USE:

1. Root your android phone or use any other method to get access to the folder 
/data/data/com.whatsapp/databases

2. copy the files "msgstore.db" and "wa.db" to a certain folder of your computer

You can do this by using the App RootExplorer (first copy to SD, then mount 
phone to computer), or using adb method, or something else

3. Download and Install Python http://www.python.org/getit/

4. Extract this archive (whatsapp_xtract.py, whatsapp_xtract.bat, folders emoji 
and sort-table) to the certain folder and run whatsapp_xtract.bat

5. Once finished, your browser will open and show you your chats. 

The resulting file size of the .htm file will be slightly bigger than the size 
of the .db database. 

On windows you can use a whatsapp_xtract.bat to easier start the Extraction. 
Content of whatsapp_xtract.bat:
whatsapp_xtract.py -i msgstore.db -w wa.db

Download the full package (including smiley images and .bat file) at
http://freakshare.com/files/im8s5y35/Whatsapp-Extractor-for-Android-V1.2-2012-04
-05.zip.html

Original issue reported on code.google.com by [email protected] on 6 Apr 2012 at 2:16

Attachments:

GoogleCodeExporter avatar Sep 18 '15 15:09 GoogleCodeExporter