Strawberry
Strawberry

Reputation: 67938

How does jailbreakme work?

jailbreakme.com is a website that jailbreaks your iPhone on the website. It downloads the installer, and then it installs it. How does a website download something and install it? How is that slider made on the website?

Upvotes: 0

Views: 680

Answers (2)

qmega
qmega

Reputation: 1241

It works because of a security vulnerability in iOS that allows pdfs to execute arbitrary code. The website exploits this to install jailbreak software.

As for the slider, it uses javascript and WebKit transform. If you want more detailed info, just look at the source code for the site.

Upvotes: 1

Greg Hewgill
Greg Hewgill

Reputation: 994221

There's some info about how it works here: JailbreakMe 2.0 Uses PDF Exploit

Upvotes: 1

Related Questions