Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] E2E encrypted iCloud backup support #84

Open
FiloSottile opened this issue Feb 12, 2024 · 3 comments
Open

[FEATURE] E2E encrypted iCloud backup support #84

FiloSottile opened this issue Feb 12, 2024 · 3 comments

Comments

@FiloSottile
Copy link

If an iOS client enables end-to-end encrypted backups, the chats are not stored in device backups anymore, but only in iCloud.

From a Mac it's very convenient to access the encrypted iCloud backup at

/Users/filippo/Library/Mobile Documents/57T9237FN3~net~whatsapp~WhatsApp/Accounts/XXXXXXXXXXXXX/backup/ChatStorage.sqlite.enc

I imagine this can be decrypted with the 64 character E2E key. It would be nice to add support to WhatsApp-Chat-Exporter.

@KnugiHK
Copy link
Owner

KnugiHK commented Feb 12, 2024

You mean iCloud Advanced Data Protection or the WhatsApp built-in E2E encryption?

@FiloSottile
Copy link
Author

ADP is transparent from a macOS client. ChatStorage.sqlite.enc is encrypted by WhatsApp's built-in E2E encryption.

@KnugiHK
Copy link
Owner

KnugiHK commented Feb 12, 2024

Thanks! Will look into it when I have access to Mac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants