ReagentX / imessage-exporter
- среда, 18 января 2023 г. в 00:38:29
Export MacOS iMessage data + run iMessage Diagnostics
This crate provides both a library to interact with iMessage data as well as a binary that can perform some useful read-only operations using that data.
The imessage-exporter
binary exports iMessage data to txt
or html
formats. It can also run diagnostics to find problems with the iMessage database.
Installation instructions for the binary are located here.
The imessage_database
library provides models that allow us to access iMessage information as native data structures.
Documentation for the library is located here.
This crate supports every iMessage feature as of MacOS 13.1 (22C65):
See more detail about supported features here.
payload_data
plist format