Re: I would like write some data recovery software

2006-10-20 Thread Fulvio
*** Your mail has been scanned by InterScan MSS. *** On Friday 20 October 2006 07:29, gel wrote: > > Once you get a way to access the bytes to recover... the Hachoir library > > can be interresting as a model to map structures on these data. > > > >   h

Re: I would like write some data recovery software

2006-10-19 Thread gel
Laurent Pointal wrote: > gel a écrit : > > I would like to write some data recovery software as a learning thing. > > The sort of thing that you would use to recover data from a currupt HDD > > or floppy etc. I would like to be pointed in the right direction as > > far as modules to use and sugges

Re: I would like write some data recovery software

2006-10-17 Thread Laurent Pointal
gel a écrit : > I would like to write some data recovery software as a learning thing. > The sort of thing that you would use to recover data from a currupt HDD > or floppy etc. I would like to be pointed in the right direction as > far as modules to use and suggested approaches. > Once you get

Re: I would like write some data recovery software

2006-10-17 Thread Marc 'BlackJack' Rintsch
In <[EMAIL PROTECTED]>, gel wrote: > Dennis Lee Bieber wrote: >> On 17 Oct 2006 20:18:40 -0700, "gel" <[EMAIL PROTECTED]> declaimed >> the following in comp.lang.python: >> >> […] You also need very good documentation of the file system […] > > Yes, OK I guess NTFS would be of most interest to me

Re: I would like write some data recovery software

2006-10-17 Thread neoedmund
gel wrote: > I would like to write some data recovery software as a learning thing. > The sort of thing that you would use to recover data from a currupt HDD > or floppy etc. I would like to be pointed in the right direction as > far as modules to use and suggested approaches. what kind of recov

Re: I would like write some data recovery software

2006-10-17 Thread gel
Dennis Lee Bieber wrote: > On 17 Oct 2006 20:18:40 -0700, "gel" <[EMAIL PROTECTED]> declaimed > the following in comp.lang.python: > > > I would like to write some data recovery software as a learning thing. > > The sort of thing that you would use to recover data from a currupt HDD > > or floppy

I would like write some data recovery software

2006-10-17 Thread gel
I would like to write some data recovery software as a learning thing. The sort of thing that you would use to recover data from a currupt HDD or floppy etc. I would like to be pointed in the right direction as far as modules to use and suggested approaches. -- http://mail.python.org/mailman/lis