Commit Graph

13 Commits (050b54b8cfdec8ac1222b86c8d1d916177e2e24e)

Author SHA1 Message Date
R. Yushaev 074fad9fef Correct buffer size parameter in snprintf calls
6 years ago
Jens Steube a5e8818805 Start client index from 1 instead of 0
6 years ago
Jens Steube fde9b86962 Fix invalid initialization for client_idx not present in 5.0.0
6 years ago
Jens Steube a4a9d29420 Fixed calculation of brain-attack if a given wordlist has the size zero
6 years ago
Jens Steube 175fea4094 Fixed out-of-bounds write in short-term memory of the brain-server
6 years ago
Jens Steube 3b8abb7f0d Fixed missing call to WSACleanup() to cleanly shutdown windows sockets system
6 years ago
Jens Steube 573454cc5e Remove client_fd initializer
6 years ago
Jens Steube 2fbd711495 Move WSAStartup() call back to user_options
6 years ago
Jens Steube 80737b1f8d Some brain logging fixes
6 years ago
Jens Steube 61ded2bd54 Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows
6 years ago
R. Yushaev 9951e9580d Fix duplicate brain status bug
6 years ago
Jens Steube 915da5fee3 Some fixes for macOS
6 years ago
Jens Steube d6fe2c7cd4 The hashcat brain
6 years ago