mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-24 14:41:16 +00:00
link to ubernoobs from Windows cmd pause
This commit is contained in:
parent
d129d6d2b2
commit
1f5663c801
@ -290,6 +290,8 @@ void usage_mini_print (const char *progname)
|
|||||||
|
|
||||||
#if defined (_WIN)
|
#if defined (_WIN)
|
||||||
printf ("\n");
|
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");
|
printf ("Press any key to exit\n");
|
||||||
|
|
||||||
getch ();
|
getch ();
|
||||||
|
Loading…
Reference in New Issue
Block a user