Re: [sleuthkit-users] Extracting Metadata from .dd files
Brought to you by:
carrier
From: Ade <adr...@nt...> - 2013-10-02 11:02:27
|
Hi Bala The dd format is a bit copy of the input file, any metadata for the file will not appear in your dd image file. If your imaging tool has the ability to generate metadata about the disk image or input file will appear in a separate file, but only if you configure your imaging tool to log that metadata. Ade On Wednesday 02 Oct 2013 16:19:17 Bala wrote: Hi Guys Is there a way to extract metadata of *.dd file (Files with the extension .dd) I know for sure that libewf extracts E01 and Ex01 metadata, however it doesn’t seem to work with .dd files. Regards Bala |