MySQL5 hash wich mask easily
#4
(11-28-2010, 04:33 PM)germes Wrote: batchcrack.bat??? oh bro I'm nub with this tool ((
How can I edit to mysql5 hash and start batchcrack.sh (batchcrack.bat is not on my 0.23 version (( )?
batchcrack.sh have any options, pls share one good expample for mysql5.

Yes, there's no batchcrack.bat, I just checked it.
Open example.hash with notepad, delete all hashes in it,paste your hashes there, and save it.Format is one hash per line.
Next, open example.cmd, and change the contents to:
Code:
oclHashcat.exe -m 300 -n 80 example.hash ?l?l?l?l example.dict

If you done everything right, example.cmd will attack your hashes by adding 4 loweralpha letters to all words in the example.dict wordlist.

P.S.
There's a docs folder with examples.
There's good info there.


Messages In This Thread
MySQL5 hash wich mask easily - by germes - 11-28-2010, 11:02 AM
RE: MySQL5 hash wich mask easily - by Rolf - 11-28-2010, 12:45 PM
RE: MySQL5 hash wich mask easily - by germes - 11-28-2010, 04:33 PM
RE: MySQL5 hash wich mask easily - by Rolf - 11-28-2010, 04:57 PM
RE: MySQL5 hash wich mask easily - by germes - 11-28-2010, 09:28 PM
RE: MySQL5 hash wich mask easily - by Rolf - 11-29-2010, 02:08 PM
RE: MySQL5 hash wich mask easily - by germes - 11-30-2010, 02:19 PM
RE: MySQL5 hash wich mask easily - by Rolf - 11-30-2010, 02:30 PM