knomoseikei / hotoloti

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

Reverse Script? #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On my android phone, whatsapp didn't restore from backup correctly; chats 
weren't full. I used this program to decrypt and its output was:

trying to repair android database...
trying to decrypt android database...
decrypted database written to C:\Users\Sandro\Desktop\Whatsapp_Xtract_V2.1_2012-
05-10-2\msgstore.plain.db
Error sqlite3.Error while reading chat #71973: database disk image is malformed
Press any key to continue . . .

After some googling, I was able to dump the decrypted database to sql file and 
then imported it to a new database using instructions from here 
http://techblog.dorogin.com/2011/05/sqliteexception-database-disk-image-is.html

So what I have so far is a fixed decrypted database, which from here the script 
was able to proceed and produce the html file successfully.

Now is there anyway I could restore my chats to the phone? Probably a reverse 
script that would encrypt the database or just one that can convert the html 
file.

Original issue reported on code.google.com by sandro.y...@gmail.com on 30 Jan 2013 at 10:30

GoogleCodeExporter commented 9 years ago
I am not sure whether it is as simple as encrypting the DB and restoring it, 
but if you want me to code this for you let me know.

Original comment by diamant....@gmail.com on 5 Mar 2013 at 5:49

GoogleCodeExporter commented 9 years ago
hmm I don't mind about it now, I've moved on lol.
But it would be a great feature to the program.

Original comment by sandro.y...@gmail.com on 16 Apr 2013 at 2:36

GoogleCodeExporter commented 9 years ago
Development is actually discontinued.

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