The Sleuth Kit
4.12.1
|
Contains internal "raw" specific file system functions. More...
#include "tsk_fs_i.h"
Functions | |
TSK_FS_INFO * | rawfs_open (TSK_IMG_INFO *img_info, TSK_OFF_T offset) |
Contains internal "raw" specific file system functions.
The raw file system is used to process an arbitrary chunk of data as 512-byte sectors that have no other structure. This means that you can use the data-level tools, but that is it. Because raw and swapfs are very similar implementations, they share many of the tsk_fs_nofs_XXX functions, such as tsk_fs_nofs_close();
Copyright © 2007-2020 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.