Adding characters in the word file
#4
(09-23-2024, 07:30 PM)kontotestowe1813 Wrote:
(09-21-2024, 11:44 AM)Snoopy Wrote: Take a look at rules

https://hashcat.net/wiki/doku.php?id=rule_based_attack


I know rule attack. But I need something to be able to change the letters to lowercase, for example, and a special character before them, and at the same time add randomly selected numbers

you can "stack or combine rules"

rulefile:
l ^! $1

pass:
MyPasswort

output:
!mypassword1
Reply


Messages In This Thread
RE: Adding characters in the word file - by Snoopy - 09-26-2024, 06:25 PM