dpkg -i mCoolPhone1.0.deb
1. Install gdb from Cydia. (GNU Debugger)
2. Run gdb in terminal (or PuTTy on windows) simply by typing "gdb" and hitting return.
3. Copy and paste the command below into terminal/PuTTy
break *0x000027d8 break *0x000027f6 commands 1 print $r0 set $pc=0x027e0 c end commands 2 printf "nnnSERIAL:%c%c%c%c%c%c%c%c!n",$1,$2,$3,$4,$5,$6,$7,$8 detach end break *0x0000274a4. Run mCoolPhone and tap the Activate button in the menu that pops up and type in 12345678
5. Attach gdb to the mCoolPhone process by entering the following command in terminal/PuTTy:
attach mCoolPhoneand hit return/enter
5.1 After attach entering:
continueand hit return/enter
6. In mCoolPhone, tap "Activate" in the top right corner. It won't respond, this is normal!!
7. keep entering the command whenever things seem to stop in terminal/PuTTy until mCoolPhone finally responds and a dialogue box saying something like "thanks for supporting.. blah blah" at this point, terminal will show a 8 digit serial!
continue8. close and reopen mCoolPhone and hit activate. Only this time, entering the serial you got from the previous step and it will activate!
If you get an error try to enter all command, but withot last(attach -waitfor...).
Then run application, and enter "12345678"(8 digits), then in gdb: attach mCoolPhone and then type continue. When break is appear, enter continue again.
EDITED BY PhYzIcX to be more descriptive!! if you need further help feel free to pm me by clicking HERE!!
This post has been edited by PhYzIcX: 20 February 2009 - 11:51 PM

Sign In »
Register Now!
Help

Back to top















