mobile device triage (consent-based)
consensual scan of a phone for the basics — apps, messages, location, recent activity. small-org IT, lawyers, or DV advocates.
a guided path, not automation — each step opens a tool you run yourself; nothing uploads. progress is saved only in this browser.
wraps the mobile triage — consent-based kit preset — drop APK/IPA packages + location exports → app analysis → location history → unified timeline → report
guided steps
- evidence manifest generator
hash every file before triage — consent-based cases still need integrity
- apk analyzer
android packages: permissions, dex strings, network security config
- mobile location history extractor
parse location history exports when provided alongside the app packages
- forensic timeline builder
merge timestamped events from all artifact bundles into one timeline
suggested options · order: asc
- case report generator
draft a plain-language triage summary for IT, counsel, or advocates
suggested options · title: mobile consent triage
when you're done
export a run summary — a small JSON record of which steps you marked done, your notes, and a self-hash so the record can't be silently altered. it is your reproducibility note, not a per-tool receipt: each tool emits its own input→output receipt when you run it.