Creating a GoldCard
I know this documentation exist in several other forms. Just to make it easier for the nob like me here are the instructions.
DISCLAIMER: This guide and package are provided as-is. I do not accept any responsibility for damage caused by following the guide or using the programs.
Requirements :-
Spare microSD card
Windows PC (recommended)
ADB (part of the tools folder of the SDK, available for
download here
HxD Hex Editor, available for
download here
Creating a Gold Card Option 1:-
Step by step instructions
Install GoldCard Helper from the Android Market,
Run it and make note of the value listed after Card:mmc2, Reverse CID. It should be a long series of numbers and letters. (make sure to use mmc2, the default copy to clipboard copies mmc1 ..)
Visit this
page enter the new copied number and create your goldcard image, which will be e-mailed to you.
Save the file attached in the email to your PC.
Install HxD Hex Editor on your computer, from the "Step 4 - Gold Card" folder.
Run HxD Hex Editor. ("Run as Administrator" under Vista and Windows 7).
Go to the Extra menu and select Open Disk. Under physical disk, select Removable Disk (your microSD card), uncheck Open as Read only and click OK. Note that you should select physical disk NOT the logical disk. This is important!
Go to the Extra menu again and select Open Disk Image. Open the goldcard image that you received by email.
Press OK when prompted for Sector Size (selecting 512 (Hard disks/Floppy disks)) and click OK.
You should now have two tabs - one is your removable disk, the other is your goldcard image.
Click on the goldcard image tab. Go to the Edit menu, choose Select All then select the Edit menu again and select Copy.
Click on the Removable Disk tab. Highlight offset (line) 00000000 to offset (line) 00000170 (including the 00000170 line), then click on the Edit menu and select Paste Write.
Click on the File menu and select Save, accepting the warning.
Creating a Gold Card Option 2:-
Step by step instructions
Format the microSD card to FAT32 format.
Put the microSD card in your device and boot it.
Ensure you have unzipped the SDK, then open a command prompt to the extract location. Change to the 'tools directory.
Enter 'adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid' and press enter. You should get a very long number which looks like this: 532600bd227d9c0347329407514d5402.
Visit this
page, paste in your number and reverse it. In our example the result would be 00544d5107943247039c7d22bd002653.
Visit this
page, enter your reversed number and create your goldcard image, which will be e-mailed to you.
Open the HxD hex editor. If you are using Windows Vista or Windows 7, you must run the application as administrator.
Go to the 'Extra' menu and select 'Open Disk'. Under physical disk, select Removable Disk (your microSD card), uncheck 'Open as Readonly' and click OK. Note that you should select physical disk NOT the logical disk. This is important!
Go to the 'Extra' menu again and select 'Open Disk Image'. Open the goldcard image that you received by email.
You should now have two tabs - one is your removable disk, the other is your goldcard image. Press OK when prompted for 'Sector Size' (selecting 512 (Hard disks/Floppy disks)) and click OK.
Click on the goldcard image tab. Go to the 'Edit' menu, choose 'Select All' then select the 'Edit' menu again and select 'Copy'.
Click on the 'Removable Disk' tab. Highlight offset (line) 00000000 to offset (line) 00000170 (including the 00000170 line), then click on the 'Edit' menu and select 'Paste Write'.
Click on the 'File' menu and select 'Save', accepting the warning.
You now have a goldcard!
Thanks to MiSSigNNo!
Thanks to Paul O'brien
Once you are done creating the Gold Card Please look at the following Post called
HTC Inspire Hack Kit on rooting your phone.