11-16-2016, 12:55 PM
I recently setup hashcat on Ubuntu 16.04 by cloning the repository from Github. I followed the build instructions outlined in the BUILD.md file and successfully built hashcat from source. I believe that my install of OpenCL on NVIDIA also went well.
Now however when I try running any command with hashcat except hashcat --help it gets stuck in starting up. I have tried running hashcat -b (hashcat benchmark) and hashcat -m 2500 capture.cap rockyou.txt(brute force) and both of these commands get stuck in "starting up". When I try to stop the process with Control-Z it won't even let me.
Maybe something in the installation process went wrong but I'm not really sure of what.
Now however when I try running any command with hashcat except hashcat --help it gets stuck in starting up. I have tried running hashcat -b (hashcat benchmark) and hashcat -m 2500 capture.cap rockyou.txt(brute force) and both of these commands get stuck in "starting up". When I try to stop the process with Control-Z it won't even let me.
Maybe something in the installation process went wrong but I'm not really sure of what.