Hashcat running incorrectly and not using GPU.
#5
I would like to point out that while you are correct, it doesnt look like your GPU is showing up, you are having other issues with poor behavior outside of the detected GPU issue, likely related to your commands. You wordlist doesnt appear to be picked up in the first example at all, because hashcat starts in stdin mode. Then after that you set the cracked hash ouput to your wordlist and put hashcat in mask mode (-a 3) for some reason. Then at the end you set the wordlist a second time in straight mode (-a 0) and it was picked up and run finally.
Reply


Messages In This Thread
RE: Hashcat running incorrectly and not using GPU. - by Chick3nman - 10-09-2019, 03:12 AM