Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bazoka-kaka/plaso-accounts-parser-plugin

Plaso android sms parser plugin built using python3
https://github.com/bazoka-kaka/plaso-accounts-parser-plugin

android forensics plaso plugin python sms-parser

Last synced: about 2 months ago
JSON representation

Plaso android sms parser plugin built using python3

Awesome Lists containing this project

README

        

# Plaso Android SMS Parser Plugin

This plugin is designed to parse and process Android SMS message data within the Plaso framework. It extracts key information such as the sender, receiver, message content, timestamp, and message type. Using custom event data classes, the plugin structures the parsed data to integrate smoothly with Plaso’s timeline generation.