mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 02:45:59 +03:00
[GH-ISSUE #154] Please Support Decryption of crypt15 Files via End-to-End-Encryption Key #139
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#139
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 @dbmaxpayne on GitHub (Jan 18, 2022).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/154
Hey,
I have just enabled End-to-End-Encryption and fiddled around with the Google Drive Backups.
They now store crypt15 instead of crypt14 files.
Can you please implement a method to decrypt those with the 64-digit End-to-End-Encryption Key?
If there is any information on how the encryption works or the actual decryption key is generated, I might create a patch myself.
However, I for now wasn't able to figure out how to use the 64-digit key.
Maybe WhatsApp does a nested encryption here as well?
Cheers,
Mark
@B16f00t commented on GitHub (May 25, 2022):
Give a try this.
https://github.com/ElDavoo/WhatsApp-Crypt14-Crypt15-Decrypter
@dbmaxpayne commented on GitHub (Jun 7, 2022):
Thanks, mate.
That worked :)