On Mon, Jan 12, 2009 at 23:39, Armin Garcia <saintar...@gmail.com> wrote:
> Hi !!!
> Well Does anybody knows how Can I analyze a dd image of WindowsXP using
> Perl?
>  I mean, exist some module for obtain info of this dd files?
> Books? articles? URLS?
>
>
> I hope some body help me.... And thans so much
>

You could try mounting the image as a loopback:

mount file /mnt/xp -t ntfs -o loop

I have done this with isos in the past.

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to