Commit Graph

4872 Commits (915da5fee336a5cdf5c1ec88fc66f29b7fdaf45d)
 

Author SHA1 Message Date
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
Jens Steube ab46265f5f
Merge pull request #1719 from philsmd/master
6 years ago
philsmd 73ed017daf
stdin: add read timeout checks (abort if no input for a long time)
6 years ago
Jens Steube 5b8a35a118 Fix returncode from hashcat in case --show or --left was used
6 years ago
unix-ninja 37983de4b2 Fix compile warnings in totp_parse_hash()
6 years ago
unix-ninja 3c3b05d1e5 Resolve conflicts
6 years ago
unix-ninja 6cda8f7077 Change TOTP index from 17300 to 18100
6 years ago
unix-ninja bfca416097 Resolve merge conflicts
6 years ago
unix-ninja 73aae1a734 Add a0 kernel for TOTP
6 years ago
unix-ninja 1ecc5e5559 Add TOTP to test.pl
6 years ago
unix-ninja 2249ab4c13 Cleanup debug code
6 years ago
unix-ninja 977b560bb4 Add support for TOTP (RFC 6238)
6 years ago
Jens Steube fd0147b48b
Merge pull request #1718 from philsmd/master
6 years ago
philsmd b1465693a3
fixes #1708: reject invalid masks with only a single ? at the end
6 years ago
Jens Steube da3a15e345
Merge pull request #1717 from Naufragous/all-sha3-and-keccak-modes
6 years ago
R. Yushaev 5c87720acc Add SHA3 and Keccak
6 years ago
Jens Steube 9d7e39590b Added deps/git/OpenCL-Headers
6 years ago
Jens Steube 7957441520 Cleanup .gitmodules
6 years ago
Jens Steube 6f8b90a11a Add support for latest OpenCL headers from Khronos
6 years ago
Jens Steube 8452930795 Allow hashfile for -m 16800 to be used with -m 16801
6 years ago
Jens Steube 6afe989bed Fixed the tokenizer configuration in postgres hash parser
6 years ago
Jens Steube f327f42ce8
Merge pull request #1713 from Chrjsen/master
6 years ago
Chrjsen 91bab324b3 Fixed spelling error in user_options.c
6 years ago
unix-ninja 3d0f1626ed Add support for TOTP (RFC 6238)
6 years ago
Jens Steube 1b980cf010 Allow hashfile for -m 16800 to be used with -m 16801
6 years ago
Jens Steube 58d101d4a6
Merge pull request #1699 from Chick3nman/master
6 years ago
Jens Steube 93ccabb58f
Merge pull request #1696 from neheb/master
6 years ago
Chick3nman 488c5d3bc2
Update hashcat.hctune
6 years ago
Rosen Penev 77daf05dd0 Add HC_API_CALL to a few functions
6 years ago
Jens Steube 966444a65c
Merge pull request #1688 from hops/master
6 years ago
Michael Sprecher 1892b842d7
Increased the maximum size of edata2 in Kerberos 5 TGS-REP etype 23
6 years ago
Jens Steube c8dbcf9366
Merge pull request #1685 from roycewilliams/master
6 years ago
Royce Williams 3a1232573e mention new passhthrough hybrid rules in changes.txt
6 years ago
Jens Steube 477216ccdb
Merge pull request #1678 from roycewilliams/master
6 years ago
Royce Williams aa74f5d243 Add "passhthrough" versions of hybrid rules (using ":")
6 years ago
jsteube 6e1aec0563 Fix kernel name in 16801 kernel source
6 years ago
jsteube d6ed195db9 Add -a 1 support for slow candidates mode
6 years ago
jsteube 5f797147fb Link ws2_32 in order to make use of select()
6 years ago
jsteube fd71da8ade Add timeout to fgets() for later use
6 years ago
jsteube 52c52836e3 Add new option --slow-candidates which allows hashcat to generate passwords on-host
6 years ago
Jens Steube 466ea8eaba Fixed detection of unique ESSID in WPA-PMKID-* parser
6 years ago
Jens Steube 0339b3bca0
Merge pull request #1676 from philsmd/master
6 years ago
philsmd 2933f3320a
outfile check: performance improvement by using binary instead of linear search
6 years ago