dfvfs
Digital Forensics Virtual File System
Platforms: Linux · Last verified September 6, 2026
The Digital Forensics Virtual File System, provides read-only access to file-system objects from various storage media types and file formats. The goal of dfVFS is to provide a generic interface for accessing file-system objects, for which it uses several back-ends that provide the actual implementation of the various storage media types, volume systems and file systems.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install python3-dfvfs`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.