What problem does it solve?
Mobile backups and app exports are hard to interpret, so you need a repeatable way to recover data, parse key artifacts like SQLite and plists, and produce a defensible forensic report.
Core Features & Use Cases
- SQLite carving & recovery guidance: Recover and interpret content from corrupted SQLite databases and WAL-related artifacts, including chat-related schemas and timestamp extraction.
- Plist parsing and backup metadata analysis: Decode binary and XML plists to identify backup state, manifest details, and important preference/app-group data.
- Chat app extraction workflows: Target common artifacts across major apps (Signal, WhatsApp, Telegram, iMessage, Messenger) from iOS and Android backup formats to build timelines and findings.
- Forensic report generation structure: Organize methodology, findings, and an artifact index suitable for investigation documentation.
Quick Start
Use the mobile-forensics skill to extract recoverable evidence from an iOS or Android backup by focusing on SQLite databases, parsing relevant plists, and generating a structured forensic report outline.