Commit Graph

4872 Commits (v5.0.0)
 

Author SHA1 Message Date
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
Sein Coray 591c1db0f6 Changed separator for certain hash algorithms to be static
6 years ago
Jens Steube 5eca3f5316 Fix kernel names in -a 1 kernels of -m 7701 and 7801
6 years ago
Jens Steube 0a9a3c5e3b
Merge pull request #1726 from Naufragous/streebog-fix-parser
6 years ago
R. Yushaev 831075b532 Fixed the byte order of digest output for hash-mode 11800 (Streebog-512)
6 years ago
Jens Steube 48cf3f722b
Merge pull request #1725 from unix-ninja/master
6 years ago
unix-ninja 6196e23069 Cleanup unused register definitions
6 years ago
Jens Steube e2a9409413
Merge pull request #1710 from unix-ninja/master
6 years ago
unix-ninja 8c5c225d8f Optimize performance on NVIDIA GTX
6 years ago
unix-ninja 55d56baaa5 Fix digest to allow auto optimized code by compiler
6 years ago
unix-ninja 1809794299 Simplify code in check_hash()
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 4359f61f84 Make sure to initialize INPUT_RECORD variables because of the union data type section
6 years ago
Jens Steube fd960aef53 Fix ordering in changes.txt
6 years ago
Jens Steube 8f84aa01d2 Update hashcat.hctune: Optimize default sm52 or higher configuration to match GTX1080
6 years ago
unix-ninja cef3c1cb06 Use C99 format specifier
6 years ago
Jens Steube f3c7e7f478
Merge pull request #1723 from roycewilliams/master
6 years ago
Jens Steube d4123333c0 Do stdin read timeout check only in case no data has been processed
6 years ago
Royce Williams a7f8a93723 minor changes.txt edits
6 years ago
jsteube d96b649751 Add support for -a 1 in -S mode
6 years ago
jsteube 32b915fd01 Get rid of some old compiler warning flags in Makefile
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
Jens Steube 8ca4e46f2c Remove some debugging code
6 years ago
Jens Steube a4ac370496 Test fix for plain_t in 32 bit mode
6 years ago
Jens Steube 6d03da369b Fix gid datatype in mark_hash()
6 years ago
unix-ninja 3705ebfbf6 Remove extra whitespace in test.pl
6 years ago
unix-ninja 6558253d72 Don't cause memory leaks...
6 years ago
unix-ninja fddfd835d2 Support 64 bit timestamps properly
6 years ago
unix-ninja 770e21e5ee Support 64 bit timestamps properly
6 years ago
unix-ninja 8b2af6b207 More code style changes
6 years ago
unix-ninja 7904b9ae05 Fix kernel types to align with style guide
6 years ago
Jens Steube a83da1f00b
Merge pull request #1721 from Naufragous/pr-conflict-fix
6 years ago
R. Yushaev 4d457ca141 Fix conflicts caused by PR GH-1717
6 years ago
Jens Steube 0a74f058ac Synchronize salt_t datatypes in types.h and inc_types.cl
6 years ago
unix-ninja 0e5704c77e Disable NEW_SIMD_CODE for 18100 (it's not compatible)
6 years ago
unix-ninja 4cb93ba9bf Add 18100 to test.sh
6 years ago
unix-ninja b657c75583 Explicity cast otp_offset
6 years ago
unix-ninja 3869ce9246 More coding style fixes
6 years ago
Jens Steube 5ee3e502f8 Fixed missing wordlist encoding in combinator mode
6 years ago
Jens Steube 4a9171ca5d Fix use of select() on stdin on windows
6 years ago
unix-ninja ac2b811941 Categorize TOTP under "One-Time Passwords"
6 years ago
unix-ninja b7e8fc9015 Add mode 18100 index to tab complete
6 years ago
unix-ninja 24ab7cae2a Add a1 kernel for mode 18100
6 years ago