mirror of
https://github.com/ElDavoo/wa-crypt-tools.git
synced 2026-04-26 22:25:50 +03:00
[GH-ISSUE #53] Cant decrypt14 #28
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
info needed
invalid
low priority
pull-request
skill issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-crypt-tools#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@ElDavoo commented on GitHub (Feb 23, 2023):
you should get a msgstore.db output file with the database
@ElDavoo commented on GitHub (Feb 28, 2023):
closing as no further info sent
@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.