Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Security-Basics
[Top] [All Lists]

RE: tool for mount a dd image

Subject: RE: tool for mount a dd image
Date: Thu, 27 Jan 2005 18:10:46 -0600
 Check these out, used them all with winpe no less.
Vdk command line
http://chitchat.at.infoseek.co.jp/vmware/vdk.html
VDK gui
http://home.graffiti.net/jaclaz:graffiti.net/Projects/VDM/vdm.html
Ftkdemo
http://www.accessdata.com/Product04_Download.htm
Filedisk
http://www.insidewindows.info/

You can mount raw images aka dd ftk will aslo convert if you need. First
2 are free 3rd is a demo and #4 is free but buggy at times. 

Good luck 

yelland


-----Original Message-----
From: Michael Gorsuch [mailto:MGorsuch@wyndham.com] 
Sent: Wednesday, January 26, 2005 2:56 PM
To: security-basics@securityfocus.com
Subject: RE: tool for mount a dd image

What about installing cygwin and using the native 'dd' tool?  Just a
guess, but it may support the linux file systems you need. 

-----Original Message-----
From: Arnvid Karstad [mailto:arnvid@isd.no]
Sent: Tuesday, January 25, 2005 3:17 PM
To: security-basics@securityfocus.com; routerg
Cc: Lopez Morales Juan
Subject: Re: tool for mount a dd image

On Tuesday 25 January 2005 15:35, routerg wrote:
Are you sure you have NT filesystems compiled into your kernel?

I think what they asked of is a way to mount dd disk images in Windows,
not the other way around. I have never yet seen a way to this,
DaemonTool's only work since it's made to read DVDFS/CDFS/ISO
filesystems, but it has no knowledge of fs structures like ntfs or
similar.

Using the linux way of mount -o loop /path/to/dd-file /mnt/point should
have been supported in a big commercial OS like windows but what can you
say ;) it's MS 

- A -

<Prev in Thread] Current Thread [Next in Thread>