Hashcat doesnt run - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: Hashcat doesnt run (/thread-29.html) |
Hashcat doesnt run - richardsguy - 05-16-2010 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 RE: Hashcat doesnt run - K9 - 05-16-2010 I guess you have done something wrong. example: Code: md5($pass.$salt): Use the format hashalt and save them in the same file. I suggest to post your commandline. RE: Hashcat doesnt run - richardsguy - 05-17-2010 (05-16-2010, 09:20 AM)K9_ Wrote: I guess you have done something wrong. 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 |