In addition to adding more platforms, more exporting methods for platforms are needed. These include things like browser extensions, 3rd party API's, and other solutions that enable exporting data from these different platforms. For instance, to get iMessage data on Windows and Mac, I made a Python script that decrypts an iPhone backup and exports the messages in JSON format. There are countless other projects like these that need to be documented per platform.
In addition to adding more platforms, more exporting methods for platforms are needed. These include things like browser extensions, 3rd party API's, and other solutions that enable exporting data from these different platforms. For instance, to get iMessage data on Windows and Mac, I made a Python script that decrypts an iPhone backup and exports the messages in JSON format. There are countless other projects like these that need to be documented per platform.