XDA Flame rom (in progress/need help) - Windows Mobile Development and Hacking General

Code:
>pdocread -l
C:\itsutils>pdocread -l
60.68M (0x3caf000) StrataF
| 1.24M (0x13e000) Part00
| 8.00M (0x800000) Part01
| 51.43M (0x336f000) Part02
1.71G (0x6d3f8000) TFFS1
| 1.71G (0x6d240000) Part00
151.85M (0x97da000) TFFS2
| 151.84M (0x97d7a00) Part00
2.00M (0x200000) DSK1:
| 2.00M (0x1ffc00) PART00
STRG handles:
handle c7ae4e9e 2.00M (0x1ffc00)
handle 27e06902151.84M (0x97d7a00)
handle 47faca26 1.71G (0x6d240000)
handle c7fbfa16 51.43M (0x336f000)
handle c7fbf90e 8.00M (0x800000)
handle c7fbf7e6 1.24M (0x13e000)
disk c7ae4e9e
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 27e06902
2 partitions, 0 binary partitions
customerid=062a0000 uniqueid= 00 00 2a 06 f5 35 0a 58 00 00 00 49 00 00 00 93
disk 47faca26
2 partitions, 0 binary partitions
customerid=062a0000 uniqueid= 00 00 2a 06 f5 35 0a 58 00 00 00 49 00 00 00 93
disk c7fbfa16
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 c7fbf90e
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 c7fbf7e6
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
I already know that TFFS1 is propably the working nvram
And StrataF is probably the Rom.
Code:
C:\itsutils>pdocread -d StrataF -p Part00 -t
real nr of sectors: 1 - 512.00byte (0x200)
It is not consistent with the previous value (0x13e000)
Code:
C:\itsutils>pdocread -w -d StrataF -p Part00 -t
real nr of sectors: 1 - 512.00byte (0x200)
Not better. Tried to dump this part with -G option
Code:
C:\itsutils>pdocread -w -d StrataF -p Part00 -G 0x13e000 0 0x13e000 stratafpart0
0.nb
CopyTFFSToFile(0x0, 0x13e000, stratafpart00.nb)
ERROR: ITReadDisk : read 00026000 bytes - Adresse de bloc de contr¶le de stockag
e non valide.
C:\itsutils>pdocread -w -d StrataF -p Part00 -G 0x26000 0 0x26000 stratafpart00.
nb
CopyTFFSToFile(0x0, 0x26000, stratafpart00.nb)
C:\itsutils>dir stratafpart00.nb
Le volume dans le lecteur C n'a pas de nom.
Le numéro de série du volume est 207B-79DF
Répertoire de C:\itsutils
24/08/2007 22:37 155 648 stratafpart00.nb
1 fichier(s) 155 648 octets
0 Rép(s) 9 667 854 336 octets libres
That is consistent 155648 = 0x26000
Then whatever the position I want to start to read (below 0x100000), I get always the same error :
Code:
C:\itsutils>pdocread -w -d StrataF -p Part00 0x100000 0x1000 rom0000.1.nb
CopyTFFSToFile(0x500000, 0x1000, rom0000.1.nb)
ERROR: ITReadDisk : read 00000000 bytes - Adresse de bloc de contr¶le de stockag
e non valide.
Always get 0 bytes, so faild.
Why I can not get more ?
What I make wrong ?
And it is the same for 2 other partitions :
Part01 : i get 1 048 576 (=0x100000) bytes and nothing more
Part02 : i get 6 737 920 bytes using pdocread 3 times and nothing more (I am waiting 51 Mbytes !)
Code:
C:\itsutils>pdocread -w -d StrataF -p Part02 0x00000 0x336f000 part02.nb
CopyTFFSToFile(0x0, 0x336f000, part02.nb)
ERROR: ITReadDisk : read 0000c000 bytes - Adresse de bloc de contr¶le de stockag
e non valide.
C:\itsutils>dir part02.nb
Le volume dans le lecteur C n'a pas de nom.
Le numéro de série du volume est 207B-79DF
Répertoire de C:\itsutils
24/08/2007 23:05 6*684*672 part02.nb
1 fichier(s) 6*684*672 octets
0 Rép(s) 9*653*018*624 octets libres
C:\itsutils>pdocread -w -d StrataF -p Part02 0x660000 0xc000 part02.1.nb
CopyTFFSToFile(0x660000, 0xc000, part02.1.nb)
C:\itsutils>pdocread -w -d StrataF -p Part02 0x66c000 0x1000 part02.2.nb
CopyTFFSToFile(0x66c000, 0x1000, part02.2.nb)
C:\itsutils>pdocread -w -d StrataF -p Part02 0x66d000 0x1000 part02.3.nb
CopyTFFSToFile(0x66d000, 0x1000, part02.3.nb)
ERROR: ITReadDisk : read 00000000 bytes - Adresse de bloc de contr¶le de stockag
e non valide.
but the last part is unconsistent :
Code:
C:\itsutils>pdocread -w -d StrataF -p Part02 0x66c000 0x1000
HexdumpTFFSToStdout(0x66c000, 0x1000)
ofs=66c000 len=00001000 want=00001000 read=00001000 buf=00000000 need=00001000
0066c000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
*
0066d000:
C:\itsutils>dir part02*.nb
Le volume dans le lecteur C n'a pas de nom.
Le numéro de série du volume est 207B-79DF
Répertoire de C:\itsutils
24/08/2007 23:06 49 152 part02.1.nb
24/08/2007 23:07 4 096 part02.2.nb
24/08/2007 23:07 0 part02.3.nb
24/08/2007 23:05 6 684 672 part02.nb
4 fichier(s) 6 737 920 octets
So can somebody help me to understand what I have done badly and give me pointer to read more. Thanks

Related

A problem with pdocread

I am having a problem with pdocread.exe. Basically, I am trying to dump the ROM from my iPAQ hx2790 and I found the wiki on how to do it with the HTC Hermes. I started following the wiki which used pdocread.
Initially, it seemed to detect everything just fine using "pdocread -l":
Code:
E:\Downloaded\itsutils\build>pdocread -l
45.85M MSFlash
| 1.24M Part00
| 3.50M Part01
| 41.10M Part02
135.49M TFFS
| 135.48M Part00
973.50M DSK1:
| 973.47M Part00
STRG handles: 83fabc92
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
(973.47M) c3eff86e
1 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 8d 30 02 02 2a 21 04 ba 0e 05 05 35
(135.48M) 23f9690a
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
( 41.10M) a3f968e6
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
( 3.50M) 83f96726
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
( 1.24M)
However, when I went to verify partition sizes using "pdocread -w -d....":
Code:
E:\Downloaded\itsutils\build>pdocread -w -d MSFlash -p Part00 -t
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
real nr of sectors: 1 - 512.00byte (0x200)
E:\Downloaded\itsutils\build>pdocread -w -d MSFlash -p Part01 -t
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
real nr of sectors: 1 - 512.00byte (0x200)
E:\Downloaded\itsutils\build>pdocread -w -d MSFlash -p Part02 -t
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
real nr of sectors: 1 - 512.00byte (0x200)
The offsets for all 3 partitions are detected as 0x200. Furthermore, they are all detected as 512 bytes.
If someone can tell me what I'm doing wrong, I'd greatly appreciate your help!
My goal is to extract MSFlashart02.
Hmm...nobody has any idea about this problem?
hmm, I just ran into this problem also. Maybe pdocread only works on FLASHDR devices?
It's not exactly clear to me, but from what I've observed it appears that if your rom is on a MSFlash device you need to use a tool that understands the MSFlash compression. You can use grab_it to create a bin of your rom followed by dumprom.exe to extract the rom sections.
If your rom is on a FLASHDR device you can use pdocread to extract each partition to a file. Then use the rdmsflsh.pl script to extract the files from the imgfs partition.
You can use pdocread -l to list your partitions and see with device your rom is on.
Do I have this right?
Thanks for your insight. I actually got the files in question from another ROM dump (the Treo 700 one) but I'm still interested in extracting the ROM from my device just as a challenge. I'll give it some further experimentation (after my CF card finishes formatting). In fact, I found that WM5torage has an option to export the Flash portion as a USB drive. I'll give it a try later...
You are using an outdated version of pdocread. please use the lates itsutils dated 2006.08.21.
Dump here pdocread -l return and the content of itsutils.log file in the root folder of your Pocket PC.
Regards,
Oki
probably a little late response, but you can try removing the '-w' flag which makes pdocread use the disk API to access the device (this must be used in the Hermes becuase it doesn't have an m-systems disc-on-chip), but on other devices without the '-w' you can dump directly from the TFFS partition.
Thanks for the help guys, I've updated to the latest version of itsutils, unfortunately I am having the same problems. If anyone is interested, I have posted the dump of what's going on:
First, I issue a pdocread -l command:
Code:
C:\Documents and Settings\User\Desktop\itsutilsbin>pdocread -l
45.85M (0x2dd9000) MSFlash
| 1.24M (0x13e000) Part00
| 3.50M (0x380000) Part01
| 41.10M (0x2919000) Part02
75.16M (0x4b27c00) TFFS
| 75.15M (0x4b26800) Part00
973.50M (0x3cd80000) DSK1:
| 973.47M (0x3cd79200) Part00
1.90G (0x79a1c000) DSK2:
| 256.00M (0x10000000) Part00
| 1.65G (0x69900000) Part01
STRG handles:
handle 6742cfb6 1.65G (0x69900000)
handle 076ec30e256.00M (0x10000000)
handle 67fc7c6e973.47M (0x3cd79200)
handle 67f1a88e 75.15M (0x4b26800)
handle 47fb292e 41.10M (0x2919000)
handle a7fb290a 3.50M (0x380000)
handle 47fb274a 1.24M (0x13e000)
disk 6742cfb6
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 076ec30e
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 67fc7c6e
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 67f1a88e
1 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 9c 1a 01 09 0e 26 06 9c 10 03 04 a6
disk 47fb292e
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 a7fb290a
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 47fb274a
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Then, I issue a pdocread -w command:
Code:
C:\Documents and Settings\User\Desktop\itsutilsbin>pdocread -w -d MSFlash -p Part00 -t
real nr of sectors: 1 - 512.00byte (0x200)
C:\Documents and Settings\User\Desktop\itsutilsbin>pdocread -w -d MSFlash -p Part01 -t
real nr of sectors: 1 - 512.00byte (0x200)
C:\Documents and Settings\User\Desktop\itsutilsbin>pdocread -w -d MSFlash -p Part02 -t
real nr of sectors: 1 - 512.00byte (0x200)
and then, a pdocread without "-w"
Code:
C:\Documents and Settings\User\Desktop\itsutilsbin>pdocread -d MSFlash -p Part00 -t
real nr of sectors: 1 - 512.00byte (0x200)
C:\Documents and Settings\User\Desktop\itsutilsbin>pdocread -d MSFlash -p Part01 -t
real nr of sectors: 1 - 512.00byte (0x200)
C:\Documents and Settings\User\Desktop\itsutilsbin>pdocread -d MSFlash -p Part02 -t
real nr of sectors: 1 - 512.00byte (0x200)
It seems it still is not detecting the partitions...
I have also attached the itsutils.log file if anyone is interested.
By the way, there are some differences in the size of TFFS as I sent my device in for repair and they changed the motherboard (more RAM, less ROM for some reason).
--------
EDIT: If it makes any difference, it seems pdocread can detect TFFS correctly
Code:
E:\work\itsutilsbin>pdocread -d TFFS -p Part00 -t
real nr of sectors: 153946 - 75.17Mbyte (0x4b2b400)
E:\work\itsutilsbin>pdocread -w -d TFFS -p Part00 -t
real nr of sectors: 153908 - 75.15Mbyte (0x4b26800)
but fail to detect MSFlash and the storage cards (DSK1 and DSK2) correctly
Code:
E:\work\itsutilsbin>pdocread -w -d DSK1 -p Part00 -t
ERROR: ITLogDiskInfo - The device is not ready for use.
ERROR: ITTFFSGetInfo - The device is not ready for use.
WARNING: using default 512 bytes for sectorsize
real nr of sectors: 1 - 512.00byte (0x200)
E:\work\itsutilsbin>pdocread -d DSK1 -p Part00 -t
ERROR: ITLogDiskInfo - The device is not ready for use.
ERROR: ITTFFSGetInfo - The device is not ready for use.
WARNING: using default 512 bytes for sectorsize
real nr of sectors: 1 - 512.00byte (0x200)
Hmm...so only TFFS is detected correctly, all others fail.
From your itsutils.log:
STOREINFO dev='MSFlash' store='MSFLASH for STRATAFLASH' nsect=2dd9 bpsect=1000 free=0 maxpartsize=0
It means the block size is 0x1000 (4096 bytes).
So you need to add a parameter "-b 0x1000", that is:
pdocread -w -d MSFlash -p Part02 -b 0x1000 -t
I' have the same error!.. i'll try pdocread and i'll post log
here there is my 3d http://forum.xda-developers.com/showthread.php?t=393371&page=2
i change the version of itsutils now is 2006 08 21 and the log is that
Ohhh yes!
ok, i almost expected something like this...
STOREINFO dev='MSFLASH' store='External Storage' nsect=fc00 bpsect=800 free=0 maxpartsize=0
this is the same like on my daxian!
try this:
pdocread -w -d MSFLASH -p Part02 -b 0x800 -t
i bet it´ll work for you!
regards
chuckbert
yes i think that .. i tyed and it WORK!!! ..
ok Now i dump the :
Part00
Part01
Part02
Part03
i extract part02 and i see all wm6 files eith this procedure:
C:\ROM>prepare_imgfs.exe Part02.raw -nosplit
C:\ROM>C:\ROM>viewimgfs.exe imgfs_raw_data.bin
C:\ROM>buildimgfs.exe
but ... i'd like to see the versionf of my chinese Elf , the radio version and the other information..
because i want to update the rom beacuse the signal of the line is very low (vodafone) some one can help me ? :
deleted all
L3D'83 said:
yes i think that .. i tyed and it WORK!!! ..
ok Now i dump the :
Part00
Part01
Part02
Part03
i extract part02 and i see all wm6 files eith this procedure:
C:\ROM>prepare_imgfs.exe Part02.raw -nosplit
C:\ROM>C:\ROM>viewimgfs.exe imgfs_raw_data.bin
C:\ROM>buildimgfs.exe
but ... i'd like to see the versionf of my chinese Elf , the radio version and the other information..
because i want to update the rom beacuse the signal of the line is very low (vodafone) some one can help me ? :
Click to expand...
Click to collapse

O2 XDA Orbit 2 changing german rom to english !

I have a O2 Xda Orbit 2 and it has a German OS (Rom- Version 1.24.207.2 GER) on it. I want to change it to english rom. What do I have to do, What is the safest way, so theres no brick ! Please help ! Thanks !
Just find out the MUI files of the Kaiser (they will help) or may be somebody will give you the orig MUI english files from Cruise and placed into the Windows directory, after that, go to the registry and find the path:
HKEY_LOCAL_MACHINE\MUI
there just add the dword "0409"="US English"
go to system and there find regional settings > go to language settings
choose US English
reboot the device
I hope it helps
I've just try this solution, and don't work....
a parameter to add there is not an DWORD but an String because in DWORD you can not insert only number.
And where is the regional setting parameter in registry? I've setting italian language in Program- regional setting-Language - Italian, but not in registry..
I've O2 xda orbit 2 german language and I wold like to have italian language, I've an extracted Cruise italian Rom, I've placed all windows file on windows directory in my orbit but don't work...
anyone have any idea?
I have also dug the threads and apparantly there doesnt exist a single working example for this. Theoratically a single "cab" file should do the trick should this be possible, pity not much support on this although it seems an important issue!
a parameter to add there is not an DWORD but an String because in DWORD you can not insert only number.
And where is the regional setting parameter in registry? I've setting italian language in Program- regional setting-Language - Italian, but not in registry..
I supoposte that only DWORD for change the language systems is SYSLANG=1040 (for italian) It's in Hex value (410 = 0410)
OK, real nice, I dug the posts from qtek_metanol, and I think he is referring to his discussions related to the "Smartphone" Tornado. Well I don't believe what you can do for smart phones can be done to pocket PC. Smart phone comes with built-in support of language change, pocket PC does not!
Although I'm still 100% sure there has to be a less intrusive way than to change the whole ROM just for the language change, at the moment there is no support for this from any "genius."
@qtek_metanol: I was reading your posts on the other thread:
"I was trying but I become the warning that the the files can not..."
your native language is German ain't it?
waqarz said:
OK, real nice, I dug the posts from qtek_metanol, and I think he is referring to his discussions related to the "Smartphone" Tornado. Well I don't believe what you can do for smart phones can be done to pocket PC. Smart phone comes with built-in support of language change, pocket PC does not!
Although I'm still 100% sure there has to be a less intrusive way than to change the whole ROM just for the language change, at the moment there is no support for this from any "genius."
@qtek_metanol: I was reading your posts on the other thread:
"I was trying but I become the warning that the the files can not..."
your native language is German ain't it?
Click to expand...
Click to collapse
No it doesn't, my native language is Spanish, but i live since a long time in Germany and I prefer German as the default language, if you send me the MUI files I would do a cab file for you. Be sure to send all the MUI's. because I don't wanna have to release multiple files for one thing
I've Orbit 2 in german language (I want Italian or WWE) so if you want I can extract all file for you but I've try to use pdocread but my phone give me an error:
C:\dump>pdocread -l
211.00M (0xd300000) FLASHDR
| 3.12M (0x31f000) Part00
| 3.75M (0x3c0000) Part01
| 86.00M (0x5600000) Part02
| 118.13M (0x7620000) Part03
1.89G (0x79280000) DSK1:
| 1.89G (0x79120e00) Part00
STRG handles:
handle 85dc5e6a 1.89G (0x79120e00)
handle e741e0f6118.13M (0x7620000)
handle c7499576 86.00M (0x5600000)
handle e7499552 3.75M (0x3c0000)
handle 47499392 3.12M (0x31f000)
disk 85dc5e6a
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 e741e0f6
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 c7499576
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 e7499552
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 47499392
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
C:\dump>pdocread -w -d FLASHDR -p Part00 0 0x31f000 part00.raw
CopyTFFSToFile(0x0, 0x31f000, part00.raw)
ERROR: ITReadDisk : read 00000000 bytes - Parametro non corretto.
C:\dump>pdocread -t
real nr of sectors: 1 - 512.00byte (0x200)
does anyone help me?
thefamous said:
I've Orbit 2 in german language (I want Italian or WWE) so if you want I can extract all file for you but I've try to use pdocread but my phone give me an error:
C:\dump>pdocread -l
211.00M (0xd300000) FLASHDR
| 3.12M (0x31f000) Part00
| 3.75M (0x3c0000) Part01
| 86.00M (0x5600000) Part02
| 118.13M (0x7620000) Part03
1.89G (0x79280000) DSK1:
| 1.89G (0x79120e00) Part00
STRG handles:
handle 85dc5e6a 1.89G (0x79120e00)
handle e741e0f6118.13M (0x7620000)
handle c7499576 86.00M (0x5600000)
handle e7499552 3.75M (0x3c0000)
handle 47499392 3.12M (0x31f000)
disk 85dc5e6a
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 e741e0f6
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 c7499576
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 e7499552
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 47499392
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
C:\dump>pdocread -w -d FLASHDR -p Part00 0 0x31f000 part00.raw
CopyTFFSToFile(0x0, 0x31f000, part00.raw)
ERROR: ITReadDisk : read 00000000 bytes - Parametro non corretto.
C:\dump>pdocread -t
real nr of sectors: 1 - 512.00byte (0x200)
does anyone help me?
Click to expand...
Click to collapse
Just give me the MUI files, Ask energy59...!!! ha has dumped the italian ROM, may be he can offer you the files.
thanks, do you want my (german MUI file or italian MUI file?) Ijust have the Italian rom (.raw), if you want the german file i can extract by hand in windows folder, because the pdocread on my orbit don't found.
please give me what you want and if you have any idea how to change the language .... please give us your study
thankssss
thefamous said:
thanks, do you want my (german MUI file or italian MUI file?) Ijust have the Italian rom (.raw), if you want the german file i can extract by hand in windows folder, because the pdocread on my orbit don't found.
please give me what you want and if you have any idea how to change the language .... please give us your study
thankssss
Click to expand...
Click to collapse
obviosly I need the italian MUI files, my phone is alrealdy in German.
http://forum.xda-developers.com/showpost.php?p=1788660&postcount=4
thefamous said:
I've Orbit 2 in german language (I want Italian or WWE) so if you want I can extract all file for you but I've try to use pdocread but my phone give me an error:
C:\dump>pdocread -l
211.00M (0xd300000) FLASHDR
| 3.12M (0x31f000) Part00
| 3.75M (0x3c0000) Part01
| 86.00M (0x5600000) Part02
| 118.13M (0x7620000) Part03
1.89G (0x79280000) DSK1:
| 1.89G (0x79120e00) Part00
C:\dump>pdocread -w -d FLASHDR -p Part00 0 0x31f000 part00.raw
CopyTFFSToFile(0x0, 0x31f000, part00.raw)
ERROR: ITReadDisk : read 00000000 bytes - Parametro non corretto.
C:\dump>pdocread -t
real nr of sectors: 1 - 512.00byte (0x200)
does anyone help me?
Click to expand...
Click to collapse
try like that :
Code:
pdocread -w -d FLASHDR -b 0x800 -p Part00 0 0x31f000 Part00.raw
pdocread -w -d FLASHDR -b 0x800 -p Part01 0 0x3c0000 Part01.raw
pdocread -w -d FLASHDR -b 0x800 -p Part02 0 0x5600000 Part02.raw
pdocread -w -d FLASHDR -b 0x800 -p Part03 0 0x7620000 Part03.raw
It works like that
Cheers
thanky devoelopers
sorry...i don´t understand
but why not you download orginal english rom from this thread-...???
http://forum.xda-developers.com/showthread.php?t=559602
it´s the easiest way and orginal

Dumpling Original Rom

Hi Guys
I got a problem when I checking the partition size
Part00 shown 3.12M, but result shown only 512.00byte
My Cruise is Tradition Chinese Version and How can I check my original spl version.
Result:
C:\itsutils>pdocread -l
211.25M (0xd340000) FLASHDR
| 3.12M (0x31f000) Part00
| 4.63M (0x4a0000) Part01
| 89.75M (0x59c0000) Part02
| 113.75M (0x71c0000) Part03
STRG handles:
handle 27474fde113.75M (0x71c0000)
handle 2749a596 89.75M (0x59c0000)
handle 4749a572 4.63M (0x4a0000)
handle 2749a3a2 3.12M (0x31f000)
disk 27474fde
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 2749a596
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 4749a572
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 2749a3a2
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
C:\itsutils>pdocread -w -d FLASHDR -p Part00 -t
real nr of sectors: 1 - 512.00byte, 0x200
C:\itsutils>pdocread -w -d FLASHDR -p Part01 -t
real nr of sectors: 1 - 512.00byte, 0x200
C:\itsutils>pdocread -w -d FLASHDR -p Part02 -t
real nr of sectors: 1 - 512.00byte, 0x200
C:\itsutils>pdocread -w -d FLASHDR -p Part03 -t
real nr of sectors: 1 - 512.00byte, 0x200
Finally I Got Four RAW
As Title, How Can I Make IT Be Flashable
You can find more info in this similar thread: Polaris > Polaris upgrading etc. > Dumping Polaris ROM

Asus P565 ROM Dump

Hi
Hardreset: navipad up + reset
Bootloader: volume up + navipad down + photo button + reset
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ROM Dump:
[HKEY_LOCAL_MACHINE\Security\Policies\Policies]
"0000101a"=dword:00000000 to 00000001
D:\PDA\DEV\itsutilsbin-20080923>pdocread -l
134.61M (0x869d000) ONDisk0
| 5.66M (0x5a8000) Part00
| 3.45M (0x372000) Part01
| 116.89M (0x74e5000) Part02
86.63M (0x56a0000) ONDisk1
| 86.62M (0x569f000) Part00
756.00k (0xbd000) DSK5:
| 752.00k (0xbc000) Part00
15.87M (0xfdf800) DSK4:
| 15.87M (0xfdf800) PART00
STRG handles:
handle#0 a623d732 15.87M (0xfdf800)
handle#1 466670ce 752.00k (0xbc000)
handle#2 06667fa2 86.62M (0x569f000)
handle#3 666673ba 116.89M (0x74e5000)
handle#4 a6667396 3.45M (0x372000)
handle#5 c666726e 5.66M (0x5a8000)
disk a623d732
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 466670ce
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 06667fa2
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 666673ba
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 a6667396
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 c666726e
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
pdocread -w -d ONDisk0 -b 0x800 -p Part00 0 0x5a8000 Part00.raw
pdocread -w -d ONDisk0 -b 0x800 -p Part01 0 0x372000 Part01.raw
pdocread -w -d ONDisk0 -b 0x800 -p Part02 0 0x74e5000 Part02.raw
My German rom: http://rapidshare.com/files/186485866/P565_V6.3.OS.GER00_V2.7.0.P4_DEU00.rar.html
i just bought one yesterday! good luck to you
Lifeforce said:
Hi
Hardreset: navipad up + reset
Bootloader: volume up + navipad down + photo button + reset
ROM Dump:
[HKEY_LOCAL_MACHINE\Security\Policies\Policies]
"0000101a"=dword:00000000 to 00000001
D:\PDA\DEV\itsutilsbin-20080923>pdocread -l
134.61M (0x869d000) ONDisk0
| 5.66M (0x5a8000) Part00
| 3.45M (0x372000) Part01
| 116.89M (0x74e5000) Part02
86.63M (0x56a0000) ONDisk1
| 86.62M (0x569f000) Part00
756.00k (0xbd000) DSK5:
| 752.00k (0xbc000) Part00
15.87M (0xfdf800) DSK4:
| 15.87M (0xfdf800) PART00
STRG handles:
handle#0 a623d732 15.87M (0xfdf800)
handle#1 466670ce 752.00k (0xbc000)
handle#2 06667fa2 86.62M (0x569f000)
handle#3 666673ba 116.89M (0x74e5000)
handle#4 a6667396 3.45M (0x372000)
handle#5 c666726e 5.66M (0x5a8000)
disk a623d732
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 466670ce
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 06667fa2
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 666673ba
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 a6667396
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 c666726e
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
pdocread -w -d ONDisk0 -b 0x800 -p Part00 0 0x5a8000 Part00.raw
pdocread -w -d ONDisk0 -b 0x800 -p Part01 0 0x372000 Part01.raw
pdocread -w -d ONDisk0 -b 0x800 -p Part02 0 0x74e5000 Part02.raw
My German rom: http://rapidshare.com/files/186485866/P565_V6.3.OS.GER00_V2.7.0.P4_DEU00.rar.html
Click to expand...
Click to collapse
Can you help me send your link???your links die, i can't download it
Thanks
vietphuongqct said:
Can you help me send your link???your links die, i can't download it
Thanks
Click to expand...
Click to collapse
Hi
http://rapidshare.com/files/194736510/P565_V6.3.OS.GER00_V2.7.0.P4_DEU00.rar.html
Lifeforce said:
Hi
http://rapidshare.com/files/194736510/P565_V6.3.OS.GER00_V2.7.0.P4_DEU00.rar.html
Click to expand...
Click to collapse
Thanks you verry much
Does pdocread.exe work on Vista or it just works on XP?
Thanks,
farshid.tavakoli said:
Does pdocread.exe work on Vista or it just works on XP?
Thanks,
Click to expand...
Click to collapse
works on Vista as well, have used it multiple times
mbarvian said:
works on Vista as well, have used it multiple times
Click to expand...
Click to collapse
Could you please tell me the instruction?
Thanks,
If someone helps me to dump my English ROM, I will publish it.
When should I start pdocread.exe?
Does a dumped ROM need to cook again to use in another devices?
There seems to be a little mistake in first post:
HKLM\Security\Policies\Policies
valuename '00001001' was set to dword:2, change it to dword:1
dword: any thing other than 1 disallows unsigned
dword: 1 allows unsigned
So, I've changed this value to 1, booted my device normally - and, wow, "pdocread -l" gives me partitions list:
134.61M (0x869d000) ONDisk0
| 5.66M (0x5a8000) Part00
| 4.31M (0x44e800) Part01
| 116.03M (0x7408800) Part02
86.63M (0x56a0000) ONDisk1
| 86.62M (0x569f000) Part00
756.00k (0xbd000) DSK5:
| 752.00k (0xbc000) Part00
15.87M (0xfdf800) DSK4:
| 15.87M (0xfdf800) PART00
968.75M (0x3c8c0000) DSK1:
| 968.50M (0x3c880e00) Part00
Here, ONDisk00 is ROM, ONDisk1 is user space, DSK1 is my microSD flash card. Dunno what is DSK4 and DSK5, though it seems they are not needed.
So, after it I went:
\>pdocread -w -d ONDisk0 -b 0x800 -p Part00 0 0x5a8000 Part00.raw
CopyTFFSToFile(0x0, 0x5a8000, Part00.raw)
\>pdocread -w -d ONDisk0 -b 0x800 -p Part01 0 0x44e800 Part01.raw
CopyTFFSToFile(0x0, 0x44e800, Part01.raw)
\>pdocread -w -d ONDisk0 -b 0x800 -p Part02 0 0x7408800 Part02.raw
CopyTFFSToFile(0x0, 0x7408800, Part02.raw)
and that's all. Worked nice on my Chinese (I may post dump here if someone ever needs it).Note that offsets for Part01 and Part02 are different from German.
Code:
c:\dump>pdocread -l
Copying c:\dump\itsutils.dll to WCE:\windows\itsutils.dll
134.61M (0x869d000) ONDisk0
| 5.66M (0x5a8000) Part00
| 3.45M (0x372000) Part01
| 116.89M (0x74e5000) Part02
86.63M (0x56a0000) ONDisk1
| 86.62M (0x569f000) Part00
756.00k (0xbd000) DSK5:
| 752.00k (0xbc000) Part00
15.87M (0xfdf800) DSK4:
| 15.87M (0xfdf800) PART00
7.61G (0x1e6e00000) DSK1:
| 7.60G (0x1e6a00000) Part00
STRG handles:
handle#0 c60d5d2e 7.60G (0x1e6a00000)
handle#1 2623f732 15.87M (0xfdf800)
handle#2 c66670ce 752.00k (0xbc000)
handle#3 26667fa2 86.62M (0x569f000)
handle#4 866673ba 116.89M (0x74e5000)
handle#5 a6667396 3.45M (0x372000)
handle#6 e666726e 5.66M (0x5a8000)
disk c60d5d2e
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 2623f732
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 c66670ce
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 26667fa2
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 866673ba
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 a6667396
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 e666726e
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c:\dump>pdocread -w -d ONDisk0 -b 0x800 -p Part00 0 0x5a8000 Part00.raw
CopyTFFSToFile(0x0, 0x5a8000, Part00.raw)
c:\dump>pdocread -w -d ONDisk0 -b 0x800 -p Part01 0 0x372000 Part01.raw
CopyTFFSToFile(0x0, 0x372000, Part01.raw)
c:\dump>pdocread -w -d ONDisk0 -b 0x800 -p Part02 0 0x74e5000 Part02.raw
CopyTFFSToFile(0x0, 0x74e5000, Part02.raw)
My English ROM: http://rapidshare.com/files/196293101/Asus_P565_dumped_English_ROM.rar
How do you cook it?
WWE ROM (english) : ftp://ftp.asus.com.tw/pub/ASUS/Mobi...V6_12_0S_WWE00_00_M4_6_5_P7_V2_10_0_MYS00.zip
about the files of Asus P565 ROM Dump
i have downloaded the compreesed file of "Asus P565 ROM Dump" ,after i extracting the compressed file ,it have 3 files ,but how can i put it in the mobile phone ?thanx!
hello,about the Asus P565 ROM Dump
Could you please do a well-done ROM(English) ? i mean i can copy the ROM into my mobile phone directly? THANX!
bornfree521 said:
i have downloaded the compreesed file of "Asus P565 ROM Dump" ,after i extracting the compressed file ,it have 3 files ,but how can i put it in the mobile phone ?thanx!
Click to expand...
Click to collapse
It's a raw ROM. Try ftp://ftp.asus.com.tw/pub/ASUS/Mobi...V6_12_0S_WWE00_00_M4_6_5_P7_V2_10_0_MYS00.zip.
Lifeforce said:
WWE ROM (english) : ftp://ftp.asus.com.tw/pub/ASUS/Mobi...V6_12_0S_WWE00_00_M4_6_5_P7_V2_10_0_MYS00.zip
Click to expand...
Click to collapse
Thanks, It's exactly the same as my ROM. MYS is Malaysia
Chinese, German and English ROMs: ftp://ftp.asus.com.tw/pub/ASUS/Mobile_Phone/P565/firmware
English ROM : ftp://ftp.asus.com.tw/pub/ASUS/Mobil...10_0_MYS00.zip
Chinese ROM ftp://ftp.asus.com.tw/PUB/ASUS/Mobi...V6_12_0S_CHT00_00_M4_6_5_P7_V2_10_0_HKG00.zip
Anyone try this two rom yet?
Thanks!
I tried. And my device is finally English!
How flash my CZ ROM to WWE ??
Try to download a ROM update utility from above links and apply a patch:
At offset 0x000023F0 change 0x75 to 0x74.
ginkage said:
I tried. And my device is finally English!
Click to expand...
Click to collapse
How to up to new rom?
Thanks!

how to dump a leo rom?

I'm trying to dump the current image on my HD2, but am having problems...
first im listing the partitions
D:\dumprom>pdocread -l
422.00M (0x1a600000) DSK1:
| 3.12M (0x31f000) Part00
| 5.00M (0x500000) Part01
| 233.63M (0xe9a0000) Part02
| 180.25M (0xb440000) Part03
19.75M (0x13c0000) DSK3:
| 19.75M (0x13c0000) PART00
14.84G (0x3b5980000) DSK7:
| 14.83G (0x3b5580000) LEOSTORAGE
STRG handles:
handle#0 bde55f72 14.83G (0x3b5580000)
handle#1 9ea7de0a 19.75M (0x13c0000)
handle#2 ded8b176 180.25M (0xb440000)
handle#3 befbe9f6 233.63M (0xe9a0000)
handle#4 3efbe9d2 5.00M (0x500000)
handle#5 befbe98a 3.12M (0x31f000)
disk bde55f72
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 9ea7de0a
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 ded8b176
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 befbe9f6
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 3efbe9d2
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 befbe98a
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Click to expand...
Click to collapse
then i try to check if all partition sizes are correct but i think i need to specify a sectorsize.
D:\dumprom>pdocread -w -d DSK1 -p Part00 -t
ERROR: ITTFFSGetInfo - Das Gerät kann nicht verwendet werden.
WARNING: using default 512 bytes for sectorsize
real nr of sectors: 1 - 512.00byte, 0x200
Click to expand...
Click to collapse
anyone know what sectorsize i need to specify or how to get the correct one?
i have been meaning to try this ! but not got round yet! would probably be in a similar position as you! lets hope someone can help
What App are You using ?
Try :
Code:
pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw
Dump ROMs Using Ervius Visual Kitchen it's as easy as pushing a button, I'm moving this out of the dev forum,
12
On pda :
regedit
HKLM\Security\Policies\Policies
valuename '00001001' was set to dword:2, change it to dword:1
(no need to reset)
Then, on computer, DOS:
C:\itsutils_20080923>pdocread.exe -l
421.88M (0x1a5e0000) DSK1:
| 3.12M (0x31f000) Part00
| 5.00M (0x500000) Part01
| 233.38M (0xe960000) Part02
| 180.38M (0xb460000) Part03
19.75M (0x13c0000) DSK3:
| 19.75M (0x13c0000) PART00
7.40G (0x1d9c00000) DSK7:
| 7.40G (0x1d9800000) Part00
STRG handles:
handle#0 3d44dfce 7.40G (0x1d9800000)
handle#1 5ea69e2e 19.75M (0x13c0000)
handle#2 1ed77176 180.38M (0xb460000)
handle#3 9efbe9f6 233.38M (0xe960000)
handle#4 7efbe9d2 5.00M (0x500000)
handle#5 befbe98a 3.12M (0x31f000)
Then :
c:\itsutils_20080923>pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw
CopyTFFSToFile(0x0, 0x31f000, Part00.raw)
c:\itsutils_20080923>pdocread -w -d DSK1: -b 0x800 -p Part01 0 0x2e0000 Part01.raw
CopyTFFSToFile(0x0, 0x2e0000, Part01.raw)
...
12aon said:
Dump ROMs Using Ervius Visual Kitchen it's as easy as pushing a button, I'm moving this out of the dev forum,
12
Click to expand...
Click to collapse
Thank You, I will check it out
Well it seems dumping the ROM as a backup would be a waste of time as it can not be re-digitally signed so could not be flashed back !....You would think there would be a bit more info about this on the forum

Categories

Resources