thanks

But Im know do that...

I want
Read the dd image file using perl and with some modules (thats my question)
xtract information to do a forensic analyse...


thanks

On Tue, Jan 13, 2009 at 2:03 AM, Chas. Owens <chas.ow...@gmail.com> wrote:

> 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.
>

Reply via email to