Weakpass is a curated collection of wordlists specifically for cracking hashes. They offer specialized lists (like "OneRuleToRuleThemAll") which are combinations of dictionaries and rules.
CUPP is a command-line tool that interactively asks you questions about a target and generates a password list based on those answers.
john --wordlist=base.txt --rules --stdout > mutated.txt
Weakpass is a curated collection of wordlists specifically for cracking hashes. They offer specialized lists (like "OneRuleToRuleThemAll") which are combinations of dictionaries and rules.
CUPP is a command-line tool that interactively asks you questions about a target and generates a password list based on those answers.
john --wordlist=base.txt --rules --stdout > mutated.txt