55 lines
2.1 KiB
Markdown
55 lines
2.1 KiB
Markdown
+++
|
||
author = "FlintyLemming"
|
||
title = "【归档】iOS 12-12.1.2 目前基于漏洞的一些工具"
|
||
slug = "e5c3f0ebc52743a9b934140f5d903d56"
|
||
date = "2020-02-07"
|
||
description = ""
|
||
categories = ["Apple"]
|
||
tags = ["iOS", "Jailbreak"]
|
||
image = "https://hf-public-source.mitsea.com:8840/images/blog/posts/2020/02/iOS%2012-12.1.2%20%E7%9B%AE%E5%89%8D%E5%9F%BA%E4%BA%8E%E6%BC%8F%E6%B4%9E%E7%9A%84%E4%B8%80%E4%BA%9B%E5%B7%A5%E5%85%B7/title.avif"
|
||
+++
|
||
|
||
iOS 12-12.1.2 漏洞这几天已经放出,虽然完整越狱工具暂时还没有,但已经有一些基于漏洞实现功能的app,这里总结下
|
||
|
||
1. GeoFilza - 文件浏览器
|
||
|
||
存在的问题:浏览一些项目会闪退,而且你需要购买
|
||
|
||
项目地址:[https://github.com/GeoSn0w/GeoFilza](https://github.com/GeoSn0w/GeoFilza)
|
||
|
||
2. rootKit - 文件浏览器
|
||
|
||
跟第一个类似,不过界面稍微难用一点,功能少一些
|
||
|
||
项目地址:[https://github.com/razmashat/voucher_swap](https://github.com/razmashat/voucher_swap)
|
||
|
||
3. Carrier Changer 12 - 修改运营商名称
|
||
|
||
比较实用,可以玩下,修改后重启仍有效
|
||
|
||
项目地址:[https://github.com/peterprd/carrier-changer-12](https://github.com/peterprd/carrier-changer-12)
|
||
|
||
4. unc0ver jailbreak - 半越狱工具
|
||
|
||
主要实现的功能是固定G值,屏蔽更新
|
||
|
||
项目地址:[https://github.com/pwn20wndstuff/Undecimus](https://github.com/pwn20wndstuff/Undecimus)
|
||
|
||
5. Osiris Jailbreak - 半越狱工具
|
||
|
||
好像没啥用,普通人用不上
|
||
|
||
项目地址:[https://github.com/GeoSn0w/OsirisJailbreak12](https://github.com/GeoSn0w/OsirisJailbreak12)
|
||
|
||
6. Badges - 修改角标颜色
|
||
|
||
就是那个红色的角标
|
||
|
||
下载地址:[alticha.github.io/Badges.ipa](http://alticha.github.io/Badges.ipa)
|
||
|
||
|
||
### 留意
|
||
|
||
1. 注意各个工具支持的设备,有的只支持A9-A11的设备
|
||
2. 如果你不用叉叉助手之类的,ipa文件需要用 Cydia Impactor 安装,可能也有些第三方利用企业签名的分发平台有
|
||
3. 每个工具使用(功能生效)前都有个破解系统的过程,耐心等待,不成功多试几次 |