rootwithkhandal/OpenForensic — reverse-engineered prompt

Reverse engineered prompt

Build me a cross platform digital forensics desktop app, with an optional command line mode, for investigators who need to collect and review evidence without changing the source system. I want it to default to a safe capture mode for read only disk and file acquisition, hashing, and imaging to common forensic formats, then make people explicitly switch into analysis mode before they can do deeper work. That analysis side should cover fast live triage, memory dump analysis, IOC and YARA style scanning, timeline creation, and simple threat intel lookups for suspicious IPs and hashes.

Please make it feel like one complete case based workflow. A user should be able to create a case, collect disk or memory data, keep logs and audit trails, save everything into one organized case folder, and export clear CSV, JSON, HTML, and PDF style reports. Include chain of custody details, integrity verification, pause and resume for long jobs, and basic SIEM export options. Keep it fast and polished, and look up current docs online if you need to.

Want more depth? Deep Reverse