Hashcat rules generate duplicates
#2
different rules can result in the same plaintext candidate under certain conditions, while under normal conditions they would result in different candidates.

for example, the following rules would all transform "test" into "tes":

]
D4
'3

whereas if they were each applied to "password" would result in:

passwor
passord
pass

hope that helps.


Messages In This Thread
Hashcat rules generate duplicates - by Wolfdale - 08-29-2013, 01:49 AM
RE: Hashcat rules generate duplicates - by epixoip - 08-29-2013, 02:09 AM