ElDavoo / wa-crypt-tools

Manage WhatsApp .crypt12, .crypt14 and .crypt15 files.
GNU General Public License v3.0
583 stars 78 forks source link

Cant decrypt14 #53

Closed bluemooduser closed 1 year ago

bluemooduser commented 1 year ago

I am trying to decrypt latest db14 and is shows:

$ python ./decrypt14_15.py ./key ./msgstore.db.crypt14 ./msgstore.db [I] Crypt12/14 key loaded [I] Database header parsed [I] Done

But i get nothing in the folder. Why is it? Sorry I am just making a stupid question.

ElDavoo commented 1 year ago

you should get a msgstore.db output file with the database

ElDavoo commented 1 year ago

closing as no further info sent

victorbg84 commented 1 year ago

i have this problem to run this command python ./decrypt14_15.py ./key ./msgstore.db.crypt14 ./msgstore.db

The key file specified does not exist. If you tried to specify the key directly, note it should be 64 characters long and not 5 characters long.