转:
http://blog.163.com/whhlcj@126/blog/static/3870287720121129111116880/
iphone的账号密码存储在/private/etc/master.password这个文件里,只需要在编辑它就可以了。
使用ifiles打开这个文件,找到下面的行:
root:xxxxxxxxxxxxx:0:0::0:0:System Administrator:/var/root:/bin/sh
mobile:xxxxxxxxxxxxx:501:501::0:0:Mobile User:/var/mobile:/bin/sh
将root:及mobile:后面的13个x字符处修改成/smx7MYTQIi2M,修改后保存此文件,你iphone的ssh密码就重新回到默认的:alpine。
本文介绍了一种方法来重置 iPhone 的 SSH 密码到默认值 'alpine'。通过编辑 /private/etc/master.password 文件,并将特定部分替换为预设字符串,即可实现密码的重置。
2303

被折叠的 条评论
为什么被折叠?



