This question concerns structure construct and security of SQLITE databases than the co-incidence that they happen to be WhatsApp msgstore.db's from Android platform. That's why its asked here
Sometime ago I used several guides like those given here and here to merge 2 Un-encrypted SQLITE databases and I succeeded in getting a merged db but when I put it to use at its office /data/data/com.whatsapp/databases initially it did read it properly. I could see my data and after 2 secs WhatsApp crashed. Logs pointed to malformed database error
I haven't tried it more recently .
My Questions
-->In Current whatsapp msgstore.db SQLITE databases is it at all possible to do this kind of merge or security verification will make it futile aka what security aspects of whatsapp do I need to consider in the current version of SQLLITE msgstore.db that were'nt there earlier with work-arounds
--> I have a situation where the data missing is piece meal.So the data is lying in-between , not at the end. So I need to pull data based on some timestamp criteria from date-time to date-time and then add it in between to the current database . Wanted an idea about how that is done.
Asked
Active
Viewed 202 times
0
user1874594
- 981
- 1
- 17
- 44