【iOS安全】iPhone X iOS 16.7.11 (20H360) Palera1n MacOS版 越狱教程

前言

之前分享了如何在Windows 平台上,使用palera1n 2.0.0 beta7/8 越狱iPhone X iOS 16.7.11

详见:https://blog.csdn.net/qq_39441603/article/details/148475198

本篇介绍如何在MacOS平台上,使用Palera1n越狱iPhone X iOS 16.7.11

安装Palera1n

参见:https://palera.in/download/?tab=macos

复制代码
sudo /bin/sh -c "$(curl -fsSL https://static.palera.in/scripts/install.sh)"

命令行使用Palera1n

iPhone通过USB连接至MacBook

复制代码
palera1n -l
c 复制代码
xxx@xxx ~ % palera1n -l
#
# palera1n: v2.2.1 
#
# ========  Made by  =======
# Made by: Nick Chan, Ploosh, Khcrysalis, Mineek, staturnz, kok3shidoll, HAHALOSAH 
# ======== Thanks to =======
# Thanks to: llsc12, Nebula, Lrdsnow, nikias (libimobiledevice),
# checkra1n team (Siguza, axi0mx, littlelailo et al.),
# Procursus Team (Hayden Seay, Cameron Katri, Keto et.al)
# ==========================

 - [10/02/25 19:58:42] <Info>: Waiting for devices
 - [10/02/25 19:58:42] <Info>: Entering recovery mode
 - [10/02/25 19:58:53] <Info>: Press Enter when ready for DFU mode

Hold volume down + side button (0)
Hold volume down button (2)
 - [10/02/25 19:59:21] <Info>: Device entered DFU mode successfully
 - [10/02/25 19:59:21] <Info>: About to execute checkra1n
#
# Checkra1n 0.1337.3
#
# Proudly written in nano
# (c) 2019-2023 Kim Jong Cracks
#
#========  Made by  =======
# argp, axi0mx, danyl931, jaywalker, kirb, littlelailo, nitoTV
# never_released, nullpixel, pimskeks, qwertyoruiop, sbingner, siguza
#======== Thanks to =======
# haifisch, jndok, jonseals, xerub, lilstevie, psychotea, sferrini
# Cellebrite (ih8sn0w, cjori, ronyrus et al.)
#==========================

 - [10/02/25 19:59:21] <Verbose>: Starting thread for Apple TV 4K Advanced board
 - [10/02/25 19:59:21] <Info>: Waiting for DFU mode devices
 - [10/02/25 19:59:21] <Verbose>: DFU mode device found
 - [10/02/25 19:59:21] <Info>: Checking if device is ready
 - [10/02/25 19:59:21] <Verbose>: Attempting to perform checkm8 on 8015 11
 - [10/02/25 19:59:21] <Info>: Setting up the exploit
 - [10/02/25 19:59:21] <Verbose>: == checkm8 setup stage ==
 - [10/02/25 19:59:21] <Verbose>: Entered initial checkm8 state after 1 steps
 - [10/02/25 19:59:21] <Verbose>: Stalled input endpoint after 9 steps
 - [10/02/25 19:59:21] <Verbose>: DFU mode device disconnected
 - [10/02/25 19:59:22] <Verbose>: DFU mode device found
 - [10/02/25 19:59:22] <Verbose>: == checkm8 trigger stage ==
 - [10/02/25 19:59:22] <Info>: Checkmate!
 - [10/02/25 19:59:22] <Verbose>: Device should now reconnect in download mode
 - [10/02/25 19:59:22] <Verbose>: DFU mode device disconnected
 - [10/02/25 19:59:29] <Info>: Entered download mode
 - [10/02/25 19:59:29] <Verbose>: Download mode device found
 - [10/02/25 19:59:29] <Info>: Booting PongoOS...
 - [10/02/25 19:59:31] <Info>: Found PongoOS USB Device
 - [10/02/25 19:59:32] <Info>: Booting Kernel...
xxx@xxx ~ %

越狱成功

相关推荐
茶底世界之下5 天前
为什么预览、录制、离线导出不能共享同一个背压策略?
ios·swift
2501_916007475 天前
苹果商店iOS应用上架费用全面解析:开发者计划与审核费用计算
android·ios·小程序·https·uni-app·iphone·webview
2501_916008895 天前
如何实现iOS App代码混淆:SwiftShield使用指南
android·ios·小程序·https·uni-app·iphone·webview
2501_915909065 天前
移动端开发工具链怎么组合比较好,iOS、Android、跨端三套配置方案
ide·vscode·ios·objective-c·个人开发·swift·敏捷流程
2501_916008895 天前
怎么用 Godot 导出 iOS 应用并上架 App Store?签名字段该填什么?
android·ios·小程序·https·uni-app·iphone·webview
2501_915918415 天前
iOS编程用什么软件好?主流工具Xcode、AppCode、CodeRunner与新兴快蝎对比
ide·vscode·ios·objective-c·个人开发·swift·敏捷流程
终端安全笔记6 天前
iOS 27 之后「策略空转」:设备升级不报错,但旧策略不再管它
android·网络·安全·ios·智能手机
ToDesk_Daas6 天前
随时随地手搓app!手机远程 Vibe Coding 实操分享
智能手机·电脑·iphone
9765033356 天前
iOS 上架 4.3a 被拒【uniapp专讲】
flutter·ios·objective-c·uniapp·swift
黑化旺仔6 天前
【OC】KVO
macos·ios·objective-c·cocoa