Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inject thin 32bit binary failed! #3

Open
lidee92805 opened this issue Mar 16, 2016 · 13 comments
Open

inject thin 32bit binary failed! #3

lidee92805 opened this issue Mar 16, 2016 · 13 comments

Comments

@lidee92805
Copy link

In MH_MAGIC case, you call inject_dylib_64 method. When I injected thin 32bit binary always fail.
If I replace to inject_dylib method, it successed.

@XueshiQiao
Copy link

@lidee92805 it works,thx

@FGY631298068
Copy link

fa7c03b5-e0f5-42d6-9199-841c3ae5982a这一句代码报错请求解答

@ttwj
Copy link
Member

ttwj commented Aug 9, 2016

你遇到了什么错误?这一句是很常见的,肯定没有错误。你有用ObjC的编译器吗?

@FGY631298068
Copy link

用的Xcode。错误是这样的

a881b4dc-0e01-428b-9bd6-fccafc8c22b6

@ttwj
Copy link
Member

ttwj commented Aug 9, 2016

哦,抱歉,你不能直接从Xcode执行,必须从DerriviedData夺取应用,./yololib <原版应用> <插入dylib>

@neworiginou
Copy link

I have the same Problem with FGY631298068

@lzj0718
Copy link

lzj0718 commented Feb 14, 2017

你好,用这个命令注入添加动态库,只要ipa包只有32位指令,注入成功后,打包安装后,启动必然闪退,这个怎么解决

@ttwj
Copy link
Member

ttwj commented Feb 14, 2017 via email

@lzj0718
Copy link

lzj0718 commented Feb 14, 2017

有重新签署

@ttwj
Copy link
Member

ttwj commented Feb 14, 2017 via email

@lzj0718
Copy link

lzj0718 commented Feb 14, 2017

你好,附件的ipa就是32位指令的,只要注入一个动态库,签名安装后,就会闪退

@lzj0718
Copy link

lzj0718 commented Feb 14, 2017

好像大于10M,我邮箱发给你

@lzj0718
Copy link

lzj0718 commented Feb 14, 2017

Tweetbot 4++(越狱包).ipa.zip

你好,附件的ipa就是32位指令的,只要注入一个动态库,签名安装后,就会闪退

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants