Hashcat doesnt run
#1
Hello, when I click the 'I am the Hashkiller' button, it just pops up the dos window and nothing happens. I even copied the commandline code and pasted it in the command prompt and nothing happens.

I include the hashfile which just contains line line and is saved as filename.txt
And in the salt type, i know the salt and i have also added that in the filename.salt

Do I need specific video cards to run the Gui version of Hashcat?
Please see the attached image

I am using Winxp SP3

http://img52.imageshack.us/img52/1903/caterror.jpg

thanks
#2
I guess you have done something wrong.

example:
Code:
md5($pass.$salt):
hashcat-cli.exe -a 0 -m 1 -o output.txt -n 2 filename.txt "C:\wordlist.txt"

Use the format hashConfusedalt and save them in the same file. I suggest to post your commandline.
#3
(05-16-2010, 09:20 AM)K9_ Wrote: I guess you have done something wrong.

Use the format hashConfusedalt and save them in the same file. I suggest to post your commandline.

thanks, that seemed to have done the trick. Also I was using notepad++ to save the files and some characters were being appended at the beginning so used notepad and it worked