markmckinnon / Autopsy-Plugins

Autopsy Python Plugins
337 stars 100 forks source link

RingCentral Chat Support #27

Closed mastenp closed 2 years ago

mastenp commented 4 years ago

Would love to see a plugin that parses the chat from a RingCentral Session. By default the chat log is stored \Documents\RingCentral\Meetings and then a Separate folder for each session named by Date/Time and Ten Digit Room ID (Ex: 2020-05-27 20.39.09 RingCentral Meeting XXXXXXXXXX).

markmckinnon commented 4 years ago

Do you have some sample data that I can look at and test with. If you do it would it would make it easier to create the plugin since I will not have to download and create data using the app.

mastenp commented 4 years ago

Yes I do, what is the easiest way to get it to you?

mastenp commented 4 years ago

meeting_saved_chat.txt Here is a sample Chat file. It won't allow me to upload the zip to keep the folder structure. But this .txt was in the same \Documents\RingCentral\Meetings directory and then in a folder named 2020-06-05 00.13.10 RingCentral Meeting XXXXXXXXXX

shannaniggans commented 2 years ago

Created - https://github.com/markmckinnon/Autopsy-Plugins/tree/master/RingCentral