Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jaqu #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Jaqu #16

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# WhatsApp Crypt12 Database Decrypter
Decrypts WhatsApp msgstore.db.crypt12 files.
# WhatsApp Crypt12 Base Decrypter
Descripcia los archivos WhatsApp msgstore.db.crypt12.

###### Usage:
###### Uso:

python decrypt12.py key msgstore.db.crypt12 msgstore.db
java -jar decrypt12.jar key msgstore.db.crypt12 msgstore.db
python decrypt12.py key msgstore.db.crypt12 msgstore.db
java -jar decrypt12.jar key msgstore.db.crypt12 msgstore.db

###### Requirements:
###### Requisitos:

Python 2.x or 3.x with pycrypto and pycryptodome packages installed or Java.
Python 2.x o 3.x con paquetes pycrypto y pycryptodome instalados o Java.

###### Credits:
Author: TripCode
###### Créditos:
Autor: TripCode