1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-08 14:51:10 +00:00

link to ubernoobs from Windows cmd pause

This commit is contained in:
Royce Williams 2023-03-18 11:50:37 -08:00
parent d129d6d2b2
commit 1f5663c801

View File

@ -290,6 +290,8 @@ void usage_mini_print (const char *progname)
#if defined (_WIN)
printf ("\n");
printf ("For more info, see https://hashcat.net/wiki/doku.php?id=ubernoobs\n");
printf ("\n");
printf ("Press any key to exit\n");
getch ();