karthikbhyresh / hotoloti

Automatically exported from code.google.com/p/hotoloti

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reverse Script?

GoogleCodeExporter opened this issue · comments

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

Development is actually discontinued.

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

  • Changed state: WontFix
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

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