08-26-2019, 03:01 PM
well, this is the hashcat forum. so you won't get too much help here (hcxtools is a 3rd party tool).
I would suggest that you just install the headers / dev / libs package too like "libssl-dev".
If you mean this:
https://github.com/ZerBea/hcxtools/blob/...tool.c#L16
#include <openssl/sha.h>
you also need libssl-dev for the deverloper packages (source files) on debian/ubuntu and similar distros.
you can just read here for the requirements: https://github.com/ZerBea/hcxtools/#requirements
you do not need to guess it or try to find it out yourself, it's written/explained over there !
Again, this is not really a hashcat specific problem, so it's kind of off-topic here
I would suggest that you just install the headers / dev / libs package too like "libssl-dev".
If you mean this:
https://github.com/ZerBea/hcxtools/blob/...tool.c#L16
#include <openssl/sha.h>
you also need libssl-dev for the deverloper packages (source files) on debian/ubuntu and similar distros.
you can just read here for the requirements: https://github.com/ZerBea/hcxtools/#requirements
you do not need to guess it or try to find it out yourself, it's written/explained over there !
Again, this is not really a hashcat specific problem, so it's kind of off-topic here