hashcat Forum

Full Version: What does this hashcat outupt mean?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hashcat output:

Code:
Applicable optimizers:
* Zero-Byte
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Hash
* Single-Salt
* Brute-Force
* Raw-Hash


What does these lines of output mean?  Are they optimizers that can be applied?  or that have been applied?

If they haven't been applied, how do you apply them?

Thanks!

Matt
They are the ones that have actually been applied. Smile

The phrasing could be more clear - I'll propose something better.

Thanks for the question - this will hopefully make things more clear for other users, too!

https://github.com/hashcat/hashcat/pull/2464
(06-23-2020, 10:08 PM)royce Wrote: [ -> ]They are the ones that have actually been applied. Smile

The phrasing could be more clear - I'll propose something better.

Thanks for the question - this will hopefully make things more clear for other users, too!

https://github.com/hashcat/hashcat/pull/2464

No problem Royce!  Thanks for the reply