done.
The file is here :
http://www.megaupload.com/fr/?d=J6Z04QOZI trying to extract raw data from TFFS1 with rdmsflsh.pl but I can't, with raw data from TFFS (base rom file I think) all it's ok.
E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080313>pdocread.exe -l
68.98M (0x44fa000) TFFS
| 2.95M (0x2f4000) Part00
| 66.02M (0x4205c00) Part01
17.98M (0x11fb800) TFFS1
| 17.96M (0x11f6a00) Part00
143.44M (0x8f70000) TFFS2
| 143.30M (0x8f4c000) Part00
1.89G (0x79280000) DSK1:
| 1.89G (0x79120e00) Part00
STRG handles:
handle 03ba2f86 1.89G (0x79120e00)
handle a3acc242143.30M (0x8f4c000)
handle e3b79b1a 17.96M (0x11f6a00)
handle a3b85786 66.02M (0x4205c00)
handle e3b85762 2.95M (0x2f4000)
disk 03ba2f86
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
disk a3acc242
3 partitions, 3 binary partitions
customerid=ffffffff uniqueid= ff ff ff ff fd ff ff ff 3d 58 06 be 07 00 3d 28
disk e3b79b1a
3 partitions, 3 binary partitions
customerid=ffffffff uniqueid= ff ff ff ff fd ff ff ff 3d 58 06 be 07 00 3d 28
disk a3b85786
3 partitions, 3 binary partitions
customerid=ffffffff uniqueid= ff ff ff ff fd ff ff ff 3d 58 06 be 07 00 3d 28
disk e3b85762
3 partitions, 3 binary partitions
customerid=ffffffff uniqueid= ff ff ff ff fd ff ff ff 3d 58 06 be 07 00 3d 28
E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080313>pdocread -w -d TFFS1 -p Part00 -t
real nr of sectors: 36789 - 17.96Mbyte, 0x11f6a00
E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080313>pdocread -w -d TFFS1 -p Part00 0 0x11f6a00 extrom.raw
CopyTFFSToFile(0x0, 0x11f6a00, extrom.raw)
Posted after 19 minutes 45 seconds:same behaviour with latest version of itsutils :
E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080923>pdocread -w -d TFFS1 -p Part00 0 0x11f6a00 extrom2.raw
CopyTFFSToFile(0x0, 0x11f6a00, extrom.raw)
E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080923>perl ..\xdadevimgfs\rdmsflsh.pl -d files extrom.raw
could not find imgfs header
hexfile dump from extrom.raw:
E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080923>pdocread -w -d TFFS1 -p Part00 0 0x11f6a00
HexdumpTFFSToStdout(0x0, 0x11f6a00)
ofs=0 len=011f6a00 want=00010000 read=00010000 buf=00000000 need=00010000
00000000: eb fe 90 4d 53 57 49 4e 34 2e 31 00 02 04 01 00 ...MSWIN4.1.....
00000010: 02 00 02 b5 8f f8 24 00 01 00 01 00 00 00 00 00 ......$.........
00000020: 00 00 00 00 80 00 29 12 00 10 08 20 20 20 20 20 ......)....
00000030: 20 20 20 20 20 20 54 46 41 54 31 36 20 20 00 00 TFAT16 ..
00000040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
* [ 0x1a lines ]
000001f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa ..............U.
00000200: f8 ff ff ff ba 1d 00 00 00 00 00 00 00 00 00 00 ................
00000210: 00 00 0a 00 0b 00 0c 00 0d 00 0e 00 0f 00 10 00 ................
00000220: 11 00 12 00 13 00 14 00 15 00 16 00 17 00 18 00 ................
00000230: 19 00 1a 00 1b 00 1c 00 1d 00 1e 00 1f 00 20 00 .............. .
00000240: 21 00 22 00 23 00 24 00 25 00 26 00 27 00 28 00 !.".#.$.%.&.'.(.
...