mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-10 15:51:10 +00:00
make 'Applicable optimizers' less ambiguous
This commit is contained in:
parent
84b7dbc6d0
commit
b09bebae3c
@ -471,7 +471,7 @@ static void main_outerloop_mainscreen (MAYBE_UNUSED hashcat_ctx_t *hashcat_ctx,
|
|||||||
|
|
||||||
if (hashconfig->opti_type)
|
if (hashconfig->opti_type)
|
||||||
{
|
{
|
||||||
event_log_info (hashcat_ctx, "Applicable optimizers:");
|
event_log_info (hashcat_ctx, "Applicable optimizers applied:");
|
||||||
|
|
||||||
for (u32 i = 0; i < 32; i++)
|
for (u32 i = 0; i < 32; i++)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user