Loading...
Digital forensics tools acquire, preserve, and analyze digital evidence so you can reconstruct what happened after a breach, an insider event, or a compromised endpoint. This is the discipline that turns a vague "something is wrong" into a defensible timeline: who touched what, when, and how. Security teams reach for these tools during incident response and investigations, while legal, HR, and compliance functions rely on the same workflows when an answer has to hold up in court or an audit. The category spans disk and memory imaging, mobile and cloud artifact extraction, file and steganography analysis, and the chain-of-custody discipline that keeps any of it admissible.
We cover 250 Digital Forensics tools, 219 free and 31 commercial.
Accuracy and depth improve over time. Last reviewed Aug 2026. Is something off? Reach out.
A free endpoint security tool for host investigative capabilities to find signs of malicious activity through memory and file analysis.
A comprehensive utility that shows what programs are configured to run during system bootup or login, and when you start various built-in Windows applications.
A library for read-only access to QEMU Copy-On-Write (QCOW) image files, supporting multiple versions and compression formats for digital forensics analysis.
A PowerShell-based incident response and live forensic data acquisition tool for Windows hosts.
A library to access and parse Windows XML Event Log (EVTX) format, useful for digital forensics and incident response.
A digital artifact extraction framework for extracting data from volatile memory (RAM) samples, providing visibility into the runtime state of a system.
Stegextract is a Bash script that extracts hidden files and strings from images, supporting PNG, JPG, and GIF formats.
A library and set of tools for accessing and analyzing storage media devices and partitions for forensic analysis and investigation.
A command-line tool for creating hex dumps, converting between binary and human-readable representations, and patching binary files.
Common questions about Digital Forensics tools, selection guides, pricing, and comparisons.
Digital forensics is the practice of collecting, preserving, and analyzing data from devices, memory, and cloud accounts to reconstruct events after they occur. Unlike real-time detection, it works backward from an incident to establish a factual timeline. The output has to be defensible, so the tools emphasize write-blocking, hashing, and documented chain of custody alongside the actual analysis.
Incident response is the broader operational effort to contain and recover from an attack. Forensics is the evidentiary half of that work: imaging disks and memory, carving artifacts, and proving what occurred. The combined term DFIR reflects how tightly the two overlap in practice. Many platforms cover both, but a pure forensics tool focuses on sound acquisition and analysis rather than containment or remediation actions.
Begin with what you actually investigate. Match the evidence sources you face most: endpoint disks, RAM, mobile devices, or cloud and SaaS logs. Then weigh acquisition integrity, the breadth of artifact parsing, how cleanly it produces a chain-of-custody record, and whether reports survive legal scrutiny. Speed at scale and remote collection matter if you investigate across a distributed fleet rather than seized hardware.
Open-source tools are widely trusted for specific tasks. Memory analysis, file carving, steganography, and mobile artifact extraction are all areas where free tooling is genuinely strong and court-tested. Commercial suites earn their cost through breadth, vendor-validated parsers, support, automation at scale, and reporting built for legal review. The common split is open source for targeted analysis, commercial platforms when defensibility and volume demand it.
Ranked by community upvotes and saves.