keyspace changes
#1
Hi all,

Has there been any change to "--keyspace" in the latest stable (3.30)?

The exact same command which works on 3.00 does not work in 3.30:
Code:
$ hashcat-3.00/hashcat64.bin --keyspace -m 0 -a 3 hashcat-3.00/example0.hash ?a?a?a?a?a
81450625
$ hashcat-3.30/hashcat64.bin --keyspace -m 0 -a 3 hashcat-3.00/example0.hash ?a?a?a?a?a
Usage: hashcat-3.30/hashcat64.bin [options]... hash|hashfile|hccapfile [dictionary|mask|directory]...

Try --help for more help.

If this is not a bug, what is the new proper way to use the keyspace command?

Cheers.


Messages In This Thread
keyspace changes - by lordneon - 02-23-2017, 02:03 PM
RE: keyspace changes - by Jiminy - 02-23-2017, 03:36 PM
RE: keyspace changes - by lordneon - 02-23-2017, 03:51 PM