For Android and iPhone I am able to decrypt my WhatsApp encrypted message file using python. But for BlackBerry I haven't had any success.
Asked
Active
Viewed 1.2k times
-1
-
Check this answer for decrypting the [whatsApp crypt5 DB(android code).](http://stackoverflow.com/a/23380177/2219600) – amalBit Apr 30 '14 at 05:22
-
No idea how to make the above code work. All i know is: http://forum.xda-developers.com/showthread.php?t=1583021 says that Blackberry is not supported yet. – Clark Superman May 24 '15 at 19:26
1 Answers
2
Searching for "whatsapp database encryption" (on Bing no less) turns up this student report out of the Netherlands: WhatsApp Database Encryption Project Report
There's a section on BlackBerry specifically, that says:
The header tells us that we are dealing with a file that took advantage of the encryption possibilities of the BlackBerry encryption system.

Michael Donohue
- 11,776
- 5
- 31
- 44