Difference between revisions of "The Carve Path Zero-storage Library and filesystem"

From COPTR
Jump to navigation Jump to search
(Trial import from script.)
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
|purpose= LibCarvPath is a library for computer forensics carving tools.
+
|purpose=LibCarvPath is a library for computer forensics carving tools.
|image=
+
|homepage=http://ocfa.sourceforge.net/libcarvpath/
|homepage= http://ocfa.sourceforge.net/libcarvpath/
+
|function=Forensic
|license=
+
|content=Disk Image
|platforms=
+
}}
 +
{{Infobox tool details
 +
|ohloh_id=The Carve Path Zero-storage Library and filesystem
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:Forensic]]
 
[[Category:Disk Image]]
 
 
 
 
= Description =
 
= Description =
 
LibCarvPath is a library for computer forensics carving tools. The library provides in the low level needs of zero-storage carving. It does this by providing an interface to hierarchically ordered fragment lists,  and allowing these fragment lists to be converted to and from virtual file paths. These special virtual file paths can be used in conjunction with the CarvFS filesystem,  a pseudo filesystem build using fuse and LibCarvPath.  
 
LibCarvPath is a library for computer forensics carving tools. The library provides in the low level needs of zero-storage carving. It does this by providing an interface to hierarchically ordered fragment lists,  and allowing these fragment lists to be converted to and from virtual file paths. These special virtual file paths can be used in conjunction with the CarvFS filesystem,  a pseudo filesystem build using fuse and LibCarvPath.  

Latest revision as of 12:08, 21 April 2021





LibCarvPath is a library for computer forensics carving tools.
Homepage:http://ocfa.sourceforge.net/libcarvpath/
Function:Forensic
Content type:Disk Image
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt662a2a5ac17a60_03039762


Description[edit]

LibCarvPath is a library for computer forensics carving tools. The library provides in the low level needs of zero-storage carving. It does this by providing an interface to hierarchically ordered fragment lists, and allowing these fragment lists to be converted to and from virtual file paths. These special virtual file paths can be used in conjunction with the CarvFS filesystem, a pseudo filesystem build using fuse and LibCarvPath.

User Experiences[edit]

Development Activity[edit]