Skip to content

EliteAndroidApps/WhatsApp-Key-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WhatsApp Key Generator

Demonstrates how WhatsApp generates and recovers cipher keys from encrypted backup files on Android devices.

Usage:
          java -jar WhatsAppKeyGenerator.jar <Account Seed> <IMEI Number>  
          java -jar WhatsAppKeyGenerator.jar <Account Seed> <IMEI Number> <Encrypted Database Path>  

Example #1 will generate a new key file and present it to you in visual form.
Example #2 will recover an existing key file from an encrypted database and present it to you in visual form.

Notes:

This tool is for demonstration purposes only and for helping the "curious" understand the relationship between the WhatsApp key file located at: "/data/data/com.whatsapp/files/key" and the encrypted WhatsApp database backup files.

Please do not raise any issues concerning what is used as the account seed. Figuratively speaking; you decide!

Credits:

Author: TripCode

About

Demonstrates how WhatsApp generates and recovers cipher keys from encrypted backup files on Android devices.

Resources

Stars

71 stars

Watchers

12 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages