Can't get ocl working as hashcat
#1
Hi,

I am using hashcat for a while, and I thank you guys for this wonderful code.
I am trying to get Oclhashcat working on my cuda.
Actually my hashcat command line is
Code:
hashcat-cli.exe -a 0 -r rules\leetspeak.rule -m 1000    -o out.txt -n 2 hash.txt  "D:\dics\dic_uniq.txt"

I try to do the same with ocl ; but it does not work !

According to the given example,
Code:
oclHashcat.exe example.hash ?l?l?l?l example.dict
I can't specify the algo ? And what about "?l?l?l?l", is it mandotary ?

Thank you.


Messages In This Thread
Can't get ocl working as hashcat - by pyr - 11-30-2010, 10:07 PM
RE: Can't get ocl working as hashcat - by Rolf - 11-30-2010, 10:09 PM
RE: Can't get ocl working as hashcat - by mercury - 01-22-2011, 11:40 AM
RE: Can't get ocl working as hashcat - by Rolf - 01-22-2011, 12:13 PM
RE: Can't get ocl working as hashcat - by atom - 01-31-2011, 05:48 PM