Ugh Help PLEASE!!! i cant get hashcat to work - 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: Ugh Help PLEASE!!! i cant get hashcat to work (/thread-151.html) |
Ugh Help PLEASE!!! i cant get hashcat to work - dosghost - 10-08-2010 i am trying to crack a vb salt hash and its just not working like the program dont work on this pc for some reason what am i doing wrong ? posting hashes on these forums is prohibited - atom RE: Well i followed all the videos and this is what i get every time i try - atom - 10-08-2010 something really makes no sense on this. especially not using md5($pass.$salt) in combination with -e brute-vbulletin.salt what exactly do you want to do? RE: Ugh Help PLEASE!!! i cant get hashcat to work - hakre - 11-05-2010 For me this looks like the generated commandline might be too long, but that's just a guess. Windows command line length limit 8191 characters (Windows XP 32 bit) 2047 characters (Windows 2000 and NT4) Source: Microsoft KB; Article ID: 830473; Command prompt (Cmd. exe) command-line string limitation I was unable to find any information about this for windows 7. I would assume that the XP value should work (at least). As hashcat supports directories as well for wordlists, create a package / selection of the wordlists to be used in a directory. Then add the directory instead of the files. You can send me the commandline in full per PM if you like. Double-Click the statusbar to get it displayed in a textbox. |