Re: [sleuthkit-users] Adding file to an disk image
Brought to you by:
carrier
|
From: Terry O. <twj...@ho...> - 2013-09-05 16:30:32
|
There are several methods, but probably the easiest one would be to write the image to a disk, then copy the file in, then reimage the disk. Using WinHex, for example, you could place the file's contents in an arbitrary location, but it wouldn't generate the metadata structures needed to access such file by the end user. Date: Thu, 5 Sep 2013 12:16:51 -0400 From: umi...@gm... To: sle...@li... Subject: [sleuthkit-users] Adding file to an disk image Hi all, I have a quick question. Let's say I have a disk image created by dd tool. Is there any way I can add a file somewhere in the image file? I'll basically try to put some file in a disk image and test some tools if they can find the file or a string in the file. Thanks in advance, Umit ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk _______________________________________________ sleuthkit-users mailing list https://lists.sourceforge.net/lists/listinfo/sleuthkit-users http://www.sleuthkit.org |