Commit Graph

558 Commits (fca4f7e8a6e8d7d695a24bcd03d40cab8abb21a0)

Author SHA1 Message Date
Jens Steube fca4f7e8a6 Prepare to use --keyboard-layout-mapping for algorithms other than TC/VC
6 years ago
R. Yushaev 8b04be0e93 Add Kuznyechik support for VeraCrypt kernels
6 years ago
Jens Steube c15f741dca Fixed out-of-boundary read in DPAPI masterkey file v2 OpenCL kernel
6 years ago
Jens Steube ed8384d4bc OpenCL Runtime: Disable auto-vectorization for Intel OpenCL runtime to workaround hanging JiT since version 18.1.0.013
6 years ago
Jens Steube c9da60c73a Fixed thread count maximum for pure kernels in straight attack mode
6 years ago
Jens Steube e770449702 OpenCL Runtime: Use our own yielding technique for synchronizing rather than vendor specific
6 years ago
Jens Steube ae577410d0 OpenCL Device: Do a real query on OpenCL local memory type instead of just assuming it
6 years ago
jsteube 1156cf7207 Fixed invalid hardware monitor detection in benchmark mode
6 years ago
Jens Steube 49fc7d45b7 - Keymaps: Added hashcat keyboard mapping us.hckmap (can be used as template)
6 years ago
Jens Steube 5d5ac1c935 Prepare for on-the-fly keyboard layout substituations required to crack booting TrueCrypt/VeraCrypt volumes
6 years ago
Jens Steube 9afed4b88d Pidfile: Treat a corrupted pidfile like a not existing pidfile
6 years ago
Royce Williams 3bf663bee1 clarify xxHash change; add 'APFS' to Apple File System refs
6 years ago
Royce Williams 55f319b572 changes.txt wording/fixes
6 years ago
Jens Steube 06b39dc3d5 Startup: Show OpenCL runtime initialization message (per device)
6 years ago
Jens Steube a402822646 Fixed output of --speed-only and --progress-only in case a fast hash is used in combination with --slow-candidates
6 years ago
Jens Steube a4200ba167 Added hash-mode 18300 (Apple File System)
6 years ago
Jens Steube a5818facf2 Brain: Set --brain-client-features default from 3 to 2
6 years ago
Jens Steube 2aff01b20e Hardware Monitor: Renamed --gpu-temp-abort to --hwmon-temp-abort
6 years ago
R. Yushaev 34aa899a05 Add RIPEMD-160 test containers for VeraCrypt modes
6 years ago
R. Yushaev 5eaee33094 Add test containers for VeraCrypt modes
6 years ago
Jens Steube a3b8bba074 Added some missing changes in changes.txt
6 years ago
R. Yushaev 47bd838e25 Add VeraCrypt Streebog support
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 2a366741a5 Added new option --kernel-threads to manually override the automatically calculated number of threads
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 a4a9d29420 Fixed calculation of brain-attack if a given wordlist has the size zero
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
R. Yushaev a8eb611b1c Add HMAC-Streebog-512 (pure kernels)
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 61ded2bd54 Fixed missing call to WSAStartup() and client indexing in order to start the brain server on windows
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
Arseniy Sharoglazov ee873da300 Added hash-modes 18200 (Kerberos 5 AS-REP etype 23)
6 years ago
R. Yushaev 224315dd62 Add pure kernels and tests for Streebog hashes
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
Sein Coray afd5729e89 Updated changes.txt regarding the hash separator change
6 years ago
R. Yushaev 831075b532 Fixed the byte order of digest output for hash-mode 11800 (Streebog-512)
6 years ago
Jens Steube e2a9409413
Merge pull request #1710 from unix-ninja/master
6 years ago
Jens Steube 99709a32a3 Allow keepass iteration count to be larger than 999999
6 years ago
Jens Steube adb1686b9a Override --quiet and show final status screen in case --status is used
6 years ago
Jens Steube fd960aef53 Fix ordering in changes.txt
6 years ago
Royce Williams a7f8a93723 minor changes.txt edits
6 years ago
Jens Steube b0077860c7 Workaround some padding issues with host compiler and OpenCL JiT on 32 and 64 bit systems
6 years ago