Notifications
Clear all

whatsapp crypt5

6 Posts
4 Users
0 Reactions
1,940 Views
(@Anonymous)
Joined: 1 second ago
Posts: 0
Topic starter   [#11654]

hi all, ever since facebook changed its encryption last month to crypt5, it's not possible anymore to decrypt the file msgstore.db.crypt5, before the change it was msgstore.db.crypt.
has anyone found a way to decrypt to msgstore.db?
I have a case which I need to open these messages, appreciate any help.

thnaks in advance.

Gabriel



   
Quote
(@bkerler)
New Member
Joined: 15 years ago
Posts: 2
 

Sure.

http//github.com/aramosf/pwncrypt5/blob/master/pwncrypt5.py

using python pwncrypt5.py database.crypt5 [email protected] > decrypted.db

Except files with .crypt6, there the key will be stored at /data/data/com.whatsapp/files/key and encryption is different.



   
ReplyQuote
(@theraven1982)
New Member
Joined: 12 years ago
Posts: 1
 

I had some trouble getting this to work under Windows; in Linux it works fine. In Windows the decryption seemed ok (no error messages, and when I view the raw contents in the decrypted file I can see the tablenames and messages), but I couldn't open the resulting DB file in sqlitebrowser. This was with (as far as I know) the latest version of M2Crypto.

Good luck,



   
ReplyQuote
(@Anonymous)
Joined: 1 second ago
Posts: 0
Topic starter  

Sure.

http//github.com/aramosf/pwncrypt5/blob/master/pwncrypt5.py

using python pwncrypt5.py database.crypt5 [email protected] > decrypted.db

Except files with .crypt6, there the key will be stored at /data/data/com.whatsapp/files/key and encryption is different.

thanks will have a look at it.



   
ReplyQuote
(@Anonymous)
Joined: 1 second ago
Posts: 0
Topic starter  

I had some trouble getting this to work under Windows; in Linux it works fine. In Windows the decryption seemed ok (no error messages, and when I view the raw contents in the decrypted file I can see the tablenames and messages), but I couldn't open the resulting DB file in sqlitebrowser. This was with (as far as I know) the latest version of M2Crypto.

Good luck,

hi, thanks for your reply, i downloade the M2Crypto in my windows ran the setup and nothing is happening, could you elaborate as how do I use this?



   
ReplyQuote
(@ateloy)
New Member
Joined: 12 years ago
Posts: 1
 

Or use a 3rd party tool named Backuptrans Android WhatsApp Transfer to help.
It provides a simply way to decrypt a whatsapp crypt file.



   
ReplyQuote
Share: