Jens Steube
|
fd960aef53
|
Fix ordering in changes.txt
|
2018-10-21 10:58:29 +02:00 |
|
Jens Steube
|
8f84aa01d2
|
Update hashcat.hctune: Optimize default sm52 or higher configuration to match GTX1080
|
2018-10-21 10:58:09 +02:00 |
|
Jens Steube
|
f3c7e7f478
|
Merge pull request #1723 from roycewilliams/master
minor changes.txt edits
|
2018-10-20 18:54:43 +02:00 |
|
Jens Steube
|
d4123333c0
|
Do stdin read timeout check only in case no data has been processed
|
2018-10-20 18:53:14 +02:00 |
|
Royce Williams
|
a7f8a93723
|
minor changes.txt edits
|
2018-10-20 08:27:22 -08:00 |
|
jsteube
|
d96b649751
|
Add support for -a 1 in -S mode
|
2018-10-20 18:00:42 +02:00 |
|
jsteube
|
32b915fd01
|
Get rid of some old compiler warning flags in Makefile
|
2018-10-20 17:35:54 +02:00 |
|
Jens Steube
|
b0077860c7
|
Workaround some padding issues with host compiler and OpenCL JiT on 32 and 64 bit systems
|
2018-10-20 12:41:41 +02:00 |
|
Jens Steube
|
8ca4e46f2c
|
Remove some debugging code
|
2018-10-20 11:52:27 +02:00 |
|
Jens Steube
|
a4ac370496
|
Test fix for plain_t in 32 bit mode
|
2018-10-20 09:46:24 +02:00 |
|
Jens Steube
|
6d03da369b
|
Fix gid datatype in mark_hash()
|
2018-10-20 02:19:39 +02:00 |
|
Jens Steube
|
a83da1f00b
|
Merge pull request #1721 from Naufragous/pr-conflict-fix
Fix conflicts caused by PR GH-1717
|
2018-10-19 11:22:26 +02:00 |
|
R. Yushaev
|
4d457ca141
|
Fix conflicts caused by PR GH-1717
|
2018-10-19 10:53:23 +02:00 |
|
Jens Steube
|
0a74f058ac
|
Synchronize salt_t datatypes in types.h and inc_types.cl
|
2018-10-19 10:20:13 +02:00 |
|
Jens Steube
|
5ee3e502f8
|
Fixed missing wordlist encoding in combinator mode
Fixes #1668
|
2018-10-18 14:19:07 +02:00 |
|
Jens Steube
|
4a9171ca5d
|
Fix use of select() on stdin on windows
Fixes #1705
|
2018-10-18 11:20:01 +02:00 |
|
Jens Steube
|
ab46265f5f
|
Merge pull request #1719 from philsmd/master
stdin: add read timeout checks (abort if no input for a long time)
|
2018-10-17 11:27:04 +02:00 |
|
philsmd
|
73ed017daf
|
stdin: add read timeout checks (abort if no input for a long time)
|
2018-10-17 10:55:47 +02:00 |
|
Jens Steube
|
5b8a35a118
|
Fix returncode from hashcat in case --show or --left was used
|
2018-10-17 09:13:54 +02:00 |
|
Jens Steube
|
fd0147b48b
|
Merge pull request #1718 from philsmd/master
fixes #1708: reject invalid masks with only a single ? at the end
|
2018-10-16 17:22:30 +02:00 |
|
philsmd
|
b1465693a3
|
fixes #1708: reject invalid masks with only a single ? at the end
|
2018-10-16 15:59:20 +02:00 |
|
Jens Steube
|
da3a15e345
|
Merge pull request #1717 from Naufragous/all-sha3-and-keccak-modes
Add SHA3 and Keccak
|
2018-10-16 10:36:29 +02:00 |
|
R. Yushaev
|
5c87720acc
|
Add SHA3 and Keccak
The previous hash-mode 5000 covered Keccak-256 only. FIPS changed one
padding byte while adopting Keccak as the SHA3 standard, which gives us
different digests. Now we have separate kernels for SHA3 and Keccak.
- Added hash-mode 17300 = SHA3-224
- Added hash-mode 17400 = SHA3-256
- Added hash-mode 17500 = SHA3-384
- Added hash-mode 17600 = SHA3-512
- Added hash-mode 17700 = Keccak-224
- Added hash-mode 17800 = Keccak-256
- Added hash-mode 17900 = Keccak-384
- Added hash-mode 18000 = Keccak-512
- Removed hash-mode 5000 = SHA-3 (Keccak)
|
2018-10-15 16:06:31 +02:00 |
|
Jens Steube
|
9d7e39590b
|
Added deps/git/OpenCL-Headers
|
2018-10-14 12:56:55 +02:00 |
|
Jens Steube
|
7957441520
|
Cleanup .gitmodules
|
2018-10-14 12:53:05 +02:00 |
|
Jens Steube
|
6f8b90a11a
|
Add support for latest OpenCL headers from Khronos
|
2018-10-14 12:39:11 +02:00 |
|
Jens Steube
|
8452930795
|
Allow hashfile for -m 16800 to be used with -m 16801
|
2018-10-14 11:39:31 +02:00 |
|
Jens Steube
|
6afe989bed
|
Fixed the tokenizer configuration in postgres hash parser
|
2018-10-14 11:38:31 +02:00 |
|
Jens Steube
|
f327f42ce8
|
Merge pull request #1713 from Chrjsen/master
Fixed spelling error in user_options.c
|
2018-10-12 21:23:10 +02:00 |
|
Chrjsen
|
91bab324b3
|
Fixed spelling error in user_options.c
|
2018-10-04 21:31:13 +02:00 |
|
Jens Steube
|
1b980cf010
|
Allow hashfile for -m 16800 to be used with -m 16801
|
2018-09-29 11:52:21 +02:00 |
|
Jens Steube
|
58d101d4a6
|
Merge pull request #1699 from Chick3nman/master
Update hashcat.hctune
|
2018-09-23 18:41:35 +02:00 |
|
Jens Steube
|
93ccabb58f
|
Merge pull request #1696 from neheb/master
Add HC_API_CALL to a few functions
|
2018-09-23 18:41:25 +02:00 |
|
Chick3nman
|
488c5d3bc2
|
Update hashcat.hctune
|
2018-09-22 04:04:20 -05:00 |
|
Rosen Penev
|
77daf05dd0
|
Add HC_API_CALL to a few functions
On 32-bit MinGW, clang was throwing errors about this.
64-bit MinGW and regular MSYS does not throw warnings after the change.
|
2018-09-18 16:34:00 -07:00 |
|
Jens Steube
|
966444a65c
|
Merge pull request #1688 from hops/master
Increased the maximum size of edata2 in Kerberos 5 TGS-REP etype 23
|
2018-09-15 08:45:51 +02:00 |
|
Michael Sprecher
|
1892b842d7
|
Increased the maximum size of edata2 in Kerberos 5 TGS-REP etype 23
|
2018-09-12 12:25:02 +02:00 |
|
Jens Steube
|
c8dbcf9366
|
Merge pull request #1685 from roycewilliams/master
mention new passhthrough hybrid rules in changes.txt
|
2018-09-09 19:08:57 +02:00 |
|
Royce Williams
|
3a1232573e
|
mention new passhthrough hybrid rules in changes.txt
|
2018-09-08 17:42:35 -08:00 |
|
Jens Steube
|
477216ccdb
|
Merge pull request #1678 from roycewilliams/master
Add "passthrough" versions of hybrid rules
|
2018-09-07 20:24:09 +02:00 |
|
Royce Williams
|
aa74f5d243
|
Add "passhthrough" versions of hybrid rules (using ":")
|
2018-09-02 06:03:27 -08:00 |
|
jsteube
|
6e1aec0563
|
Fix kernel name in 16801 kernel source
|
2018-09-02 12:43:53 +02:00 |
|
jsteube
|
d6ed195db9
|
Add -a 1 support for slow candidates mode
|
2018-09-01 23:12:56 +02:00 |
|
jsteube
|
5f797147fb
|
Link ws2_32 in order to make use of select()
|
2018-09-01 14:09:24 +02:00 |
|
jsteube
|
fd71da8ade
|
Add timeout to fgets() for later use
|
2018-09-01 13:19:29 +02:00 |
|
jsteube
|
52c52836e3
|
Add new option --slow-candidates which allows hashcat to generate passwords on-host
|
2018-09-01 12:31:17 +02:00 |
|
Jens Steube
|
466ea8eaba
|
Fixed detection of unique ESSID in WPA-PMKID-* parser
|
2018-08-31 15:47:48 +02:00 |
|
Jens Steube
|
0339b3bca0
|
Merge pull request #1676 from philsmd/master
outfile check: performance improvement by using binary instead of linear search
|
2018-08-31 15:46:21 +02:00 |
|
philsmd
|
2933f3320a
|
outfile check: performance improvement by using binary instead of linear search
|
2018-08-31 12:55:05 +02:00 |
|
Jens Steube
|
a134ea52b3
|
Fixed a race condition in status view leading to out-of-bound reads
|
2018-08-30 21:31:05 +02:00 |
|