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 install #2

Open
hkjalaan opened this issue Aug 27, 2017 · 7 comments
Open

how install #2

hkjalaan opened this issue Aug 27, 2017 · 7 comments

Comments

@hkjalaan
Copy link

hi there how i can install it??

@arinc9
Copy link

arinc9 commented Aug 27, 2017

write cd <exploit's location in your mac>
write make

@hkjalaan
Copy link
Author

Creating directories
Beginning release build
Compiling: apple_ave_pwn.m -> build/release/apple_ave_pwn.o
g++: error: arm64-apple-darwin9: No such file or directory
g++: error: unrecognized command line option ‘-target’; did you mean ‘-ftarget=’?
Makefile:213: recipe for target 'build/release/apple_ave_pwn.o' failed
make[1]: *** [build/release/apple_ave_pwn.o] Error 1
Makefile:138: recipe for target 'release' failed
make: *** [release] Error 2

@stek29
Copy link

stek29 commented Aug 28, 2017

Try with clang

@hkjalaan
Copy link
Author

clang: error: no input files

@stek29
Copy link

stek29 commented Aug 28, 2017

I meant try to install clang and then run make.
Not to offend, but why do you even need this, if you don't know what Makefile is?

@hkjalaan
Copy link
Author

hkjalaan commented Aug 28, 2017 via email

@stek29
Copy link

stek29 commented Aug 28, 2017

Yes, it is an iOS exploit PoC. And that's exactly why you most likely don't need it.

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

3 participants