https://hashcat.net/wiki/doku.php?id=rule_based_attack
./hashcat --force --stdout your_list.txt -r rules/dive.rule > output_list.txt
./hashcat --force --stdout your_list.txt -r rules/dive.rule > output_list.txt
How can I generate all possible combinations of word list?
|
https://hashcat.net/wiki/doku.php?id=rule_based_attack
./hashcat --force --stdout your_list.txt -r rules/dive.rule > output_list.txt |
« Next Oldest | Next Newest »
|
Messages In This Thread |
How can I generate all possible combinations of word list? - by kowloon - 01-06-2023, 12:42 AM
RE: How can I generate all possible combinations of word list? - by marc1n - 01-06-2023, 01:19 AM
RE: How can I generate all possible combinations of word list? - by Snoopy - 01-06-2023, 07:21 PM
RE: How can I generate all possible combinations of word list? - by Pilsener - 04-26-2023, 07:36 PM
|