Rules test
#3
(11-05-2018, 08:22 PM)Mem5 Wrote: --stdout is your friend:
Code:
> echo kevin | hashcat64 --stdout -j "c"
Kevin

> echo kevin | hashcat64 --stdout -r best64.txt
kevin1
...

Cheers K


Messages In This Thread
Rules test - by kevtheskin - 11-05-2018, 07:32 PM
RE: Rules test - by Mem5 - 11-05-2018, 08:22 PM
RE: Rules test - by kevtheskin - 11-05-2018, 08:34 PM