Re: Help dumping TELUS rom
Hi,
Borrowed my brothers HTC Touch to try the backup.
It's still a no go..
It error's out
Code:
D:\rom>pdocread -w -b 0x800 -h 0x0788df72 -t
real nr of sectors: 1 - 2.00kbyte (0x800)
Same with verbose output...
Code:
D:\rom>pdocread -w -v -b 0x800 -h 0x0788df72 -t
reading 0x800 bytes from 0x40000000 with winceread
readdisk('', '', -2, 40000000, 00000000)
testsector 0x80000 / offset 40000000 : error
reading 0x800 bytes from 0x20000000 with winceread
readdisk('', '', -2, 20000000, 00000000)
testsector 0x40000 / offset 20000000 : error
reading 0x800 bytes from 0x10000000 with winceread
readdisk('', '', -2, 10000000, 00000000)
testsector 0x20000 / offset 10000000 : error
reading 0x800 bytes from 0x8000000 with winceread
readdisk('', '', -2, 08000000, 00000000)
testsector 0x10000 / offset 8000000 : error
reading 0x800 bytes from 0x4000000 with winceread
readdisk('', '', -2, 04000000, 00000000)
testsector 0x8000 / offset 4000000 : error
reading 0x800 bytes from 0x2000000 with winceread
readdisk('', '', -2, 02000000, 00000000)
testsector 0x4000 / offset 2000000 : error
reading 0x800 bytes from 0x1000000 with winceread
readdisk('', '', -2, 01000000, 00000000)
testsector 0x2000 / offset 1000000 : error
reading 0x800 bytes from 0x800000 with winceread
readdisk('', '', -2, 00800000, 00000000)
testsector 0x1000 / offset 800000 : error
reading 0x800 bytes from 0x400000 with winceread
readdisk('', '', -2, 00400000, 00000000)
testsector 0x800 / offset 400000 : error
reading 0x800 bytes from 0x200000 with winceread
readdisk('', '', -2, 00200000, 00000000)
testsector 0x400 / offset 200000 : error
reading 0x800 bytes from 0x100000 with winceread
readdisk('', '', -2, 00100000, 00000000)
testsector 0x200 / offset 100000 : error
reading 0x800 bytes from 0x80000 with winceread
readdisk('', '', -2, 00080000, 00000000)
testsector 0x100 / offset 80000 : error
reading 0x800 bytes from 0x40000 with winceread
readdisk('', '', -2, 00040000, 00000000)
testsector 0x80 / offset 40000 : error
reading 0x800 bytes from 0x20000 with winceread
readdisk('', '', -2, 00020000, 00000000)
testsector 0x40 / offset 20000 : error
reading 0x800 bytes from 0x10000 with winceread
readdisk('', '', -2, 00010000, 00000000)
testsector 0x20 / offset 10000 : error
reading 0x800 bytes from 0x8000 with winceread
readdisk('', '', -2, 00008000, 00000000)
testsector 0x10 / offset 8000 : error
reading 0x800 bytes from 0x4000 with winceread
readdisk('', '', -2, 00004000, 00000000)
testsector 0x8 / offset 4000 : error
reading 0x800 bytes from 0x2000 with winceread
readdisk('', '', -2, 00002000, 00000000)
testsector 0x4 / offset 2000 : error
reading 0x800 bytes from 0x1000 with winceread
readdisk('', '', -2, 00001000, 00000000)
testsector 0x2 / offset 1000 : error
reading 0x800 bytes from 0x800 with winceread
readdisk('', '', -2, 00000800, 00000000)
testsector 0x1 / offset 800 : error
real nr of sectors: 1 - 2.00kbyte (0x800)
Tried the backup anyways and...
Code:
D:\rom>pdocread -w -v -b 0x800 -h 0x0788df72 0 0x31f000 telusvoguexip1.bin
CopyTFFSToFile(0x0, 0x31f000, telusvoguexip1.bin)
reading 0x10000 bytes from 0x0 with winceread
readdisk('', '', -2, 00000000, 00000000)
ERROR: ITReadDisk : read 00000000 bytes - The handle is invalid.
So what do I try next...
Thanks,
Mustan-Tech.
|