I need rules, please help, thanks
#3
You can easily build this yourself since it is just three parts. I will call the original dictionaryt right.txt
The left part is the original dictionary but reverse, run original.txt with rule 'r'  and print the reverse to left.txt using hashcat --stdout option.
Second part is the length of the line, see this link, just print output to file middle.txt, see this link
https://stackoverflow.com/questions/1675...line-tools

Use two combinator attacks to create the combinations from the files left.txt, middle.txt right.txt , first generate left_middle.txt then left_middle_right.txt
Reply


Messages In This Thread
I need rules, please help, thanks - by ly88888 - 03-04-2024, 06:21 AM
RE: I need rules, please help, thanks - by monyanus - 03-05-2024, 02:44 PM