jsteube
|
ecb851ecda
|
Testwise workaround for -m 9100 on 378.x
|
2017-02-26 14:49:29 +01:00 |
|
jsteube
|
c094f3b511
|
Workaround added for NVidia OpenCL runtime: RACF kernel requires EBCDIC lookup to be done on shared memory
|
2017-02-25 17:36:29 +01:00 |
|
Jens Steube
|
2dd8018915
|
Fix -m 4520 for salt length exactly 15
|
2017-02-25 12:53:08 +01:00 |
|
jsteube
|
7aab78fb52
|
Fix broken SHA512 in LUKS due to union refactoring in tmps variable
|
2017-02-25 12:19:47 +01:00 |
|
Jens Steube
|
ffc678857b
|
Merge pull request #1130 from neheb/master
Prefer _WIN to _POSIX for defines.
|
2017-02-24 06:41:56 +01:00 |
|
Rosen Penev
|
4ceb7a1afa
|
Prefer _WIN to _POSIX for defines.
Also miscellaneous fixes here and there.
|
2017-02-23 15:55:06 -08:00 |
|
jsteube
|
de186ceda5
|
Fix some typo
|
2017-02-23 18:34:51 +01:00 |
|
jsteube
|
ba5fb80a38
|
Refactor kernel declarations for Skip32 to enable OSX using it
|
2017-02-23 15:18:41 +01:00 |
|
jsteube
|
f381b107a3
|
Remove some unused variable
|
2017-02-23 12:15:19 +01:00 |
|
jsteube
|
877b3fdc4d
|
Fix some case to make GCC on OSX happy
|
2017-02-23 12:05:35 +01:00 |
|
jsteube
|
d6b843901b
|
In case of multiline error message use only the first line as error and the description as warning
|
2017-02-23 11:59:34 +01:00 |
|
jsteube
|
aa5ed1ca89
|
OpenCL Runtime: Added a warning about using Mesa OpenCL runtime
|
2017-02-23 11:48:21 +01:00 |
|
jsteube
|
4e2adc031a
|
Add some compiler independant integer overflow functions
|
2017-02-23 10:39:17 +01:00 |
|
jsteube
|
7797826c8d
|
Continue with WPA hashing logic as it was already
|
2017-02-23 09:46:26 +01:00 |
|
jsteube
|
57371376a3
|
Fix some formating from merged PR
|
2017-02-23 09:45:31 +01:00 |
|
Jens Steube
|
91316d43bb
|
Merge pull request #1127 from neheb/master
Simplify common.h a bit.
|
2017-02-23 00:51:48 +01:00 |
|
jsteube
|
d8e056d59f
|
Also add WPA keymic to parser hash
|
2017-02-23 00:49:12 +01:00 |
|
Rosen Penev
|
abd7b2bfcc
|
Simplify common.h a bit.
|
2017-02-22 14:09:57 -08:00 |
|
Jens Steube
|
f302576a79
|
Merge pull request #1125 from yhfudev/opencl_error_messages
a complete opencl error messages
|
2017-02-22 20:55:38 +01:00 |
|
Jens Steube
|
53571f9516
|
Merge pull request #1124 from lindi2/master
Fix spelling of MHz
|
2017-02-22 20:54:23 +01:00 |
|
Jens Steube
|
4a3c90dd3c
|
Fixes https://github.com/hashcat/hashcat/issues/1123
|
2017-02-22 20:53:14 +01:00 |
|
yhfudev
|
eba49f0dae
|
a complete opencl error messages
|
2017-02-22 12:45:07 -05:00 |
|
Timo Juhani Lindfors
|
289744e7a3
|
Fix spelling of MHz
|
2017-02-22 19:34:33 +02:00 |
|
jsteube
|
922fea7616
|
Add more integer overflow checks
|
2017-02-22 16:33:23 +01:00 |
|
jsteube
|
080131c86e
|
Use type independant __builtin_mul_overflow()
|
2017-02-22 12:36:05 +01:00 |
|
jsteube
|
62bc8689b7
|
Mask Checks: Added integer overflow detection for a keyspace of a mask provided by user
|
2017-02-22 12:28:23 +01:00 |
|
Jens Steube
|
14883bcd53
|
Merge pull request #1114 from neheb/master
Add ADL support to Cygwin
|
2017-02-22 10:38:23 +01:00 |
|
Rosen Penev
|
a1619f640d
|
Add ADL support to Cygwin
|
2017-02-21 21:57:05 -08:00 |
|
jsteube
|
96370d0ca7
|
Also update docs/readme.txt
|
2017-02-21 20:33:32 +01:00 |
|
jsteube
|
d200b8493e
|
We're at over 200 algorithms :)
|
2017-02-21 20:27:32 +01:00 |
|
Jens Steube
|
b60f624b1c
|
Merge pull request #1120 from LocutusOfBorg/patch-1
Fix typo in README file (from Paul Wise)
|
2017-02-21 20:22:50 +01:00 |
|
jsteube
|
9b08d4af0f
|
Update hccapx format to version 4
|
2017-02-21 20:07:18 +01:00 |
|
Jens Steube
|
2dd027af65
|
Make sure to zero scratch buffer for WPA/WPA2 and LUKS
|
2017-02-21 13:09:00 +01:00 |
|
Gianfranco Costamagna
|
b0324c48ca
|
Fix typo in README file (from Paul Wise)
|
2017-02-21 11:42:24 +01:00 |
|
jsteube
|
5f58a25dcc
|
Building: Removed compiler option -march=native as this created problems for maintainers on various distributions
|
2017-02-20 18:45:04 +01:00 |
|
jsteube
|
c3251cebd8
|
Hardware Management: Bring back kernel exec timeout detection for NVidia on user request
|
2017-02-20 18:38:31 +01:00 |
|
Jens Steube
|
5ec763fa20
|
Let is_hexify() call is_valid_hex_string() for better verification
|
2017-02-19 14:51:45 +01:00 |
|
Jens Steube
|
dd55c1eb66
|
WPA: Changed format for outfile and potfile from essid:mac1:mac2 to hash:mac_ap:mac_sta:essid
Fixes https://github.com/hashcat/hashcat/issues/1113
|
2017-02-19 14:45:27 +01:00 |
|
jsteube
|
778f568d91
|
Prepare for v3.40 release
|
2017-02-17 18:28:16 +01:00 |
|
jsteube
|
bbb4c74e85
|
OpenCL Kernel: Remove "static" keyword from function declarations; Causes older Intel OpenCL runtimes to fail compiling
|
2017-02-17 10:11:05 +01:00 |
|
jsteube
|
79e8b6a6b9
|
Make sure to unlink the pidfile only if our instance created it, but even in case of error
|
2017-02-17 08:59:22 +01:00 |
|
jsteube
|
ef004e85f0
|
Fix some variable initializationg warnings in older GCC
|
2017-02-16 10:10:38 +01:00 |
|
Jens Steube
|
0a2e629f0f
|
Added Coverity Scan Badge
|
2017-02-16 09:53:43 +01:00 |
|
jsteube
|
b0be93c34e
|
Fixed changes.txt ordering
|
2017-02-15 19:58:21 +01:00 |
|
jsteube
|
0aca372ce8
|
Hardware Monitor: In case NVML initialization failed, do not try to initialiaze NVAPI or XNVCTRL because they both depend on NVML
|
2017-02-15 19:43:22 +01:00 |
|
Jens Steube
|
30e3ad60fd
|
Merge pull request #1112 from philsmd/master
use putenv () with the COMPUTE environment as it was before
|
2017-02-15 14:34:36 +01:00 |
|
philsmd
|
bd9fdc1849
|
use putenv () with the COMPUTE environment as it was before
|
2017-02-15 14:32:24 +01:00 |
|
Jens Steube
|
5d14e04f9c
|
Merge pull request #1111 from hashcat/revert-1108-master
Revert "tainted string: test number 2, try to limit the length of the compute variable"
|
2017-02-15 14:18:19 +01:00 |
|
Jens Steube
|
f31330679f
|
Revert "tainted string: test number 2, try to limit the length of the compute variable"
|
2017-02-15 14:18:11 +01:00 |
|
Jens Steube
|
a07875e25d
|
Merge pull request #1110 from hashcat/revert-1109-master
Revert "tainted string: maybe strdup () helps us out"
|
2017-02-15 14:17:58 +01:00 |
|