PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-29-2008, 11:16 PM
tobeychris's Avatar
Kitchen Builder
Offline
Pocket PC: HTC Touch + Touch Diamond
Carrier: Telus
Location: Niagara Falls
 
Join Date: Feb 2008
Posts: 1,837
Reputation: 7370
tobeychris is a trusted member of the communitytobeychris is a trusted member of the communitytobeychris is a trusted member of the communitytobeychris is a trusted member of the communitytobeychris is a trusted member of the communitytobeychris is a trusted member of the communitytobeychris is a trusted member of the communitytobeychris is a trusted member of the communitytobeychris is a trusted member of the communitytobeychris is a trusted member of the communitytobeychris is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ROM Dump How To?

Here:

Dump My Phone

Included is EnableRapi.cab, pdocread, and a text file that says:
Code:
Commands:
pdocread -l
pdocread -w -d FLASHDR -b 0x800 -p Part00 0 0xaddress0 Part00.raw
pdocread -w -d FLASHDR -b 0x800 -p Part01 0 0xaddress1 Part01.raw
pdocread -w -d FLASHDR -b 0x800 -p Part02 0 0xaddress2 Part02.raw
pdocread -w -d FLASHDR -b 0x800 -p Part03 0 0xaddress3 Part03.raw
Address 0-3 are found in the output from the first command.
Rar and send!
 
Sample Output:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator\Desktop\ITS Utils>pdocread -l
214.25M (0xd640000) FLASHDR
| 3.12M (0x31f000) Part00
| 4.13M (0x420000) Part01
| 93.75M (0x5dc0000) Part02
| 113.25M (0x7140000) Part03
3.75G (0xf0000000) DSK8:
| 3.75G (0xf0000000) PART00
STRG handles:
handle#0 0f0e8fd2 3.75G (0xf0000000)
handle#1 efedc756 113.25M (0x7140000)
handle#2 2ff90b52 93.75M (0x5dc0000)
handle#3 eff90b1e 4.13M (0x420000)
handle#4 0ff9086a 3.12M (0x31f000)
disk 0f0e8fd2
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 efedc756
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 2ff90b52
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 eff90b1e
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 0ff9086a
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:\Documents and Settings\Administrator\Desktop\ITS Utils>pdocread -w -d FLASHDR
-b 0x800 -p Part00 0 0x0031f000 Part00.raw
CopyTFFSToFile(0x0, 0x31f000, Part00.raw)
C:\Documents and Settings\Administrator\Desktop\ITS Utils>pdocread -w -d FLASHDR
-b 0x800 -p Part01 0 0x00420000 Part01.raw
CopyTFFSToFile(0x0, 0x420000, Part01.raw)
C:\Documents and Settings\Administrator\Desktop\ITS Utils>pdocread -w -d FLASHDR
-b 0x800 -p Part02 0 0x05dc0000 Part02.raw
CopyTFFSToFile(0x0, 0x5dc0000, Part02.raw)
C:\Documents and Settings\Administrator\Desktop\ITS Utils>pdocread -w -d FLASHDR
-b 0x800 -p Part03 0 0x07140000 Part03.raw
CopyTFFSToFile(0x0, 0x7140000, Part03.raw)
DONE!
These are simple cmd commands, and can be easly made into a batch file by those who know the output of pdocread -l.

Once you're done, COMPRESS, and then upload. Compressing saves us all time and bandwidth.

Last edited by tobeychris; 01-06-2009 at 11:13 PM.
Reply With Quote
This post has been thanked 3 times.
  #2 (permalink)  
Old 10-31-2008, 07:28 AM
five40's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC EVO
Carrier: Sprint
Threadstarter
Location: NYC
 
Join Date: Jan 2008
Posts: 187
Reputation: 25
five40 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ROM Dump How To?

Quote:
Originally Posted by tobeychris View Post
Here:

ftp://ppcgeeks.com/Diamond/Users/Tob...umpMyPhone.rar

Included is EnableRapi.cab, pdocread, and a text file that says:
Code:
Commands:
pdocread -l
pdocread -w -d FLASHDR -b 0x800 -p Part00 0 0xaddress0 Part00.raw
pdocread -w -d FLASHDR -b 0x800 -p Part01 0 0xaddress1 Part01.raw
pdocread -w -d FLASHDR -b 0x800 -p Part02 0 0xaddress2 Part02.raw
pdocread -w -d FLASHDR -b 0x800 -p Part03 0 0xaddress3 Part03.raw
Address 0-3 are found in the output from the first command.
Rar and send!
 
Sample Output:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator\Desktop\ITS Utils>pdocread -l
214.25M (0xd640000) FLASHDR
| 3.12M (0x31f000) Part00
| 4.13M (0x420000) Part01
| 93.75M (0x5dc0000) Part02
| 113.25M (0x7140000) Part03
3.75G (0xf0000000) DSK8:
| 3.75G (0xf0000000) PART00
STRG handles:
handle#0 0f0e8fd2 3.75G (0xf0000000)
handle#1 efedc756 113.25M (0x7140000)
handle#2 2ff90b52 93.75M (0x5dc0000)
handle#3 eff90b1e 4.13M (0x420000)
handle#4 0ff9086a 3.12M (0x31f000)
disk 0f0e8fd2
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 efedc756
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 2ff90b52
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 eff90b1e
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 0ff9086a
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:\Documents and Settings\Administrator\Desktop\ITS Utils>pdocread -w -d FLASHDR
-b 0x800 -p Part00 0 0x0031f000 Part00.raw
CopyTFFSToFile(0x0, 0x31f000, Part00.raw)
C:\Documents and Settings\Administrator\Desktop\ITS Utils>pdocread -w -d FLASHDR
-b 0x800 -p Part01 0 0x00420000 Part01.raw
CopyTFFSToFile(0x0, 0x420000, Part01.raw)
C:\Documents and Settings\Administrator\Desktop\ITS Utils>pdocread -w -d FLASHDR
-b 0x800 -p Part02 0 0x05dc0000 Part02.raw
CopyTFFSToFile(0x0, 0x5dc0000, Part02.raw)
C:\Documents and Settings\Administrator\Desktop\ITS Utils>pdocread -w -d FLASHDR
-b 0x800 -p Part03 0 0x07140000 Part03.raw
CopyTFFSToFile(0x0, 0x7140000, Part03.raw)
DONE!
These are simple cmd commands, and can be easly made into a batch file by those who know the output of pdocread -l.

Once you're done, COMPRESS, and then upload. Compressing saves us all time and bandwidth.
Can i brick my device if I screw this up?

I would like to try it anyhow
__________________
Reply With Quote
  #3 (permalink)  
Old 10-31-2008, 10:35 AM
Mr. X's Avatar
Retired Staff
Offline
Pocket PC: HTC Desire
Carrier: Telus
Location: Ontario, Canada
 
Join Date: Aug 2008
Posts: 7,226
Reputation: 27769
Mr. X can't get a higher reputation levelMr. X can't get a higher reputation levelMr. X can't get a higher reputation levelMr. X can't get a higher reputation levelMr. X can't get a higher reputation levelMr. X can't get a higher reputation levelMr. X can't get a higher reputation levelMr. X can't get a higher reputation levelMr. X can't get a higher reputation levelMr. X can't get a higher reputation levelMr. X can't get a higher reputation level
Mentioned: 8 Post(s)
Tagged: 2 Thread(s)
Re: ROM Dump How To?

Quote:
Originally Posted by five40 View Post
Can i brick my device if I screw this up?

I would like to try it anyhow
no you cant brick trying to dump a rom... anyways we got the dump already no need to continue perusing this. unless your looking to learn.
__________________

If I have helped you, you like my work, want to get me a coffee or you feel like you wish to help me get my next device.

feel free to its appreciated, but not required!

Thanks To everyone who donated!
Reply With Quote
This post has been thanked 2 times.
  #4 (permalink)  
Old 10-31-2008, 12:38 PM
five40's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC EVO
Carrier: Sprint
Threadstarter
Location: NYC
 
Join Date: Jan 2008
Posts: 187
Reputation: 25
five40 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: ROM Dump How To?

Quote:
Originally Posted by Juggalo_X View Post
no you cant brick trying to dump a rom... anyways we got the dump already no need to continue perusing this. unless your looking to learn.
That's pretty much the idea, always willing to learn.

This is like a hobby for me
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 06:52 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com