Skip to content

ivancduran/whatsapp_decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Whatsapp decrypt messages DB

Bash script to decrypt messages Whatsapp on android need to install openssl and sqlite3

Linux and Mac already

How to run to decrypt.sh: (put decrypt.sh in the folder and run with command, is a full auto decrypter)

sh decrypt.sh


How to run to decrypt_file:

sh decrypt.sh "filename.db"

Example:

sh decrypt.sh msgstore-2013-04-16.1.db

Changelog:

V 1.0

  • Add Auto decrypt from folder.
  • Export txt file.
  • Export sqlite file.
  • Create Dir.

About

Simple script to decrypt whatsapp conversations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages