Sample Header Ad - 728x90

How (specificially) do I read a chat.db file?

18 votes
4 answers
46764 views
Like everyone else who uses Apple's Messages app, I have a chat.db file. I'd like to read the file but nothing seems to yeild the expected results. Here is what I've tried so far: - The CLI approach of cd to
~/Libray/Messages
followed by
chat.db
was amongst the best in that something was found and there was an attempt to open the file. Unfortunately, it didn't work as hoped. enter image description here - Since I now had the db browser for SQLite open, I tried to open the file via that app's gui but because the folder is hidden one, it didn't show. enter image description here Has anyone had any success with this? I certainly can't be the first person to have tried and I've seen elsewhere the schema may also be an issue.
Asked by hrokr (293 rep)
Jun 1, 2021, 08:17 PM
Last activity: Jan 18, 2024, 05:19 AM