08-21-2020, 10:08 PM
Code:
hashcat --stdout -a 3 -o dict.txt Password?d?d?d
hashcat --stdout -a 3 -o dict.txt My?d?d?dPassword
hashcat -m 14800 -a 0 -w 3 hash.txt dict.txt
Looking to write a rule to replace digits
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Looking to write a rule to replace digits - by pand0ra - 08-21-2020, 02:35 AM
RE: Looking to write a rule to replace digits - by royce - 08-21-2020, 07:09 AM
RE: Looking to write a rule to replace digits - by pand0ra - 08-21-2020, 06:34 PM
RE: Looking to write a rule to replace digits - by philsmd - 08-21-2020, 10:08 PM
RE: Looking to write a rule to replace digits - by pand0ra - 08-21-2020, 11:58 PM
RE: Looking to write a rule to replace digits - by royce - 08-21-2020, 11:31 PM
RE: Looking to write a rule to replace digits - by philsmd - 08-22-2020, 10:11 AM
RE: Looking to write a rule to replace digits - by pand0ra - 08-22-2020, 07:29 PM
|