Android_制作gold card金卡教程
- Download QMAT http://revskills.de/pages/download.html
從網站上下載Download2. Format your memory card to fat32. Please keep in mind some card does not work.
在讀卡器中格式化你的卡,一定要FAT32格式,可能有些卡不可以
然后把卡放入你的手機,要重啟下手機,這樣才能正常使用這張卡
3. Search in your android market for ‘Terminal Emulator’
因為沒有market,所以要另外下載安裝一個Terminal Emulator(超級終端),安裝網上有超級終端的apk,本貼6樓有下載4. type ‘ cat /sys/class/mmc_host/mmc1/mmc1:*/cid ‘ without the quote sign.
在超級終端中輸入cat /sys/class/mmc_host/mmc1/mmc1:*/cid,然后按虛擬鍵盤的回車,如果不行,按下G2中間的小圓點5. Note that code down on a notepad or something. Make sure everything is noted correctly.
記下超級終端里你輸入剛才的命令后出現的一竄編碼,一定要正確6) Go to QMAT site http://revskills.de/pages/download.html, download QMAT
從網站下載QMAT,剛才不是下過了嗎?怎么還要下,老外的思路。。。。7) Extract the file, double click on qmat.exe
解壓縮文件,然后雙擊qmat.exe8 ) Click on Cyptoanalysis Tools > Crypto Toolbox
找到qmat菜單欄中的Cyptoanalysis Tools,然后點里面的Crypto Toolbox9) Look way below, there is a text box (beside “Reverse String” button. Key in the cid number you’ve got earlier
Click on the “Reverse String” button, the result is reversed…
Example: 532600bd227d9c0347329407514d5402
把你剛才記下來的那串編碼(如532600bd227d9c0347329407514d5402)輸入"Reverse String” 按鈕左邊的文本框,然后按下"Reverse String”,得到反編譯后的一竄CID編碼,如02544d5107943247039c7d22bd00265310) Copy the reversed cid
同樣的把這串CID編碼記下來11) Go to QMAT again http://revskills.de/pages/goldcard.html to generate your goldcard (this is free for G1 phone, Thanks to Viper!)
去到這個網站,這個網站用來創建一個gold card鏡像文件12) Enter your email. For the CID, enter the reversed cid you’ve got earlier. However you need to replace the first 2 characters to 00.
Example: From “532600bd227d9c0347329407514d5402” to “002600bd227d9c0347329407514d5402”
輸入你的email地址,然后輸入你剛才反編譯后的CID編碼(前兩位必須改為00),比如“02544d5107943247039c7d22bd002653”改為“00544d5107943247039c7d22bd002653”
(我做的時候貌似忘記忘記改前兩位了,但還是成功了,做出來的金卡還是能用的)13) click Continue and you will receive the goldcard.img via your email.
點擊Continue,然后去你的郵箱收郵件14) Go to your email, download the goldcard.img and save it to a directory first.
把郵件附件中的goldcard.img保存下來15) Now, download HxD Hex Editor for this site
http://download.cnet.com/HxD-Hex ... 1068.html?tag=mncol
去網站下載HxD Editor
補充一點,因為要開始修改你的SD卡了,所以要把卡再次放進讀卡器里面
16) Install and launch HxD Hex Editor program
安裝和運行HxD Editor17) Go to Extra tab > Open Disk. Under Physical disk, select Removable Disk (Must be your SD card), uncheck “Open as Readonly), click OK.
點Extra tab菜單,點Open Disk,在Physical disk底下,選擇Removable Disk,確定這個必須是你的SD card,不要勾選Open as Readonly,點OK18) Go to Extra again, Open Disk Image, open up goldcard.img which you’ve saved to a directory earlier.
Now, you should have two tabs, one is your removable disk, the other is goldcard.img. Press OK when prompted for “Sector Size” 512 (Hard disks/Floppy disks), click OK.
再次點Extra tab菜單,點Open Disk Image,選擇你剛才從郵件中保存下來的goldcard.img,點OK,“Sector Size” 512 (Hard disks/Floppy disks),點OK19) Click on goldcard.img tab. Go to Edit tab > Select All, edit tab again > copy.
點 goldcard.img tab,然后在Edit菜單中點select all,然后再在Edit菜單中點copy20) Click on the “removable disk” tab. Select offset 00000000 till offset 00000170, click on Edit tab and then Paste Write.
點 removable disk tab 選擇 00000000 到 00000170的部分,點Edit菜單點 Paste Write21) Click on File > Save. You may exit this program
點File菜單,點Save,點OK后退出Now, do a test to see if your SD card is “compatible”
現在點擊讀卡器里的卡試試,如果這張SD卡還能正常用,說明成功了,如果提示要格式化,就是失敗了。