mazarothit

About

Username
mazarothit
Joined
Visits
0
Last Active
-
Roles
member
Badges
0
Posts
7

Comments

  • He deleted the messages in a fit of anger... I was able to produce a text file that had the messages embedded, albeit in a very garbled way with no date/timestamp or clear indication of what number/iMessage account sent the message.
  • Well,   I'm done with this one. I restored the backup onto my iPhone and was able to retrieve the same exact stuff, iMessages and SMS from the backup. I have found that deleted messages are not easily recoverable. I know there are forensics ou…
  • I was able to get the SQL file, however just like the SQLite file it does not include all of the messages, including the specific ones needed here. I'm stuck after spending many hours trying to get this data into a format that is usable for litiga…
  • Thanks again Marvin. Feel like I am soooo close on this. I have the file converted to SQL and have verified the 2395 messages using grep.   Just having an error converting to csv files.      sqlite> sqlite3 /Users/my_name/Desktop/iPho…
  • Hey Marvin,    Thanks for your continued interest and ideas. This one is a stumper for sure. The data besides the textual data is all scrambled ( SQL binary data I'm guessing ). Here is an example.    streamtypedÅËÑ@ÑÑÑNSMutableAttributedS…
  • Thanks for the message Marvin. Base does only show 100 lines at a time, but I have looked through the entire list of 2395. Could it be that the data is corrupted somehow or that it does not show deleted messages? I can find a message that is right…
  • Hopefully I can revive this post for some help here. I have been able to find the UUID file that contains the sms messages and open it in a SQLite browser called Base. SQLite Database browser would not open the file saying that it was not a data…