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

cannot locate openssl aes.h headers on mac 10.11 #2

Closed
resistor4u opened this issue Jan 13, 2018 · 2 comments
Closed

cannot locate openssl aes.h headers on mac 10.11 #2

resistor4u opened this issue Jan 13, 2018 · 2 comments

Comments

@resistor4u
Copy link

I've read the documentation and commentary in the project, but I cannot convince compilation to pick up my openssl aes.h headers at /usr/local/Cellar/openssl/1.0.2n/include/openssl/aes.h. I've tweaked every env variable I can imagine to force compilation to recognize this.

@resistor4u
Copy link
Author

resistor4u commented Jan 13, 2018

for future reference: I was able to successfully compile after replacing = with += on line6, line13, line14 of the makefile and using gmake instead of make, per the readme. this compiles it, but the binary img4 reports it's unable to open the restore ram disk of for iOS 7.1.2 dmg.

@xerub
Copy link
Owner

xerub commented Jul 5, 2018

you can use CommonCrypto now

@xerub xerub closed this as completed Jul 5, 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