Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xpko authored Sep 29, 2024
1 parent 77f6a19 commit f6552f1
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions iOS/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# 刷机
iOS刷机很简单,直接通过爱思助手进行刷即可,但有几点需要注意

+ <font style="color:#EDCE02;background-color:#FFFFFF;">苹果有个验证机制,这个机制有很多限制,你只能刷最新的系统,不能刷老系统,要想刷老系统,需要一个该老系统对应的SHSH2文件,而这个SHSH2文件不好获取的,你只能获取现在可以刷的系统的SHSH2文件,老的系统的SHSH2文件就没法获取了,但也可以通过某些工具强制刷,但这样做会有很多副作用,不建议采用。</font>
+ [SHSH2提取备份教程](https://dkxuanye.cn/?p=614)[iOS_shsh2](https://github.com/jitcor/my_notes/releases/tag/iOS_shsh2)
+ <font style="color:#ED740C;">所以在系统有新版时,记得及时备份SHSH2文件</font>
+ <font style="color:#AD1A2B;">当然一些已经不再提供系统更新支持的老版手机,其最终支持版本会一直可以下载其SHSH2文件,也就是该最终版本会永久支持其刷机</font>
+ <font style="color:#AD1A2B;">刷机前确认手机是否有</font>[Apple ID 锁(激活锁)](https://www.i4.cn/news_detail_19670.html)<font style="color:#AD1A2B;">(不是</font>[网络锁(运营商锁)](https://www.i4.cn/news_detail_19376.html)<font style="color:#AD1A2B;">,网络锁是限制SIM卡的)</font>

# 越狱
+ checkm8
- checkra1n
- palera1n
+

# 抓包
+ IP
- tcp
* http
+ WIFI代理
* tls
+ 证书
+ https
- WIFI代理
- 虚拟网卡
* VPN
* rvictl

抓包工具

charles

wireshark

reqable

stream





<font style="color:#1DC0C9;"></font>

<font style="color:#1DC0C9;"></font>






0 comments on commit f6552f1

Please sign in to comment.