Commit Graph

4915 Commits (4177e1ee286f80c344f7bae6a65c40192f523e0a)
 

Author SHA1 Message Date
Jens Steube 4177e1ee28 Replace gitmodules with files and add support for system-wide libraries
6 years ago
Jens Steube e09822ef3e Removed submodules
6 years ago
Jens Steube e1011c51a3
Merge pull request #1770 from s3inlc/master
6 years ago
Sein Coray de5f0ceb5e Fixed separator parsing for additional algorithms
6 years ago
Jens Steube b1a460ade2 Fixed status output of progress value in case -S and -l used in combination
6 years ago
Jens Steube 5bb7b5c750
Merge pull request #1766 from roycewilliams/master
6 years ago
Royce Williams 2cbe036cda --kernel-threads naming consistency
6 years ago
Jens Steube 2a366741a5 Added new option --kernel-threads to manually override the automatically calculated number of threads
6 years ago
Jens Steube 3eab677bdf Move the system include where it belongs to
6 years ago
Jens Steube 9baf728fe7 Fixed token configuration for:
6 years ago
Jens Steube 82cdd585f0 Fixed token configuration for -m 6700
6 years ago
Jens Steube 344ea5b36d Memory: Reduced default maximum bitmap size from 24 to 18 and give a notice to use --bitmap-max to restore
6 years ago
Jens Steube 399bd2562a Fixed checking the length of the last token in a hash if it was given the attribute TOKEN_ATTR_FIXED_LENGTH
6 years ago
Jens Steube c804d79eb8
Merge pull request #1753 from roycewilliams/master
6 years ago
Jens Steube 83632a83e4 Memory: Limit maximum host memory to allocate depending on bitness
6 years ago
Jens Steube b19a03aa84 No need to compute brain_session if --brain-client is not set
6 years ago
Jens Steube a4a9d29420 Fixed calculation of brain-attack if a given wordlist has the size zero
6 years ago
Royce Williams 6053f473eb trailing whitespace
6 years ago
Royce Williams b4d15b6d33 consistent forum plural/singular (thx, unix-ninja); also, README trailing whitespace
6 years ago
Jens Steube 6b2c56118c
Merge pull request #1751 from roycewilliams/master
6 years ago
Royce Williams 0bd0d9a2ca misc docs - thanks to honeyakshat999 for README suggestions
6 years ago
Jens Steube d4dad3e1e3 Added support to use --stdout in brain-client mode
6 years ago
Jens Steube 7feeb0b05f Added missing changes.txt entries
6 years ago
Jens Steube ff6e403703 Fixed ignoring --brain-client-features configuration in case brain-server has attack positions informations from a previous run
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 a722b43351
Merge pull request #1749 from Naufragous/streebog-hmac
6 years ago
R. Yushaev a8eb611b1c Add HMAC-Streebog-512 (pure kernels)
6 years ago
Jens Steube 3b2c3f419d Merge branch 'master' of https://github.com/hashcat/hashcat
6 years ago
Jens Steube 573454cc5e Remove client_fd initializer
6 years ago
Jens Steube 3faf92a261
Merge pull request #1748 from philsmd/master
6 years ago
philsmd dbb81fb48e
fixes #1744: added --stdin-timeout-abort to allow a custom time (in seconds) to wait before abort (use 0 to disabled it)
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
Jens Steube 81a4604964 Set github master to non-production mode
6 years ago
Jens Steube 5f53a9ec32 Fix endianness and invalid separator character in outfile format of hash-mode 16801 (WPA-PMKID-PMK)
6 years ago
Jens Steube b2334d20e4
Merge pull request #1747 from mohemiv/master
6 years ago
Arseniy Sharoglazov ee873da300 Added hash-modes 18200 (Kerberos 5 AS-REP etype 23)
6 years ago
Jens Steube b8eb7105dd
Merge pull request #1740 from Naufragous/session-bug
6 years ago
R. Yushaev 9951e9580d Fix duplicate brain status bug
6 years ago
Jens Steube 6aa6b2a675
Merge pull request #1737 from Naufragous/streebog-pure
6 years ago
R. Yushaev 224315dd62 Add pure kernels and tests for Streebog hashes
6 years ago
Jens Steube 915da5fee3 Some fixes for macOS
6 years ago
Jens Steube dc39deba0f Update version to 5.0.0
6 years ago
Jens Steube d6fe2c7cd4 The hashcat brain
6 years ago
Jens Steube 24ce7bacae Updated Intel OpenCL runtime version check
6 years ago
Jens Steube f3f4ab4421 Do not return -1 in case of --keyspace
6 years ago
Jens Steube f8124a1272
Merge pull request #1727 from s3inlc/master
6 years ago
Sein Coray afd5729e89 Updated changes.txt regarding the hash separator change
6 years ago