Fixed ignoring --brain-client-features configuration in case brain-server has attack positions informations from a previous run

This commit is contained in:
Jens Steube
2018-11-01 12:03:28 +01:00
parent 175fea4094
commit ff6e403703
2 changed files with 13 additions and 9 deletions

View File

@@ -26,6 +26,7 @@
## Bugs
##
- Fixed ignoring --brain-client-features configuration in case brain-server has attack positions informations from a previous run
- Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows
- Fixed missing call to WSACleanup() to cleanly shutdown windows sockets system
- Fixed endianness and invalid separator character in outfile format of hash-mode 16801 (WPA-PMKID-PMK)