越狱是如何工作的?

发布于 2024-09-14 10:50:23 字数 88 浏览 5 评论 0原文

jambreakme.com 是一个在网站上越狱你的 iPhone 的网站。它会下载安装程序,然后进行安装。网站如何下载并安装某些内容?网站上的滑块是如何制作的?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

风吹短裙飘 2024-09-21 10:50:23

这里有一些有关其工作原理的信息:JailbreakMe 2.0 使用 PDF 漏洞

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

打小就很酷 2024-09-21 10:50:23

它之所以起作用是因为 iOS 中存在一个安全漏洞,该漏洞允许 pdf 执行任意代码。该网站利用此漏洞安装越狱软件。

至于滑块,它使用 javascript 和 WebKit 转换。如果您想了解更多详细信息,只需查看该网站的源代码即可。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文