xSellize: MCleaner v1.8.1 [Confimed Working on 3.1.2!] - xSellize

Jump to content




Remove all advertisements.
  • (13 Pages) +
  • « First
  • 9
  • 10
  • 11
  • 12
  • 13
  • You cannot start a new topic
  • You cannot reply to this topic

MCleaner v1.8.1 [Confimed Working on 3.1.2!]

#201
User is offline   Maxhaxx 

  • Whats an iPhone
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 09-July 09

kvyanh said:

You should go to open putty, not run gdb.


so while you are ssh'ed in through putty you type "run gdb" ?

---------- Post added at 09:16 AM ---------- Previous post was at 09:01 AM ----------

zachziria said:

thanks.. it worked.:) also to the cracker, your the man!


so while you are ssh'ed in through putty you type "run gdb" .. to start gdb ? .. also i assume you have the latest mcleaner installed prior to this?? please help
0


#Ads
User is online x-bot

  • Ad-Bot
  • Group:x-bot




#202
User is offline   yusefnjm 

  • Whats an iPhone
  • Pip
  • Group: Members
  • Posts: 5
  • Joined: 31-July 09
hey there guys ,, and thank you so much for every thing but i am new hehehe, i did every thing and downloaded petty and every thing but my question is what is the gdb and how can i run it, if there is a chane to put it as screen shots or to explane the whole thing to dummy (me) ill really apreciat it, thanks again
0

#203
User is offline   ritchiecheung 

  • Whats an iPhone
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 13-September 09
49=1 50=2 51=3 52=4 53=5 54=6 55=7 56=8 57=9

This post has been edited by ritchiecheung: 13 September 2009 - 08:45 AM

0

#204
User is offline   colmiak 

  • King of the Jungle ;)
  • PipPipPipPipPipPipPip
  • Group: +Contributor
  • Posts: 424
  • Joined: 19-June 08
you need to press enter again after that and it should tell you something like "Here's your new serial: qwerqwerqwer" or w/e i was about to press quit when i decided to press space bar or enter...
then that new dialog appeared with my serial
Posted Image
no, no really, thank you. well...me too if you like ;p
0

#205
User is offline   earth 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 417
  • Joined: 27-August 08

yusefnjm said:

hey there guys ,, and thank you so much for every thing but i am new hehehe, i did every thing and downloaded petty and every thing but my question is what is the gdb and how can i run it, if there is a chane to put it as screen shots or to explane the whole thing to dummy (me) ill really apreciat it, thanks again


You have to install gnu debugger in ur iphone through cydia and after installing it
1) Install GNU Debugger from Cydia

you have to run winscp and in winscp u have to run putty
if u dont have u have to download putty thats the procedure no. 1
2) Download Putty
2a) If you dont have SSH on your Iphone Install it (OpenSSH) from Cydia

i think u know how to login putty just put ur password and
write gdb and enter
and u will enter the gdb and do as per the


3) Connect to iphone from putty using ssh protocol
login root
password alpine

4) run gdb
5) in gdb type these commands (copy and paste)

break *0x00003320
break *0x00003348
commands 1
silent
print $r4
set $pc=0x3328
continue
end
commands 2
silent
printf "\n\n\nSERIAL:%c%c%c%c%c%c%c%c! ENJOY!\n\n\n",$1,$2,$3,$4,$5,$6,$7,$8
end
attach -waitfor MCleaner


you have to select all the commands and copy it and paste in ur putty under gdb. starting from [ break *0x00003320 to attach -waitfor MCleaner ] every thing and than press enter


6) Run Mcleaner
7) type continue in gdb
8) wait when Mcleaner is loaded
9) Click Buy and Activate
10) Type serial 00000000 (8 zeros)
11) look in gdb here your serial
12) close gdb (type quit)
13) Close Mcleaner and open it again
14) Click Buy and Activate and type new serial, enjoy
" Pls Hit The Thanks Button If U Like This Post "

:smile: earth iPod Touch 4g 5.0.1 Jailbreaked :smile:
2

#206
User is offline   laz305 

  • Pwned
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 904
  • Joined: 31-October 08
wow ok I think I can do this just a few ?'s
1. I can copy & paste the whole list of commands and enter at once or have to enter 1 at a time?
2. I have auto installed GNU Privacy Guard, will that be a problem?
&
3. Can ya confirm this running ok on 3GS plz? Thank You!!!
Posted ImagePosted ImagePosted Image
0

#207
User is offline   rossroel 

  • Whats an iPhone
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 08-June 09
dont work for me ... hanged on man with bag.... help
0

#208
User is offline   dangerzau 

  • Donator
  • PipPip
  • Group: +Contributor
  • Posts: 18
  • Joined: 13-September 08
Doesn't seem to work with OS 3.1 J/B. Keeps talking about missing frameworks. Crashes back to lock screen.
0

#209
User is offline   psx33 

  • Whats an iPhone
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 13-June 09
can't work in Iphone 2G FW 3.1 >< ....
0

#210
User is offline   ramelo 

  • Jailbroken
  • PipPipPipPipPip
  • Group: Members
  • Posts: 71
  • Joined: 26-December 08
not working 2g 3.1 (.unable to read unknown load command 0x80000022) on 3.0 work fin
0

#211
User is offline   hackiphone 

  • Jailbroken
  • PipPipPipPipPip
  • Group: Members
  • Posts: 72
  • Joined: 27-June 09
earth the best explanation here thank you man



You have to install gnu debugger in ur iphone through cydia and after installing it
1) Install GNU Debugger from Cydia

you have to run winscp and in winscp u have to run putty
if u dont have u have to download putty thats the procedure no. 1
2) Download Putty
2a) If you dont have SSH on your Iphone Install it (OpenSSH) from Cydia

i think u know how to login putty just put ur password and
write gdb and enter
and u will enter the gdb and do as per the


3) Connect to iphone from putty using ssh protocol
login root
password alpine

4) run gdb
5) in gdb type these commands (copy and paste)

break *0x00003320
break *0x00003348
commands 1
silent
print $r4
set $pc=0x3328
continue
end
commands 2
silent
printf "\n\n\nSERIAL:%c%c%c%c%c%c%c%c! ENJOY!\n\n\n",$1,$2,$3,$4,$5,$6,$7,$8
end
attach -waitfor MCleaner


you have to select all the commands and copy it and paste in ur putty under gdb. starting from [ break *0x00003320 to attach -waitfor MCleaner ] every thing and than press enter


6) Run Mcleaner
7) type continue in gdb
8) wait when Mcleaner is loaded
9) Click Buy and Activate
10) Type serial 00000000 (8 zeros)
11) look in gdb here your serial
12) close gdb (type quit)
13) Close Mcleaner and open it again
14) Click Buy and Activate and type new serial, enjoy
0

#212
User is offline   earth 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 417
  • Joined: 27-August 08

rossroel said:

dont work for me ... hanged on man with bag.... help
i m having 2g and 3.0
and its working perfectly
i dont know abt 3.1
" Pls Hit The Thanks Button If U Like This Post "

:smile: earth iPod Touch 4g 5.0.1 Jailbreaked :smile:
0

#213
User is offline   elbe 

  • Whats an iPhone
  • PipPipPip
  • Group: Members
  • Posts: 48
  • Joined: 05-June 08
3G fw.3.1 works like charm :))
0

#214
User is offline   ShyCupid 

  • Whats an iPhone
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 09-February 09
GDB says Can't Attach To Process...... what could be wrong??? I'm using Windows XP with IE7, though know that the version of IE might have nothing to do with it...... Kindly help.... Need to use Mcleaner on my iPhone 3GS version 3.0.....
0

#215
User is offline   rainman 

  • Whats an iPhone
  • PipPipPip
  • Group: Members
  • Posts: 42
  • Joined: 27-September 08
not working on 3g with 3.1
0

#216
User is offline   corolex 

  • Whats an iPhone
  • PipPip
  • Group: Members
  • Posts: 12
  • Joined: 18-August 09
Nice tutorial I got the serial key but haven't test it yet..

Since I have no number I need to blacklist ;D
0

#217
User is offline   shinechou 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 253
  • Joined: 30-October 08
this method can't be used with FW3.1
0

#218
User is offline   marvin378 

  • Senior Member
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 187
  • Joined: 10-June 08

shinechou said:

this method can't be used with FW3.1


Sorry mate. Not working in 3.1. Wait for Updates
0

#219
User is offline   karen2lee 

  • Whats an iPhone
  • PipPipPip
  • Group: Members
  • Posts: 34
  • Joined: 11-October 08
MCleaner is good and if it does not work in 3.1 then I will have to wait.
0

#220
User is offline   ShyCupid 

  • Whats an iPhone
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 09-February 09
After following the above mentioned step, carefully and step by step, when i reach to the stage where it says to attach to process, I get the message that failed to attach to process. What could be the reason??? I am using 3GS with XP and IE7, though am sure that IE7 has nothing to do with the eror.... Though being well versed with other methods and issues regarding iphone or Symbian or windows mobile, am a noob as far as using debuggers are concerned.... Can someone really really help??? I don't want to lose using Mcleaner as I do avoid a lot of calls.....

---------- Post added at 06:32 PM ---------- Previous post was at 06:31 PM ----------

Oh!!! forgot to add that am using 3GS with version 3.0......
0

Share this topic:


  • (13 Pages) +
  • « First
  • 9
  • 10
  • 11
  • 12
  • 13
  • You cannot start a new topic
  • You cannot reply to this topic


Close  Member Login