• Stars
    star
    234
  • Rank 171,630 (Top 4 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated about 1 year 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