• Stars
    star
    234
  • Rank 170,666 (Top 4 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created almost 8 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Decrypts WhatsApp msgstore.db.crypt12 files.

WhatsApp Crypt12 Database Decrypter

Decrypts WhatsApp msgstore.db.crypt12 files.

Usage:
          python decrypt12.py key msgstore.db.crypt12 msgstore.db   
          java -jar decrypt12.jar key msgstore.db.crypt12 msgstore.db  
Requirements:

Python 2.x or 3.x with pycrypto and pycryptodome packages installed or Java.

Credits:

Author: TripCode