Quantcast
Channel: 睿论坛 - 最新话题
Viewing all articles
Browse latest Browse all 5702

修改__RESTRICT/__restrict后闪退,论坛内的方案已经尝试过了

$
0
0

@yangTY wrote:

手机型号iPhone5s,系统iOS9.2.1,盘古越狱
看了论坛的大多数帖子,好像都是让下载appsync或者ldid重新签名,但是我都尝试了(在angelxwind下载的appsync,使用ldid -S 二进制文件重签),在google也搜索了很久,也没有找到一个解决方案,参考了以下的帖子也没有用
修改mach-o文件__restrict后闪退
修改了支付宝的__RESTRICT/__restrict后闪退
修改__RESTRICT/__restrict后闪退
小弟的步骤是:
1,先安装了原始app,将mach-o文件copy到mac
2,使用MacVim工具修改了__RESTRICT为__RRSTRICT
3,使用Theos里面的ldid重新签名 /opt/theos/bin/ldid -S 二进制文件
4,在angelxwind下载了最新的appsync unified
5,将修改后的mach-o文件copy回原始app的目录中


log信息:

Apr 25 09:33:53 iPhone SpringBoard[310] <Notice>: MIS: Could not copy code directory hash.
Apr 25 09:33:53 iPhone SpringBoard[310] <Notice>: MIS: Could not copy code directory hash (error 0xe8008001).
Apr 25 09:33:53 iPhone SpringBoard[310] <Notice>: MIS: Could not extract cdhash
Apr 25 09:33:53 iPhone SpringBoard[310] <Notice>: MIS: Could not copy code directory hash.
Apr 25 09:33:53 iPhone SpringBoard[310] <Notice>: MIS: Could not copy code directory hash (error 0xe8008001).
Apr 25 09:33:53 iPhone SpringBoard[310] <Notice>: MIS: Could not extract cdhash
Apr 25 09:33:53 iPhone com.apple.xpc.launchd[1] (UIKitApplication:com.qiyi.iphone[0x1126][1324]) <Notice>: Service exited due to signal: Killed: 9
Apr 25 09:33:53 iPhone assertiond[336] <Warning>: Unable to obtain a task name port right for pid 1324: (os/kern) failure (5)
Apr 25 09:33:53 iPhone SpringBoard[310] <Warning>: Unable to register for exec notifications: No such process
Apr 25 09:33:53 iPhone SpringBoard[310] <Warning>: Unable to obtain a task name port right for pid 1324: (os/kern) failure (5)
Apr 25 09:33:53 iPhone SpringBoard[310] <Warning>: Unable to obtain a task name port right for <FBApplicationProcess: 0x160abf690; com.qiyi.iphone; pid: 1324>
Apr 25 09:33:53 iPhone SpringBoard[310] <Warning>: Application 'UIKitApplication:com.qiyi.iphone[0x1126]' exited abnormally via signal.
Apr 25 09:33:53 iPhone SpringBoard[310] <Warning>: Application '(null)' exited for an unknown reason.


恳请各路大神帮忙看一眼谢谢

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5702

Trending Articles