Issue with using hashcat with my The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Issue with using hashcat with my The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux (/thread-12103.html) |
Issue with using hashcat with my The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux - matthewdavis - 08-08-2024 Hello, I have a problem using hashcat with my The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux...I tried to crack my own shadow file with john and hashcat. It recognize the hash and crack it. It says me that these hashs seem to be sha512crypt...after that I tried to crack the same file with hashcat, and it doesn't recognize the hash salt, so I have isolated the digest in a separated file and run again hashcat with -m 1800, but it says me something like: Code: Initializing hashcat v0.44 by atom with 8 threads and 32mb segment-size... I can't understand where I'm wrong. Help me please! RE: Issue with using hashcat with my The-Distribution-Which-Does-Not-Handle-OpenCL-Wel... - penguinkeeper - 08-08-2024 I'm not sure where you got it from but Hashcat v0.44 is probably over 10 years old at this point. Download the new binaries from the top of hashcat.net and try again |