rule for WPA passwords with only consonents - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: rule for WPA passwords with only consonents (/thread-3355.html) |
rule for WPA passwords with only consonents - tkalfaoglu - 05-07-2014 I noticed that a lot of passwords are simply words appended together, with all vowels removed. Is it possible to create a rule for that? Or shall I write some code for it? RE: rule for WPA passwords with only vowels - Xanadrel - 05-07-2014 https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets RE: rule for WPA passwords with only consonents - tkalfaoglu - 05-07-2014 of course - sorry for such a stupid question. |