mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 19:05:51 +03:00
[GH-ISSUE #63] Old backups cannot be decrypted #57
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#57
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 @danzilberdan on GitHub (Aug 21, 2020).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/63
whapa decrypts backups fine with the key from the same phone.
But when using old backups (from google drive), the same key fails to decrypt the database with the following error message:
"Error -3 while decompressing data: incorrect header check"
@B16f00t commented on GitHub (Sep 13, 2020):
That is not a whapa problem, I understand that the decryption key for the new copies is different from that of the old copies
@danzilberdan commented on GitHub (Sep 16, 2020):
But whatsApp is able to decrypt the old database. How does it do it if it's using a different key file?
My understanding is that each phone number has only one key file so the keys should be the same in the old and new phone.