mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 10:55:56 +03:00
[GH-ISSUE #120] Error -3 while decompressing data: incorrect header check #106
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#106
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 @josemilagre on GitHub (Jun 29, 2021).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/120
Hello
When a try decrypt onde .db.crypt12 with the extract key, i got this message:
[i] Starting to decrypt...
[e] An error has ocurred decrypting 'msgstore.db.crypt12' - Error -3 while decompressing data: incorrect header check
Whats happen here?
@B16f00t commented on GitHub (Jun 29, 2021):
The current version only supports crypt14, I will have to continue support for crypt12 for a while.
You can try an older version of whapa or wait for me to upgrade to a newer one.
@B16f00t commented on GitHub (Jun 29, 2021):
The latest version support Crypt12 back
@josemilagre commented on GitHub (Jun 29, 2021):
Thank you, querer can i download old version?
Em ter, 29 de jun de 2021 15:56, Ivan Moreno @.***>
escreveu:
@B16f00t commented on GitHub (Jul 1, 2021):
The latest version of whapa supports crypt12 and crypt14, if you get an error, it is because the key you are using is not valid for that backup.