dod-cyber-crime-center/dfvfs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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