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 PowerShell-based DFIR automation tool that streamlines artifact and evidence collection from Windows machines for digital forensic investigations.
Recoverjpeg is a tool for recovering JPEG images from damaged storage media.
A C-based steganographic tool that hides files within WAV audio files using least significant bit encoding techniques.
A tool that uses Plaso to parse forensic artifacts and disk images, creating custom reports for easier analysis.
A free, open source collection of tools for forensic artifact and image analysis.
ELAT (Event Log Analysis Tool) is a tool that helps in analyzing Windows event logs for malware detection.
A command-line utility and Python package for mounting and unmounting various disk image formats with support for different volume systems and filesystems.
A collection of Mac OS X and iOS forensics resources with a focus on artifact collection and collaboration.
A user-friendly and fast Forensic Analysis tool with features like tagging files and generating preview reports.
CyLR is a Live Response Collection tool for quickly and securely collecting forensic artifacts from hosts with NTFS file systems.
A shell script for basic forensic collection of various artefacts from UNIX systems.
Django based web application for network traffic analysis with protocol handling capabilities.
Network Forensic Analysis Tool for deep network traffic inspection and analysis.
Hindsight is a free tool for analyzing web artifacts from Google Chrome/Chromium browsers and presenting the data in a timeline for forensic analysis.
Porting GNU/Linux userland tools to the bionic/Linux userland of Android to provide access to the audit stream for Android applications with minimal overhead.
A Python 2.x tool for memory analysis on Mac OS X systems with support for various OS versions and memory image export capabilities.
WinSearchDBAnalyzer can parse and recover records in Windows.edb, providing detailed insights into various data types.
IE10Analyzer can parse and recover records from WebCacheV01.dat, providing detailed information and conversion capabilities.
A portable Rust-based tool for acquiring volatile memory from Linux systems without requiring prior knowledge of the target OS distribution or kernel.
A digital forensics tool that extracts and analyzes Windows AppCompat and AmCache registry data for enterprise-scale forensic investigations.
Python script to parse macOS MRU plist files into human-friendly format
Dump iOS Frequent Locations from StateModel#.archive files.
A digital forensics tool that extracts and exports location database contents from iOS and macOS devices in KML or CSV formats.
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.