Open kuekerino opened 7 years ago
I tried installing hashcat-legacy via brew install sidaf/pentest/hashcat-legacy
brew install sidaf/pentest/hashcat-legacy
but it gives me the following error:
Updating Homebrew... ==> Auto-updated Homebrew! Updated 1 tap (caskroom/cask). No changes to formulae. ==> Installing hashcat-legacy from sidaf/pentest ==> Cloning https://github.com/hashcat/hashcat-legacy Updating /Users/User/Library/Caches/Homebrew/hashcat-legacy--git ==> Checking out revision 0906a8a ==> make osx Last 15 lines from /Users/User/Library/Logs/Homebrew/hashcat-legacy/01.make: 2017-11-09 19:03:06 +0100 make osx 2017-11-09 19:03:47.716 AllowPasswordPref[88363:3249284] Hardware Check err == -1 2017-11-09 19:03:47.894 AllowPasswordPref[88368:3249358] Hardware Check err == -1 i686-apple-darwin10-gcc -W -Wall -pipe -I include/ -O2 -s -fomit-frame-pointer -funroll-loops - I/opt/hashcat-deps/gmp/osx64/include -D__HC_x86_64__ -DPOSIX -DOSX -m64 -msse2 -fnested- functions -arch x86_64 -mmacosx-version-min=10.5 -c src/common.c -o obj/common.OSX.64.o make: i686-apple-darwin10-gcc: No such file or directory make: *** [obj/common.OSX.64.o] Error 1 If reporting this issue please do so at (not Homebrew/brew or Homebrew/core): https://github.com/sidaf/homebrew-pentest/issues
Any tips on how to resolve? Or is the package just too old?
[Edit] using macbook all the latest updates are installed
Hmm, I'm afraid I can't get it to compile either. Will leave for now, but might have to remove this package if this cannot be resolved.
I tried installing hashcat-legacy via
brew install sidaf/pentest/hashcat-legacy
but it gives me the following error:
Any tips on how to resolve? Or is the package just too old?
[Edit] using macbook all the latest updates are installed