Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bazoka-kaka/plaso-accounts-parser-plugin
- Owner: bazoka-kaka
- License: mit
- Created: 2024-11-29T07:35:05.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-07T11:35:08.000Z (about 2 months ago)
- Last Synced: 2024-12-07T12:22:55.390Z (about 2 months ago)
- Topics: android, forensics, plaso, plugin, python, sms-parser
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.