[GH-ISSUE #19] error: argument encrypted: can't open 'msgstore.db.crypt15 #17

Closed
opened 2026-03-02 03:59:19 +03:00 by kerem · 5 comments
Owner

Originally created by @Mrakobes666 on GitHub (Mar 29, 2022).
Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/19

Originally assigned to: @ElDavoo on GitHub.

error: argument encrypted: can't open 'msgstore.db.crypt15': [Errno 2] No such file or directory: 'msgstore.db.crypt15'

the fact is that I am not trying version 15 - I put 14, but the script does not see it

Originally created by @Mrakobes666 on GitHub (Mar 29, 2022). Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/19 Originally assigned to: @ElDavoo on GitHub. error: argument encrypted: can't open 'msgstore.db.crypt15': [Errno 2] No such file or directory: 'msgstore.db.crypt15' the fact is that I am not trying version 15 - I put 14, but the script does not see it
kerem closed this issue 2026-03-02 03:59:20 +03:00
Author
Owner

@ElDavoo commented on GitHub (Mar 29, 2022):

Which command line are you using? Read here

<!-- gh-comment-id:1081970298 --> @ElDavoo commented on GitHub (Mar 29, 2022): Which command line are you using? Read [here](https://github.com/ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter#crypt14)
Author
Owner

@Mrakobes666 commented on GitHub (Mar 30, 2022):

decrypt14_15.py [-h] [-f] [-nm] [-bs BUFFER_SIZE] [-ng] [-np] [-ivo IV_OFFSET] [-do DATA_OFFSET] [-v] [keyfile] [encrypted] [decrypted]

<!-- gh-comment-id:1082832807 --> @Mrakobes666 commented on GitHub (Mar 30, 2022): decrypt14_15.py [-h] [-f] [-nm] [-bs BUFFER_SIZE] [-ng] [-np] [-ivo IV_OFFSET] [-do DATA_OFFSET] [-v] [keyfile] [encrypted] [decrypted]
Author
Owner

@ElDavoo commented on GitHub (Mar 30, 2022):

yeah, that's the command line. You need to give the keyfile, the encrypted file and the decrypted file in order.

<!-- gh-comment-id:1082848819 --> @ElDavoo commented on GitHub (Mar 30, 2022): yeah, that's the command line. You need to give the keyfile, the encrypted file and the decrypted file **in order**.
Author
Owner

@Mrakobes666 commented on GitHub (Mar 30, 2022):

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

its work!

<!-- gh-comment-id:1082870100 --> @Mrakobes666 commented on GitHub (Mar 30, 2022): python ./decrypt14_15.py ./key ./msgstore.db.crypt14 ./msgstore.db [I] Crypt12/14 key loaded [I] Database header parsed [I] Done its work!
Author
Owner

@ElDavoo commented on GitHub (Mar 30, 2022):

Happy to know that! Please close the issue if there are no problems left

<!-- gh-comment-id:1082870939 --> @ElDavoo commented on GitHub (Mar 30, 2022): Happy to know that! Please close the issue if there are no problems left
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#17
No description provided.