Hashcat to clean a wordlist
#1
I read in a two-year-old post that Hashcat can identify doubles of letters. I have a very basic word list I'm toying with of just 4K words, each four letters. I have no hash to throw it at, but would like HC to see the list of valid words, and output a file of those words/attempts MINUS any words where any letter is repeated. "NODE" is written, "NOON" is not.

Also, my words are only separated by spaces. Can the separator character be defined going IN or do I need to replace spaces with carriage returns (I'm not sure how to do that)?


Messages In This Thread
Hashcat to clean a wordlist - by Dinarius - 01-28-2014, 11:14 PM
RE: Hashcat to clean a wordlist - by atom - 01-29-2014, 10:51 AM
RE: Hashcat to clean a wordlist - by Dinarius - 01-30-2014, 03:32 PM