mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
Merge pull request #3646 from roycewilliams/master
link to ubernoobs from Windows cmd pause
This commit is contained in:
commit
17449d6b60
@ -290,6 +290,8 @@ void usage_mini_print (const char *progname)
|
||||
|
||||
#if defined (_WIN)
|
||||
printf ("\n");
|
||||
printf ("For more info, see https://hashcat.net/faq/ubernoobs\n");
|
||||
printf ("\n");
|
||||
printf ("Press any key to exit\n");
|
||||
|
||||
getch ();
|
||||
|
Loading…
Reference in New Issue
Block a user