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

How to install it, killed: 9 #2

Open
GermMuz opened this issue Aug 18, 2018 · 1 comment
Open

How to install it, killed: 9 #2

GermMuz opened this issue Aug 18, 2018 · 1 comment

Comments

@GermMuz
Copy link

GermMuz commented Aug 18, 2018

I have your sample compiled and using scp put the executable on the device. I am using the yalu electra jailbreak on 11. 0.3. Am I installing it the wrong way?

The problem is I keep getting killed:9 when I run the executable which looks like a certificate issue. Any ideas?

Thx

@bazad
Copy link
Owner

bazad commented Aug 18, 2018

You'll need to ensure the binary is correctly signed, has the necessary entitlements, and is placed in an acceptable directory.

You can use jtool or ldid2 to sign the binary; make sure to include the platform-application entitlement. Once the binary has been signed properly, copy it to the device into a directory from which execution is allowed, for example /usr/local/bin (or /bootstrap/usr/local/bin or /jb/usr/local/bin, depending on which jailbreak you're using).

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

2 participants