+55 minutes in Generating Dictionary for 194GB
#2
Have you looked into hashcat's rules and masks? You may be able to significantly reduced the size of your wordlist, in exchange for faster coverage of your likely password space.

For example, if your wordlist is doing things like appending numbers, toggling case, leet-ifying words, etc. then see the rules/ subdirectory for rule lists that you could use to do this instead.

Also, it looks like you're using cudaHashcat, which has been superseded (now it's all just hashcat, and needs OpenCL). You'll probably want to upgrade to the most current release (3.40) and install an OpenCL runtime.
~


Messages In This Thread
RE: +55 minutes in Generating Dictionary for 194GB - by royce - 03-19-2017, 06:54 AM