Closed bluemooduser closed 1 year ago
you should get a msgstore.db output file with the database
closing as no further info sent
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.
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.