how to dump a leo rom? - HD2 General

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

Related

Samsung i617 Blackjack II ROM Extraction

Hi,
I am trying to extract a ROM image from my Samsung Blackjack II (i617) phone. I am using itsutils which worked on my Samsung Blackjack I (i607) phone. 'pdocread -l' works as expected. However, when I try to use the '-t' option to get the length (number of sectors) it seems to return bogus information for my intenal flash drive, altough it returns the correct data for my MicroSD card. If I try to read the data using the length from 'pdocread -l' I get an error saying the device isn't functioning.
The phone is application unlocked. I have included all of the output below. Any ideas folks?
C:\itsutilsbin-20070705>pdocread -l
88.35M (0x5859000) DSK1:
| 1.10M (0x11a800) Part00
| 1.85M (0x1d8800) Part01
| 84.41M (0x5469000) Part02
155.53M (0x9b88000) DSK2:
| 155.53M (0x9b87000) Part00
3.79G (0xf2e00000) DSK3:
| 3.79G (0xf2a00000) Part00
STRG handles:
handle 4780ad0a 3.79G (0xf2a00000)
handle a7a40e6a155.53M (0x9b87000)
handle c7a40122 84.41M (0x5469000)
handle 47a69dfe 1.85M (0x1d8800)
handle c7a69e46 1.10M (0x11a800)
disk 4780ad0a
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 a7a40e6a
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 c7a40122
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 47a69dfe
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 c7a69e46
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:\itsutilsbin-20070705>pdocread -w -d DSK1: -p Part00 -t
real nr of sectors: 1 - 512.00byte (0x200)
C:\itsutilsbin-20070705>pdocread -w -d DSK3: -p Part00 -t
real nr of sectors: 7950336 - 3.79Gbyte (0xf2a00000)
C:\itsutilsbin-20070705>pdocread -w -d DSK1: -p Part00 0 0x11a800 Part00.raw
CopyTFFSToFile(0x0, 0x11a800, Part00.raw)
ERROR: ITReadDisk : read 00000000 bytes - A device attached to the system is not
functioning.
Thanks in advance.
I too have tried dumping the rom and I am getting the exact same result as griltech. If anyone has any ideas, it would be appreciated.
Thanks
No one has had any luck with this?
if u want to extract rom it is usually in Part02 .... why dont u use:
C:\itsutils>pdocread -w -d DSK1: -b 0x800 -p Part02 0 0x5469000 Part02.raw
it will return
CopyTFFSToFile(0x0, 0x5469000, Part02.raw)
then
u can use viewimgfs on ur Part02.raw....
cruzzmz said:
if u want to extract rom it is usually in Part02 .... why dont u use:
C:\itsutils>pdocread -w -d DSK1: -b 0x800 -p Part02 0 0x5469000 Part02.raw
Click to expand...
Click to collapse
cruzzmz, i just re-read your message more carefully. i wasn't specifying a sector size using the '-b' option. using a sector size of 0x800 does work. i was able to dump my rom using that. thanks!
hey m8,
can you post the dump rom of the i617.
i would like to take a look at it.
thanks
griltech said:
cruzzmz, i just re-read your message more carefully. i wasn't specifying a sector size using the '-b' option. using a sector size of 0x800 does work. i was able to dump my rom using that. thanks!
Click to expand...
Click to collapse
gr8 then .... glad i could help
if possible, can you post 2 files from the rom for me? i need:
sdbus.dll
and
sdmemory.dll
thanks.

English ROM Dump .... Please!

I have ordered for new O2 Xda Orbit2. As you know O2 Xda Orbit2 only comes with German OS can any one please provide me with HTC Touch Cruise English ROM.........
Hi,
When you have ordered your one... I have ordered mine 3 weeks ago and no response from o2. Even I went to shop, but lady on the counter was unfriendly and had no information.
O2 service sucks .....
Hopefully ... we will get our phones soon ... and English dump of ROM too
if you can point me in the direction of instructions to dump the rom, ill help u guys out
binners said:
if you can point me in the direction of instructions to dump the rom, ill help u guys out
Click to expand...
Click to collapse
Same as for Kaiser, see here.
Please upload Part1 and Part2 to XDA FTP server. Thx!
English ROM Dump for O2 Xda Orbit2!
binners said:
if you can point me in the direction of instructions to dump the rom, ill help u guys out
Click to expand...
Click to collapse
Hi binners,
Thanks. Following is the procedure for dumping the ROM
LIST NAND PARTITIONS
Code:
$ ./pdocread.exe -l
210.38M (0xd260000) FLASHDR
| 3.12M (0x31f000) Part00
| 3.50M (0x380000) Part01
| 69.38M (0x4560000) Part02
| 134.38M (0x8660000) Part03
STRG handles:
handle e7489c1a134.38M (0x8660000)
handle 474960e6 69.38M (0x4560000)
handle c74b0fda 3.50M (0x380000)
handle 074b0eee 3.12M (0x31f000)
disk e7489c1a
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 474960e6
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 c74b0fda
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 074b0eee
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
DUMP THEM!
Code:
pdocread -w -d FLASHDR -b 0x800 -p Part00 0 0x31f000 Part00.raw
pdocread -w -d FLASHDR -b 0x800 -p Part01 0 0x380000 Part01.raw
pdocread -w -d FLASHDR -b 0x800 -p Part02 0 0x4560000 Part02.raw
pdocread -w -d FLASHDR -b 0x800 -p Part03 0 0x8660000 Part03.raw
You can zip the ROM in to single file and there is free file sharing website http://www.zshare.net/ . After uploading the file you get a link which you can share it to us and we can download it.
Thanks buddy...

how to dump_rom & revert back?

Hi there,
I follow the steps from this forum and sucessfully dump the rom and combine all *.raw in one file (copy /b ...+....+... )
now I want to install HARD-SPL and play some roms for 6.1
but how can I switch back to original rom (which has been dumped)
anyone please help
C:\rom>pdocread.exe -l
Copying C:\rom\itsutils.dll to WCE:\windows\itsutils.dll
211.13M (0xd320000) FLASHDR
| 3.12M (0x31f000) Part00
| 4.63M (0x4a0000) Part01
| 89.75M (0x59c0000) Part02
| 113.63M (0x71a0000) Part03
3.75G (0xf0000000) DSK1:
| 3.75G (0xefc00000) N82
20.00k (0x5000) BTD1:
| 19.00k (0x4c00) PART00
STRG handles:
handle c5f4f642 19.00k (0x4c00)
handle 874c6a32 3.75G (0xefc00000)
handle 474180e6113.63M (0x71a0000)
handle c749a5a6 89.75M (0x59c0000)
handle e749a582 4.63M (0x4a0000)
handle a749a3b2 3.12M (0x31f000)
disk c5f4f642
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 874c6a32
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 474180e6
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 c749a5a6
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 e749a582
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 a749a3b2
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 FLASHDR -b 0x800 -p Part00 0 0x31f000 Part00.raw
pdocread -w -d FLASHDR -b 0x800 -p Part01 0 0x4a0000 Part01.raw
pdocread -w -d FLASHDR -b 0x800 -p Part02 0 0x59c0000 Part02.raw
pdocread -w -d FLASHDR -b 0x800 -p Part03 0 0x71a0000 Part03.raw

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!

Categories

Resources