From e210d608f8ffb9484a81c1f9f6eb84f15e98c2c8 Mon Sep 17 00:00:00 2001 From: Royce Williams Date: Thu, 18 Jun 2020 20:58:30 -0800 Subject: [PATCH 1/2] switch to preferred forms for _NSAKEY, Minga --- docs/team.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/team.txt b/docs/team.txt index d0ce79285..0a6e4c771 100644 --- a/docs/team.txt +++ b/docs/team.txt @@ -36,7 +36,7 @@ BlowCane chancas Chick3nman coolbry95 dakykilla deutsch dropdead epixoip EvilMog franky gpufreak hashtka Hydraze J0hnnyBrav0 K9 kontrast23 Kryczek legion m3g9tr0n matrix -minga N|IGHT5 NSAKEY NullMode philsmd +Minga N|IGHT5 _NSAKEY NullMode philsmd purehate radix Rolf rurapenthe s3in!c SuperJames Szul tehnlulz The_Mechanic T0XlC TychoTithonus undeath unix-ninja Xanadrel xmisery From b09bebae3c16788603a00a9a86a6fb1af7b972e1 Mon Sep 17 00:00:00 2001 From: Royce Williams Date: Tue, 23 Jun 2020 12:10:47 -0800 Subject: [PATCH 2/2] make 'Applicable optimizers' less ambiguous --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index 7e045eb6a..48cf59e27 100644 --- a/src/main.c +++ b/src/main.c @@ -471,7 +471,7 @@ static void main_outerloop_mainscreen (MAYBE_UNUSED hashcat_ctx_t *hashcat_ctx, 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++) {