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

Error compiling #4

Closed
modz2014 opened this issue Aug 6, 2018 · 0 comments
Closed

Error compiling #4

modz2014 opened this issue Aug 6, 2018 · 0 comments

Comments

@modz2014
Copy link

modz2014 commented Aug 6, 2018

Root@DESKTOP-4LCBJ9E:/ios-11.3.1# make cd payload && make make[1]: Entering directory '/ios-11.3.1/payload' make[1]: Nothing to be done for 'payload.dylib'. make[1]: Leaving directory '/ios-11.3.1/payload' python3 gen_shellcode.py nm: payload/payload.dylib: File format not recognized Traceback (most recent call last): File "gen_shellcode.py", line 4, in shell=True).split()[0], 16) File "/usr/lib/python3.5/subprocess.py", line 626, in check_output **kwargs).stdout File "/usr/lib/python3.5/subprocess.py", line 708, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command 'nm -g payload/payload.dylib | grep "T _load"' returned non-zero exit status 1 Makefile:13: recipe for target 'shellcode.s' failed make: *** [shellcode.s] Error 1

@niklasb niklasb closed this as completed Aug 6, 2018
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