Télécharger la liste

Description du projet

CarvFS is a user space FUSE filesystem aimed at computer forensic tools that process disk and/or memory dump images or other large data files. The filesystem allows CarvPath-aware tools to use CarvPath annotations as a way to designate partitions, files, alternate streams, processes etc. within a disk or memory image as a string, making them available trough the filesystem as a pseudo file that can be handed to other tools. This removes the need to copy the information out of the disk image and reduces storage requirements.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-11-24 20:50
2.3.0

L'utilisation de CarvFS dans la recherche de preuves informatiques architecture (OCFA) ouverte conduit à la découverte d'une multitude de bugs que la plupart ont un impact mineur lors de l'utilisation CarvFS outil sur une base unique, mais qui est devenu important lorsque plus grande échelle. Cette version corrige les bogues qui ont été trouvés lors OCFA / intégration CarvFS. En outre, en raison de l'intégration des LibCarvPath et CarvFS en OCFA, les numéros de version CarvFS ont été modifiés pour la commodité de l'emballage OCFA. Les changements entre 1.0.0 et 2.3.0 ne sont donc pas aussi grand que le numéro de version peut vous amener à croire.
The usage of CarvFS in the open computer forensics architecture (OCFA) led to the discovery of a multitude of bugs that mostly have minor impact when using CarvFS on a single tool basis but that became important when scaled up. This release fixes the bugs that were found during OCFA/CarvFS integration. Further, as a result of the integration of LibCarvPath and CarvFS into OCFA, the CarvFS version numbers have been changed as a convenience to OCFA packaging. The changes between 1.0.0 and 2.3.0 are thus not as big as the version number may lead you to believe.

2010-03-12 23:37
1.0.1

Ce communiqué de CarvFS ajoute un nouveau module pour le montage de périphériques en mode bloc premières locales destinées à des outils de triage et d'applications.
This release adds a new CarvFS module for mounting raw local block devices intended for triage tools and applications.

2010-03-05 00:54
1.0.0

Auto aplatissement a été introduite. Carvpaths fichier imbriqué régler maintenant aux liens symboliques qui pointent vers le plus court non emboîté aplati notation de cette carvpath. Le nouveau CarvPath API est maintenant utilisé. CarvFS a été faite explicitement à courir comme un processus unique FUSE fileté pour éviter les bogues résultant du manque de sécurité des threads dans la bibliothèque CarvPath et tout module de type de fichier image qui mai être chargé. Le système de construction a été déplacé de autotools pour cmake.
Tags: Major
Auto flattening was introduced. Nested file carvpaths now resolve to symbolic links that point to the shortest non-nested flattened notation of this carvpath. The new CarvPath API is now used. CarvFS was made to explicitly run as a single threaded FUSE process to avoid bugs resulting from lack of thread safety in the CarvPath library and any image file type module that may be loaded. The build system was moved from autotools to cmake.

Project Resources