Files
Contains C++ code that creates the base file extraction automation class.
Contains code to populate SQLite database with volume and file system information from a specific image.
Contains class definition for
TskCaseDb class to handle creating/opening a case database and adding images to it.
Contains code to perform operations against SQLite database.
file guid.cpp
file guid.h
file is_image_supported.cpp
Contains the class definitions for the automated file extraction classes.
file tsk_auto_i.h
Contains the class that creates a case-level database of file system data.
Contains code related to abstract TSK database handling class.
Contains TSK interface to abstract database handling class.
Contains the SQLite code for maintaining the case-level database.
file tsk_is_image_supported.h