Re: [sleuthkit-users] Split images
Brought to you by:
carrier
From: Brian C. <ca...@sl...> - 2005-02-07 14:13:13
|
Split Image Update: I added support for caching the file descriptors for split images, which means that there will not be a limit on the number of files in a split image. The only limitation will be based on the command line length that your system supports. Seth's testing shows that this should not be a problem for modern systems. Because each command is going to be very long when split images are used, I need to figure out what to do about command logging. Currently, each TSK command executed is logged, but logging the full path of each image could cause extremely long lines... brian |