Fixed in 1.4.1
Huge bug where debug time was always showing as well as restarting the stopwatch for each hash.
New
Added -a --advanced [MAX_LENGTH] so that you can specify the max number appended in advanced mode.
Added -c --caps so that dictionaryEntry and DictionaryEntry will be tried.
Added -d --debug so that the execution time will be shown for each hash cracked.
Added -l --letters [ALPHA] so that the alphabet can be changed for brute forcing to STDCOMPLETE, STDLOWER, STDUPPER, NUMS, or SYMS.
Added -o --output [FILE] so that output from the crack can be sent to a file.
Added -t --type [METHOD] so that the hashing method can be changed from MD5 to RIPEMD160, SHA1, SHA256, SHA384, or SHA512.