The Sleuth Kit Framework
4.1
|
The TskCarveExtractScalpel class implements the CarveExtract interface to carve unallocated sectors image files using Scalpel. More...
#include <TskCarveExtractScalpel.h>
Public Member Functions | |
virtual int | processFile (int unallocImgId) |
Carve a specified unallocated sectors image file. More... | |
TskCarveExtractScalpel (bool createUnusedSectorFiles=false) | |
Public Member Functions inherited from CarveExtract | |
virtual | ~CarveExtract () |
Virtual destructor to ensure derived class constructors are called polymorphically. | |
The TskCarveExtractScalpel class implements the CarveExtract interface to carve unallocated sectors image files using Scalpel.
|
virtual |
Carve a specified unallocated sectors image file.
unallocImgId | Id of the file to carve. |
Implements CarveExtract.
References TskServices::getImgDB(), TskServices::Instance(), LOGERROR, TskException::message(), and TskUtilities::toUTF16().
Copyright © 2011-2013 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.