Page 1 of 1

Is it possible to create an image from a memory card?

Posted: Wed Nov 26, 2008 12:20 pm
by ifcaro
Is it possible to read at a low level the information of the memory card's filesystem and save it in a file?

thanks in advance

Posted: Thu Nov 27, 2008 9:33 am
by cosmito
Yes sure. The HdProjectX does that, since it allows to backup and restore memory card images. I could not find the sources by myself from a quick search but have a go for yourself.

Posted: Sun Dec 07, 2008 2:48 am
by jimmikaelkael
I wrote myself the McFlash module used in HdProject.

Now official HdProject v1.08 have McFlash integrated, just check the sources.

The source you're searching are those from McDump and McFlash modules, but It's not really low-level access.

Posted: Sun Dec 14, 2008 10:11 am
by ifcaro
I found the source code of HdProject but I tried to use the module mcdump without success :(

Really what I want is to create an image like those used by the emulator pcsx2.