[GH-ISSUE #53] Cant decrypt14 #28

Closed
opened 2026-03-02 03:59:28 +03:00 by kerem · 3 comments
Owner

Originally created by @bluemooduser on GitHub (Feb 23, 2023).
Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/53

Originally assigned to: @ElDavoo on GitHub.

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.

Originally created by @bluemooduser on GitHub (Feb 23, 2023). Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/53 Originally assigned to: @ElDavoo on GitHub. 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.
kerem closed this issue 2026-03-02 03:59:28 +03:00
Author
Owner

@ElDavoo commented on GitHub (Feb 23, 2023):

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

<!-- gh-comment-id:1442079745 --> @ElDavoo commented on GitHub (Feb 23, 2023): you should get a msgstore.db output file with the database
Author
Owner

@ElDavoo commented on GitHub (Feb 28, 2023):

closing as no further info sent

<!-- gh-comment-id:1447808717 --> @ElDavoo commented on GitHub (Feb 28, 2023): closing as no further info sent
Author
Owner

@victorbg84 commented on GitHub (Mar 15, 2023):

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.

<!-- gh-comment-id:1469316532 --> @victorbg84 commented on GitHub (Mar 15, 2023): 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wa-crypt-tools#28
No description provided.