|  | 
| keyspace changes - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: keyspace changes (/thread-6328.html) | 
| keyspace changes - lordneon - 02-23-2017 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?aIf this is not a bug, what is the new proper way to use the keyspace command? Cheers. RE: keyspace changes - lordneon - 02-23-2017 Thanks. I have always calculated it the way I mentioned, I was not aware that it had changed. |