-a 6 crashing ?!
#2
ouch, that command line is a mess.

so, first things first: why are you using --force? if you are using --force because you are using an unsupported driver, then that is likely your problem. please do not submit bug reports when using an unsupported driver.

if you are using a supported driver (beta requires catalyst 13.4), and are simply using --force gratuitously, then have you tried running hashcat with a much simpler command line? one that is properly structured, and doesn't include every possible switch?

Code:
oclHashcat-plus64 -o pass.found --remove -a 6 -1 ?l?d?s MD5.txt rockyou.txt ?1?1

lastly, -i only works with mask attacks, and does not work with hybrid attacks.


Messages In This Thread
-a 6 crashing ?! - by proinside - 07-06-2013, 02:17 PM
RE: -a 6 crashing ?! - by epixoip - 07-07-2013, 03:12 AM
RE: -a 6 crashing ?! - by proinside - 07-07-2013, 08:59 PM
RE: -a 6 crashing ?! - by mastercracker - 07-08-2013, 02:25 AM
RE: -a 6 crashing ?! - by atom - 07-08-2013, 11:26 AM
RE: -a 6 crashing ?! - by proinside - 07-14-2013, 12:32 AM
RE: -a 6 crashing ?! - by atom - 07-15-2013, 10:17 AM