doadam / ziVA

An iOS kernel exploit designated to work on all iOS devices <= 10.3.1
330 stars 104 forks source link

how install #2

Open hkjalaan opened 6 years ago

hkjalaan commented 6 years ago

hi there how i can install it??

arinc9 commented 6 years ago

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

hkjalaan commented 6 years ago

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 commented 6 years ago

Try with clang

hkjalaan commented 6 years ago

clang: error: no input files

stek29 commented 6 years ago

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 commented 6 years ago

Its exploit iphone? I HAVE INSTALL IT BUT THE SAME THING

بتاريخ ٢٨‏/٠٨‏/٢٠١٧ ٦:٣٠ ص، كتب "Viktor Oreshkin" <notifications@github.com

:

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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/doadam/ziVA/issues/2#issuecomment-325245907, or mute the thread https://github.com/notifications/unsubscribe-auth/AZzatyFLCk4KJC6D8-tuDrGzi36KmEdhks5sciZZgaJpZM4PDvwM .

stek29 commented 6 years ago

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