X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=src%2Fhashcat.c;h=b147aee33528f9a7204676113c449fbef247c853;hb=79d02466afff08a335708f97e9509cc332ebd820;hp=6b2900e49e46b67b308262896775ad2ca896700b;hpb=8298cd4926cf5f51476367065f252786740c80ae;p=hashcat.git diff --git a/src/hashcat.c b/src/hashcat.c index 6b2900e..b147aee 100644 --- a/src/hashcat.c +++ b/src/hashcat.c @@ -18084,6 +18084,8 @@ int main (int argc, char **argv) { if (quiet == 0) { + clear_prompt (); + log_info ("ATTENTION!"); log_info (" The wordlist or mask you are using is too small."); log_info (" Therefore, hashcat is unable to utilize the full parallelization power of your device(s).");