We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I keep getting -bash: /opt/local/bin/xpwntool: Bad CPU type in executable. I even downloaded the latest from this repo and recompiled with no luck.
The text was updated successfully, but these errors were encountered:
What OS are you compiling on? Mine is compiling fine on OSX. Try using the xpwntool from the ipsw-patch folder
Sorry, something went wrong.
Mac. I sent that file to bin folder but same.
Looks like your compiler compiled for the wrong arch. Go run "file /opt/local/bin/xpwntool". For OS X, it should be Mach-O.
The xpwntool binary in crypto dir is compiled for iOS, which is what @adaminsull is using (on OS X).
xpwntool
crypto
No branches or pull requests
I keep getting -bash: /opt/local/bin/xpwntool: Bad CPU type in executable. I even downloaded the latest from this repo and recompiled with no luck.
The text was updated successfully, but these errors were encountered: