Skip to content

Extract, parse, and decompress data from Android Gmail database.

Notifications You must be signed in to change notification settings

pdudis/extract-android-gmail

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Extract, parse, and decompress data from an Android Gmail database.

This is a standalone script.

Changelog 20190127 [changes by Petro Dudi]:

  • Adapted for Python 3.x
  • Added bad_chars_sub() to replace subject fields containing "/" and "\" with "-", and return a string of 50 chars max
  • Added unicode support when writing decompressed body field to file
  • Prints account names and number of processed emails to standard output

Like what you see?

If you find my modifications interesting then why not buy me a coffee?

BuyMeACoffee

About

Extract, parse, and decompress data from Android Gmail database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%