Looking for options.
#2
There is often multiple ways to do something with hashcat, I would do it like this:

Use the basic combinator.bin (2 files only) to generate the first wordlist file (should be small enough to fit on storage), then transform the third 25k entries to rules (append or prepend) and use hashcat with the first wordlist and these rules.

It should be quite faster since more work can be done by the GPUs, and you should be able to also pause/resume attack since there will be no more piping.
Reply


Messages In This Thread
Looking for options. - by remski - 02-07-2023, 02:55 AM
RE: Looking for options. - by Xanadrel - 02-07-2023, 10:43 AM
RE: Looking for options. - by remski - 02-07-2023, 05:36 PM