Commit Graph

5014 Commits (d59d06e2d72bd27ef57ce413fb93d0389c81fb76)
 

Author SHA1 Message Date
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
unix-ninja db4ec8ed2c Fix formatting to comply with hashcat coding guidelines
6 years ago
unix-ninja 23ee9379c1 Fix zero-padding on token output for matches
6 years ago
unix-ninja 27366c3eff Don't duplicate existing functionality
6 years ago
unix-ninja 1d43540fc4 Simplify alignment masks for mode 18100
6 years ago
unix-ninja 4724e1f589 Add 18100 to changes.txt
6 years ago
unix-ninja b29b7b8188 Convert arithmetic ops to logical ops in byte alignment
6 years ago
unix-ninja d66200a406 Force --keep-guessing on mode 18100
6 years ago
unix-ninja 83c78cdf0b Cleanup unused code
6 years ago