Steven
Steven
Thanks for the reply @kulinacs. This seems to have bypassed the errors I was getting previous. Now I'm hit with another build error: \# github.com/fireeye/gocat /usr/bin/ld: cannot find -lhashcat collect2:...
Think this may be fixed - pending some testing. Had to edit the Hashcat Makefile as it was appending the version to libhashcat.so
Now failing on this file: https://github.com/fireeye/gocrack/blob/master/server/storage/bdb/user.go multiple-value uuid.NewV4().String() in single-value context Same issue for ldap.go and importer.go Suggestions welcome