Difference between revisions of "LibCarvPath"
From Forensics Wiki
| Line 10: | Line 10: | ||
* [[tsk-cp]] | * [[tsk-cp]] | ||
* [[scalpelcp]] | * [[scalpelcp]] | ||
| − | * Modules for the [[Open Computer Forensics Architecture]] that use the [[OCFA | + | * Modules for the [[Open Computer Forensics Architecture]] that use the [[OCFA treegraph API]]. |
Next to these, in [[Photorec]] work has started to include LibCarvPath support. | Next to these, in [[Photorec]] work has started to include LibCarvPath support. | ||
Revision as of 04:06, 28 October 2009
LibCarvPath is a library designed to be used by carving and file system analysis tools. LibCarvPath allows fragments represented by offset and size to be combined in a CarvPath annotation that take the form of file system paths. LibCarvPath addresses the limits of file system paths by mapping extremely fragmented files to a uniquely identifying key in a long-path database.
The following tools use LibCarvPath and/or CarvPath Annotations:
- CarvFs
- tsk-cp
- scalpelcp
- Modules for the Open Computer Forensics Architecture that use the OCFA treegraph API.
Next to these, in Photorec work has started to include LibCarvPath support.