1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-16 12:59:00 +00:00
Commit Graph

4004 Commits

Author SHA1 Message Date
jsteube
6946329b02 Fix BF pure kernels for NetNTLMv2 2017-07-31 15:37:49 +02:00
jsteube
a9fed50ce0 Add pure kernels for NetNTLMv2 2017-07-31 15:29:28 +02:00
jsteube
443fa960d3 Fix vector function calls 2017-07-31 15:28:22 +02:00
jsteube
50aeade65c Add pure kernels for NetNTLMv1 / NetNTLMv1+ESS 2017-07-31 10:23:04 +02:00
jsteube
5d137ba036 Add pure kernels for IKE-PSK SHA1 2017-07-31 09:36:57 +02:00
Jens Steube
92eb946345 Merge pull request #1309 from neheb/master
get_random_num: Simplify
2017-07-30 12:30:27 +02:00
Rosen Penev
9736782411 Switch back to rand().
rand_s is broken in AppVeyor.
2017-07-29 15:54:20 -07:00
jsteube
942b7068be Add pure kernels for IKE-PSK MD5 2017-07-29 23:19:15 +02:00
jsteube
b541e46b9b Add pure kernels for Half MD5 2017-07-29 18:53:08 +02:00
jsteube
e0a565234a Optimized -m 7700 for ROCm 2017-07-28 20:52:53 +02:00
Rosen Penev
3c530a48c4 get_random_num: Simplify
random() is available everywhere except Windows and DOS.
Also switch Windows to rand_s.
2017-07-27 19:32:47 -07:00
jsteube
332396a003 Fix SCRYPT on ROCm 2017-07-28 02:28:52 +02:00
jsteube
a0b30dc9a3 Forcing OpenCL 1.2 no longer needed; all OpenCL runtimes updated 2017-07-28 01:33:29 +02:00
jsteube
33804110d1 Update default environment variables 2017-07-28 00:38:17 +02:00
jsteube
a85be1d0f0 Fix some const keywords in inc_truecrypt_xts.cl 2017-07-24 14:46:58 +02:00
jsteube
02e2279d59 Optimized -m 8500 for ROCm 2017-07-24 14:33:34 +02:00
jsteube
5bcda7d05a Optimized -m 5300 and -m 5400 for ROCm 2017-07-24 13:18:38 +02:00
jsteube
772441448a Optimized -m 8000 for ROCm 2017-07-24 13:13:35 +02:00
jsteube
9562d07264 Replace bitwise swaps with rotate() versions for AMD 2017-07-23 17:01:15 +02:00
jsteube
3125a756d9 Remove some AMD _unroll restrictions no longer required with ROCm 2017-07-23 14:44:20 +02:00
jsteube
4dca908cdf Fix a typo in OpenCL/m01460_a3-optimized.cl 2017-07-23 14:06:32 +02:00
jsteube
f6f22f6616 Use a different cache hash for amp and mp kernel 2017-07-23 13:55:25 +02:00
jsteube
4c71bc984e Fix const keywords in -m 8600 2017-07-23 13:01:54 +02:00
jsteube
c255a967df Fix some types in rotate functions 2017-07-22 18:59:01 +02:00
jsteube
b847bbb274 Fix calculation of device_name_chksum; should be done for each iteration 2017-07-22 18:46:12 +02:00
jsteube
c289fcb2b0 Merge branch 'master' of https://github.com/hashcat/hashcat 2017-07-22 18:06:41 +02:00
jsteube
5e34ec348e Optimize kernels for ROCm 1.6
- Remove inline keywords
- Remove volatile keywords where it causes ROCm to slow down
- Replace DES functions (looks like bitselect somehow is no longer mapped to BFI_INT)
2017-07-22 18:05:18 +02:00
jsteube
27edc07c2f Add pure kernels for iSCSI CHAP authentication, MD5(CHAP) 2017-07-21 16:59:10 +02:00
jsteube
e9821a01ba Add pure kernels for sha1($salt.$pass.$salt) 2017-07-21 16:42:55 +02:00
jsteube
9515927cf7 Add pure kernels for sha1(md5()) 2017-07-21 15:44:29 +02:00
Jens Steube
9ca3158ed8 Merge pull request #1305 from philsmd/master
tests: fix tests for -m 14000, 14100, 14900 and 15400
2017-07-21 10:28:43 +02:00
philsmd
3bc217ddb7
tests: fix tests for -m 14000, 14100, 14900 and 15400 2017-07-20 23:40:11 +02:00
jsteube
8f2cbb26de Update some salt lengths in interface.h 2017-07-20 18:43:55 +02:00
jsteube
1fdb9d1d7e Add pure kernels for sha1($salt.sha1($pass)) 2017-07-20 18:06:54 +02:00
jsteube
15d725e6cc Add pure kernels for sha1(sha1($pass)) 2017-07-20 17:50:07 +02:00
jsteube
4e97a4db24 Add pure kernels for md5(sha1($pass)) 2017-07-20 17:38:43 +02:00
jsteube
03bb234045 Preparation for WPA/WPA2 AES-CMAC: works till PMK 2017-07-20 12:46:18 +02:00
Jens Steube
dc27b28b03 Merge pull request #1303 from philsmd/master
test: fixed tests for -m 2410 in combinator mode
2017-07-20 09:56:45 +02:00
philsmd
86db2ded03
test: fixed tests for -m 2410 in combinator mode 2017-07-20 08:15:00 +02:00
jsteube
f80d91aa94 Allow the skype parser to accept usernames of length SALT_MAX 2017-07-19 22:14:48 +02:00
jsteube
335ed09478 Fix test script settings for -m 15400 with new settings from interface.c 2017-07-19 18:41:53 +02:00
jsteube
441434840c Fix broken -m 7900 after migration to pure kernel 2017-07-19 17:45:58 +02:00
Jens Steube
5d99556d3b Merge pull request #1302 from roycewilliams/master
tighten to under 80 columns, and minor grammar
2017-07-19 16:55:13 +02:00
jsteube
8c89ed9406 Fix test script settings for -m 2400 and -m 2410 with new settings from interface.c 2017-07-19 16:40:03 +02:00
Royce Williams
d1fef8f74a tighten to under 80 columns, and minor grammar 2017-07-19 06:08:37 -08:00
jsteube
80c5150292 Change the benchmarking info text on -O and disable it if -w is already set 2017-07-19 15:33:19 +02:00
jsteube
be4076cba6 Multiply SPEED in machine-readable status output with 1000, making it more accurate if performance is < 1H/ms 2017-07-19 14:53:43 +02:00
jsteube
eae9329761 Workaround some AMD JiT compiler segfault on complex kernels 2017-07-19 13:34:36 +02:00
jsteube
dae5d81a9c Update test.sh default options 2017-07-19 13:07:51 +02:00
jsteube
10d9918bb1 Remove password minimum length for -m 112 and -m 3100 2017-07-19 12:35:54 +02:00