Difference between pages "Dd rescue" and "LibCarvPath"
From Forensics Wiki
(Difference between pages)
(New page: 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 ...) |
|||
| Line 1: | Line 1: | ||
| − | + | 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]] | ||
| − | + | Next to these, in [[Photorec]] work has started to include LibCarvPath support. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 13:37, 12 December 2008
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:
Next to these, in Photorec work has started to include LibCarvPath support.