How can I generate all possible combinations of word list?
#2
https://hashcat.net/wiki/doku.php?id=rule_based_attack

./hashcat --force --stdout your_list.txt -r rules/dive.rule > output_list.txt
Reply


Messages In This Thread
RE: How can I generate all possible combinations of word list? - by marc1n - 01-06-2023, 01:19 AM