-
Notifications
You must be signed in to change notification settings - Fork 654
Open
Description
I work with various different tools, and in some cases I get raw split images with names that don't look like file.001, file.002, etc. Different tools have different ways of recognizing related files, but some tools take a generic approach and let the user specify all the files and the order. Currently, I have some files that are named file00000000.bin, file04000000.bin, etc. I don't want to rename them, because then my other tool won't read them any more. In EnCase, I can simply add them all as a raw image. It'd be great if Autopsy supported a similar approach. Perhaps a config file listing the raw files in sequential order, or a way of adding all the segments through the GUI.
Reactions are currently unavailable