Stuart Morgan %!s(int64=10) %!d(string=hai) anos
pai
achega
67e3f5545b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/hashcat-cli.c

+ 1 - 1
src/hashcat-cli.c

@@ -2841,7 +2841,7 @@ void save_hash ()
 }
 
 #ifdef POSIX
-#if !defined(OSX) 
+#if defined(OSX) || defined(FREEBSD)
 
 static struct termios savemodes;
 static int havemodes = 0;