can this keygen work for Madvlock ..?
anybody tried ..?
MCleaner v1.8.1 [Confimed Working on 3.1.2!]
#42
Posted 13 July 2009 - 07:44 AM
WTF is GDB?i had installed it from cydia and where do i locate it inorder to follow the instruction
#43
Posted 13 July 2009 - 07:57 AM
tribal said:
WTF is GDB?i had installed it from cydia and where do i locate it inorder to follow the instruction
After installing GNU debugger from cydia, run and connect PUTTY to your iphone via SSH. After PUTTY is connected to your iphone, it then shows up a terminal window (much like your command prompt in windows). Type in 'GDB' in the terminal window then press enter.. :)
#44
Posted 13 July 2009 - 08:04 AM
is there any clear instruction for mac user?and where do i download putty?
---------- Post added at 04:04 PM ---------- Previous post was at 04:03 PM ----------
is there any clear instruction for mac user and where do i download putty?
---------- Post added at 04:04 PM ---------- Previous post was at 04:03 PM ----------
is there any clear instruction for mac user and where do i download putty?
#45
Posted 13 July 2009 - 08:41 AM
@tribal
the instructions are pretty clear.. except that there's no PUTTY for MAC afaik. You may use JellyfiSSH instead for your MAC.
http://www.grepsoft....jellyfissh.html
the instructions are pretty clear.. except that there's no PUTTY for MAC afaik. You may use JellyfiSSH instead for your MAC.
http://www.grepsoft....jellyfissh.html
#46
Posted 13 July 2009 - 11:21 AM
k9fnx said:
@tribal
the instructions are pretty clear.. except that there's no PUTTY for MAC afaik. You may use JellyfiSSH instead for your MAC.
http://www.grepsoft....jellyfissh.html
the instructions are pretty clear.. except that there's no PUTTY for MAC afaik. You may use JellyfiSSH instead for your MAC.
http://www.grepsoft....jellyfissh.html
Also you can use Cyberduck
http://cyberduck.ch/
#47
Posted 13 July 2009 - 11:27 AM
Is the new Version 1.8 wich appeared today still working with the key from 1.71???
#49
Posted 13 July 2009 - 01:09 PM
i works if you have 1.7.1 already installe and you upgrade but if you try si keygen on the 1.8 it freeze on startup when you load gdb!!! does anyone have the 1.7.1 file!!
This post has been edited by Luisfra: 13 July 2009 - 01:15 PM
#50
Posted 13 July 2009 - 01:17 PM
I can not find the installation files for 1.7.1. Could someone upload it? Thanks a lot.
#52
Posted 13 July 2009 - 01:44 PM
1) Download Putty
1a) If you dont have SSH on your Iphone Install it (OpenSSH) from Cydia
2) Install GNU Debugger from Cydia
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
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
You can unstall GNU Debugger
1a) If you dont have SSH on your Iphone Install it (OpenSSH) from Cydia
2) Install GNU Debugger from Cydia
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
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
You can unstall GNU Debugger
#53
Posted 13 July 2009 - 01:45 PM

POPULAR
1) Download Putty
1a) If you dont have SSH on your Iphone Install it (OpenSSH) from Cydia
2) Install GNU Debugger from Cydia
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
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
You can unstall GNU Debugger
1a) If you dont have SSH on your Iphone Install it (OpenSSH) from Cydia
2) Install GNU Debugger from Cydia
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
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
You can unstall GNU Debugger
#54
Posted 13 July 2009 - 01:51 PM
im having problem at step 9 when i clicked the activate, MCleaner just crashes or close all of a sudden...
#55
Posted 13 July 2009 - 01:52 PM
im having problem at step 9 when i click the activate, MCleaner just crashes or close all of a sudden... i used 1.8.
#56
Posted 13 July 2009 - 02:19 PM
by just upgrading via cydia, from 1.7.1 to 1.8, it may work using the same key..can anybody confirm
#58
Posted 13 July 2009 - 02:30 PM
Hello!
Pls any deb file for V1.7.1??? I searched all over the net but couldn't find.
Thanks a lot!!!
Pls any deb file for V1.7.1??? I searched all over the net but couldn't find.
Thanks a lot!!!
#59
Posted 13 July 2009 - 02:33 PM
man2rhyme1 said:
by just upgrading via cydia, from 1.7.1 to 1.8, it may work using the same key..can anybody confirm
yes it works dudes by upgrading from 1.71 to 1.8. mine is working.,thanks
#60
Posted 13 July 2009 - 02:54 PM
if your spring board running low on memory.. this happen to me yesterday.. try turning off all your themes in winterboard.. this works 4 me

Sign In »
Register Now!
Help

Back to top














