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 suggested approaches.
> >
>> 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.
>>http://hachoir.org/>>> A+
>> Laurent.
Cheers, I am having a bit of look at it now