首页 > 移动平台 > 详细

[原]Escape From the iOS Sanbox on Jailbreak Device

时间:2014-04-05 02:40:41      阅读:484      评论:0      收藏:0      [点我收藏+]

just my thinking, 3 ways to escape from sandbox on jailbreak device, to do file copying or execute super commands.

Way-1, Use MobileSubstrate to inject to root process, for example: locationd.

Way-2, signed your app with debug permission. and dynamicly inject code to other process.

Way-3, signed your app with sandbox associated entertitlements.

the "container" config file is loaded automatically, this is a problem.

[原]Escape From the iOS Sanbox on Jailbreak Device,布布扣,bubuko.com

[原]Escape From the iOS Sanbox on Jailbreak Device

原文:http://www.cnblogs.com/Proteas/p/3645045.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!