Hashcat-gui does nothing
#1
Exclamation 
Hello guys, i'm tryin to crack an IPB 3 Hash+Salt on windows 7 with hashcat and oclhashcat-plus with bruteforce, but it seems like nothing happens anytime i put in the commands.
I've tried with the gui and also with the command line, but the same thing happens, i mean absolutely "nothing", not even an error message. I bet i'm missing something huge here, and i'd be glad if someone could assist me by pointing out my mistakes.
So... here are the commands i use:

Code:
oclHashcat-plus64.exe --hash-type 2811 --attack-mode 3 --cpu-affinity 2 --gpu-devices 1 D:\OWEN\Hash\black.txt

Code:
hashcat-cli64.exe --hash-mode 1 --attack-mode 3 D:\OWEN\Hash\black.txt

And do i need to compile or install something apart from python, opencl, and net. framework before hashcat can work?

And by the way do i need any special set-up to use mask attack instead of brute-force?


Messages In This Thread
Hashcat-gui does nothing - by slyths - 06-23-2012, 09:25 PM
RE: Hashcat-gui does nothing - by Mem5 - 06-24-2012, 02:15 AM
RE: Hashcat-gui does nothing - by slyths - 06-24-2012, 10:06 AM
RE: Hashcat-gui does nothing - by atom - 06-24-2012, 07:29 AM
RE: Hashcat-gui does nothing - by atom - 06-24-2012, 12:29 PM
RE: Hashcat-gui does nothing - by slyths - 06-24-2012, 02:23 PM
RE: Hashcat-gui does nothing - by M@LIK - 06-24-2012, 02:55 PM
RE: Hashcat-gui does nothing - by slyths - 06-24-2012, 04:09 PM
RE: Hashcat-gui does nothing - by dreamr4c3r - 06-24-2012, 08:53 PM
RE: Hashcat-gui does nothing - by undeath - 06-24-2012, 11:53 PM