Skip to content
/ dfvfs Public
forked from log2timeline/dfvfs

Digital Forensics Virtual File System (dfVFS)

License

Notifications You must be signed in to change notification settings

FOGSEC/dfvfs

 
 

Repository files navigation

dfVFS, or 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.

For more information see:

* Project documentation: https://github.com/log2timeline/dfvfs/wiki/Home
* How to build from source: https://github.com/log2timeline/dfvfs/wiki/Building