ads to

Thursday, August 23, 2012

Gold Card - For Android Phones

This guide explains how to create a GoldCard. A GoldCard is a special SD card which, when inserted into your device, allows you to flash RUU files with a different CID to your own device. For example, if you own a T-Mobile branded device, this will allow you to flash a generic ROM.

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
 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
  • 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.

GoldCard Tool v0.0.5  Downlaod

Requirements:
  • Latest HTC Sync software installed Here
  • Spare microSD card
  • Windows PC (Tested on Windows7 x64,Vista x86)
  • .Net Framework 2.0
 Step by step instructions:
  • Format the microSD card to FAT32 format.
  • Put the microSD card in your device and boot it.
  • Launch GoldCard Tool (Right Click and run as Admin if needed)
  • Connect Android device to USB (USB Debugging must be enabled on the device)
  • Click 'Get CID' (If MMC1 fails try MMC0)
  • Click the link to open revskills.de, enter the CID number from Goldcard Tool and create your goldcard image, which will be e-mailed to you.
  • Enable USB Mass Storage on the device.
  • Click 'Refresh' and select your microSD card in the drop down menu.
  • Click 'Load GoldCard.img' and open the .img file you got by email.
  • Click 'Patch MMC'
You now have a goldcard! 
[Notes]
HTC Sync is required for drivers only
Android SDK is not required
You now have a goldcard!

Thanks to all people who discovered this method. and tested for us. to work safely. especially Paul @ Modaco.

Came from http://forum.gsmhosting.com/vbb/f606/gold-card-android-phones-1009439/