ElDavoo / wa-crypt-tools

Manage WhatsApp .crypt12, .crypt14 and .crypt15 files.
GNU General Public License v3.0
583 stars 78 forks source link

crypt15 WhatsApp Business Backup #67

Closed warzonexd closed 1 year ago

warzonexd commented 1 year ago

Can you explain to me how to decrypt crypt 15 I don't have the key

ElDavoo commented 1 year ago

You can't. It's not encryption if you can decrypt a message without a secret.

joostvhts commented 1 year ago

You would indeed need to acquire the key. Unfortunately, I have just been trying, and in my case it seems impossible: starting with Android 11+, the necessary folder is apparently no longer accessible to us, only to the app itself which cannot be used for adb run-as (it's not 'debuggable') which would otherwise have been able to help us get it.