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 package for hiding data inside jpeg files using steganography techniques.
Dependencies is an open-source modern replacement for Dependency Walker that helps Windows developers analyze and troubleshoot DLL load dependency issues.
A Python-based engine for automatic creation of timelines in digital forensic analysis
A framework for orchestrating forensic collection, processing, and data export.
Automated tool for parsing Windows registry hives and extracting valuable information for forensic analysis.
Web interface for the Volatility Memory Analysis framework with advanced features.
Create checkpoint snapshots of the state of running pods for later off-line analysis.
Python tool for remotely or locally dumping RAM of a Linux client for digital forensics analysis.
Recreates the File/Directory tree structure from an extracted $MFT file with detailed record mapping and analysis capabilities.
A command-line tool that parses Google Protobuf encoded data without schema definitions and displays the content in a readable, colored format.
A Mac OS X computer forensics tool for analyzing system artifacts, user files, and logs with reputation verification and log aggregation capabilities.
Toolkit for performing acquisitions on iOS devices with logical and filesystem acquisition support.
A tool for advanced HTTPD logfile security analysis and forensics, implementing various techniques to detect attacks against web applications.
A tool for recovering files by scanning block devices and extracting them based on 'magic bytes' in file contents.
AMExtractor is an Android memory acquisition tool that dumps physical device memory using /dev/kmem without requiring kernel source code.
Analyse a forensic target to find and report files found and not found in hashlookup CIRCL public service.
A tool that visits suspected phishing pages, takes screenshots, and extracts interesting files.
Turbinia is an open-source framework for automating the running of common forensic processing tools to help with processing evidence in the Cloud.
A collaborative forensic timeline analysis tool for organizing and analyzing data with rich annotations and comments.
Stenographer is a high-performance full-packet-capture utility for intrusion detection and incident response purposes.
Rekall is a discontinued project that aimed to improve memory analysis methodology but faced challenges due to the nature of in-memory structure and increasing security measures.
Docker Explorer is a forensic tool that enables investigators to explore and analyze offline Docker container filesystems by reconstructing layered filesystem structures.
A forensics toolkit for collecting digital evidence from Google Cloud Platform, Microsoft Azure, and Amazon Web Services during incident response investigations.
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.