knomoseikei / hotoloti

Automatically exported from code.google.com/p/hotoloti
0 stars 0 forks source link

WhatsAppXtract no longer decrypting database #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upgrade to latest version of WhatsApp
2. Copy msgstore.db.crypt5 (new format for database)
3. Use WhatsApp xtract to extract the database

What is the expected output? What do you see instead?
Expected: Database decrypted and html file containing chats displayed 
successfully
Actual: Database decryption fails

What version of the product are you using? On what operating system?
WhatsApp 2.11.186

Please provide any additional information below.
Possible reason - WhatsApp changed their database encryption / key

Error output -

Python Version 3.x
Android mode!

trying to repair android database...
trying to decrypt android database...
decrypted database written to msgstore5.plain.db
trying to repair decrypted android database...
Could not open database file. Guess it's not a valid Android or Iphone database 
file.

Original issue reported on code.google.com by karanka...@gmail.com on 13 Mar 2014 at 9:27

GoogleCodeExporter commented 9 years ago
Yes, Whatsapp updated their encryption.
Now is the file name is "msgstore.db.crypt5" rather than "msgstore.db.crypt".

Original comment by dearsree...@gmail.com on 14 Mar 2014 at 9:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
whatsapp_xtract.py:2498: SyntaxWarning: name 'content_type' is assigned
e global declaration
  global content_type
Python Version 3.x

Detected non-SQLite database, potentially an encrypted Android database
Trying to decrypt Android database...
Decrypted file written to msgstore.plain.db
Error: File is not an encrypted Android database

new version of wtapp msgstore.db.crypt5

Original comment by hs...@hsamz.org.br on 31 Mar 2014 at 11:01

GoogleCodeExporter commented 9 years ago
http://www.securitybydefault.com/2014/03/descifrando-msgstoredbcrypt5-la-nueva.h
tml

Original comment by hs...@hsamz.org.br on 31 Mar 2014 at 11:03

GoogleCodeExporter commented 9 years ago
please tell the method for decrypting db.crypt5 ?

Original comment by theultim...@gmail.com on 13 Apr 2014 at 2:53

GoogleCodeExporter commented 9 years ago
Urgent assistant needed, please how can we decrypt the new Whatsapp database 
(db.crypt5)?

Original comment by goodies4...@gmail.com on 15 Apr 2014 at 9:05

GoogleCodeExporter commented 9 years ago
i am using new version of whatsapp file msgstore.db.crypt5 but it is also 
generating same error:
Python Version 2.x
Android mode!

trying to repair android database...
trying to decrypt android database...
decrypted database written to msgstore5.plain.db
trying to repair decrypted android database...
Could not open database file. Guess it's not a valid Android or Iphone database 
file.

Original comment by prashant...@gmail.com on 5 Jun 2014 at 2:47

Attachments:

GoogleCodeExporter commented 9 years ago
Development is actually discontinued.

Original comment by francesco.picasso on 25 Nov 2014 at 4:13