AFC

博客介绍了AFC和AFC2服务。AFC即Apple File Conduit,运行于iPhone/iPod,iTunes借此与设备交换文件,受限于特定目录,由afcd处理,基于usbmux协议。AFC2可访问整个文件系统,安装并修改fstab文件实现完全写入被视为基本越狱,不同iOS版本添加AFC2服务方式有别。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

AFC

AFC (Apple File Conduit) is a service that runs on every iPhone / iPod, which iTunes uses to exchange files with the device. It is jailed to the directory /private/var/mobile/Media, which is on the second (non-OS) partition. The AFC service is handled by /usr/libexec/afcd, and runs over the usbmux protocol.

AFC2

AFC2 is an additional AFC service, configured to allow access to the whole filesystem. Installing it and patching the fstab file for full write access is considered a bare-bones jailbreak. Up to iOS 7, the AFC2 service is added by editing the /System/Library/Lockdown/Services.plist file and adding a service that runs under root with access to the rootfilesystem. As of iOS 8, services list with root access permission is hardcoded inside lockdownd. There is a function that the list data inside lockdownd (CFPropertyListCreateWithData involved) and we still could use Mobile Substrate to hook the function to add AFC2 service to the list.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值