Skip to content

Allows WhatsApp users on Android to extract their backed up WhatsApp data from Google Drive.

License

Notifications You must be signed in to change notification settings

Cow258/WhatsApp-GD-Extractor-MultiTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Google Drive Extractor

Allows WhatsApp users on Android to extract their backed up WhatsApp data from Google Drive.

Mullti task modified version.

Project from : https://github.com/EliteAndroidApps/WhatsApp-GD-Extractor

BRANCH UPDATES:

v1.0 - Add 20 threads for download files.

PREREQUISITES:
  1. O/S: Windows Vista, Windows 7, Windows 8, Windows 10, Mac OS X or Linux
  2. Python 2.x or 3.x - If not installed: https://www.python.org/downloads/
  3. Android device with WhatsApp installed and the Google Drive backup feature enabled
  4. Google services device id (if you want to reduce the risk of being logged out of Google)
    Search Google Play for "device id" for plenty of apps that can reveal this information
  5. Google account login credentials (username and password)
INSTRUCTIONS:
  1. Extract "WhatsApp-GD-Extractor-master.zip".
  2. Edit the [auth] section in "settings.cfg".
  3. Run python WhatsAppGDExtract.py from your command console.
  4. Read the usage examples that are displayed.
  5. Run any of the examples.
Additional Youtube readme by techpanther:

How to Extract Whatsapp Database from Google Drive | Read all Messages https://www.youtube.com/watch?v=7ZMEgcpD9vc

How to install python 3.6 on Windows 10 https://www.youtube.com/watch?v=8WZ5xNd-uiM

Downlaod Python https://www.python.org/downloads/

Downlaod Request Module https://pypi.python.org/pypi/requests

How to extract database from google drive and read all messages https://youtu.be/7ZMEgcpD9vc

How to Decrypt whatsapp database https://youtu.be/12-frtnz7AQ

TROUBLESHOOTING:
  1. Check you have the required imports installed (configparser and requests).
    I.E.: pip install configparser requests
CREDITS:

AUTHOR: TripCode

About

Allows WhatsApp users on Android to extract their backed up WhatsApp data from Google Drive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages