den_po, on 2007-10-28 14:59, said:
it extracts files from FS image file just like Darkmen's sefstool.
and here is a problem with most of DB3150. some FS images contain extra data inside.
Then you have to do converting to raw in to steps:
First remove the BABE header with the flashblock signature, then the other data (I think it were 96 bytes mostly of FFs). I have done that with WinHex script but it shouldnt be a problem to add that to your tool,because after removing the BABE Container the extra data is every in the same distance to each other.
Also I had to add one cluster (4096 bytes) before the first file entry begins (before the gdfs-appxx.ps files)
Hope I could help
Edited by peter3334, 28 October 2007 - 02:28 PM.