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.
POFR is a Linux forensic data collection system that captures process execution, file access, and network activity for incident response and compliance analysis.
Dissect is a digital forensics & incident response framework that simplifies the analysis of forensic artefacts from various disk and file formats.
A tool to quickly gather forensic artifacts from disk images or a live system into a lightweight container, aiding in digital forensic triage.
A DFVFS backed viewer project with a WxPython GUI, aiming to enhance file extraction and viewing capabilities.
GrokEVT is a tool for reading Windows event log files and converting them to a human-readable format.
Accessing databases stored on a machine by the Chrome browser and dumping URLs found.
A command-line tool that allows SQL queries to be executed directly on PCAP files for network traffic analysis with support for multiple output formats.
Toolkit for post-mortem analysis of Docker runtime environments using forensic HDD copies.
A set of scripts for collecting forensic data from Windows and Unix systems respecting the order of volatility.
High-performance remote packet capture and collection tool used for forensic analysis in cloud workloads.
SwishDbgExt is a Microsoft WinDbg debugging extension that enhances debugging capabilities for kernel developers, troubleshooters, and security experts.
Chaosreader is a tool for ripping files from network sniffing dumps and replaying various protocols and file transfers.
Custom built application for asynchronous forensic data presentation on an Elasticsearch backend, with upcoming features like Docker-based installation and new UI rewrite in React.
Open Source computer forensics platform with modular design for easy automation and scripting.
ShadowCopy Analyzer is a tool for cybersecurity researchers to analyze and utilize the ShadowCopy technology for file recovery and system restoration.
Steganographic Swiss army knife for encoding and decoding data into images.
Timeliner is a digital forensics tool that rewrites mactime with an advanced expression engine for complex timeline filtering using BPF syntax.
RegRippy is a modern Python 3 alternative to RegRipper for extracting data from Windows registry hives.
A modified version of GNU dd with added features like hashing and fast disk wiping.
A portable forensic tool that detects encrypted containers like Truecrypt and Veracrypt by analyzing file headers, block cipher patterns, and entropy without external dependencies.
A Mac OS X forensic utility for ensuring correct forensic procedures during disk imaging.
ALEAPP is a Python-based forensic tool for parsing Android logs, events, and protobuf data with both CLI and GUI interfaces.
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.