2016-08-26 22:38:17 +02:00
|
|
|
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.
|
2014-12-24 22:37:49 +01:00
|
|
|
|
2016-08-26 22:38:17 +02:00
|
|
|
For more information see:
|
2014-12-24 22:37:49 +01:00
|
|
|
|
2016-08-26 22:38:17 +02:00
|
|
|
* Project documentation: https://github.com/log2timeline/dfvfs/wiki/Home
|