Difference between revisions of "LibCarvPath"
From Forensics Wiki
| Line 14: | Line 14: | ||
Next to these, in [[Photorec]] work has started to include LibCarvPath support. | Next to these, in [[Photorec]] work has started to include LibCarvPath support. | ||
| − | + | [http://sourceforge.net/apps/mediawiki/carvpath/ CarvPath wiki] | |
| − | [http://sourceforge.net/ | + | |
Revision as of 09:31, 12 March 2010
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.