Jens Steube
|
b6f10a2a81
|
Fix some bugs related to -a0, all caused by the same pitfall
|
2016-02-04 23:25:52 +01:00 |
|
Jens Steube
|
737678284f
|
Converted to new SIMD: -m 10100 -a 0
|
2016-02-04 23:12:24 +01:00 |
|
Jens Steube
|
b68146db7b
|
Converted to new SIMD: -m 10420 -a 0
|
2016-02-04 22:57:50 +01:00 |
|
Jens Steube
|
09dfc98797
|
Converted to new SIMD: -m 10800 -a 0
|
2016-02-04 22:52:01 +01:00 |
|
Jens Steube
|
1bede41eac
|
Converted to new SIMD: -m 11000 -a 0
|
2016-02-04 22:47:02 +01:00 |
|
Jens Steube
|
06dc6ba656
|
Converted to new SIMD: -m 11100 -a 0
|
2016-02-04 22:38:55 +01:00 |
|
Jens Steube
|
74c1659426
|
Converted to new SIMD: -m 11200 -a 0
|
2016-02-04 22:31:51 +01:00 |
|
Jens Steube
|
6534211f36
|
Converted to new SIMD: -m 11400 -a 0
|
2016-02-04 22:20:30 +01:00 |
|
Jens Steube
|
a9b204c91d
|
Converted to new SIMD: -m 11500 -a 0
|
2016-02-04 22:09:21 +01:00 |
|
Jens Steube
|
2381af313d
|
Some cleanups
|
2016-02-04 15:47:52 +01:00 |
|
Jens Steube
|
aaf15d2662
|
Converted to new SIMD: -m 11700 -a 0
|
2016-02-01 21:34:57 +01:00 |
|
Jens Steube
|
05a9823252
|
Converted to new SIMD: -m 11800 -a 0
|
2016-02-01 21:31:06 +01:00 |
|
Jens Steube
|
d752f17652
|
Converted to new SIMD: -m 12600 -a 0
|
2016-02-01 21:24:13 +01:00 |
|
Jens Steube
|
d8e58d5fd3
|
Prepare _a0 kernel for SIMD
|
2016-02-01 21:06:56 +01:00 |
|
Jens Steube
|
aa0ce6b3ff
|
SIMD code convert for -m 0 and -a 0
|
2016-01-31 19:38:00 +01:00 |
|
Jens Steube
|
1934c2afe0
|
SIMD code convert for -m 0 and -a 0
|
2016-01-31 19:33:46 +01:00 |
|
Jens Steube
|
3149efd178
|
Merge pull request #188 from gm4tr1x/AppleOpenCLv3
Fixed __constant in m10410 (see PR #179 for details)
|
2016-01-31 19:18:45 +01:00 |
|
Gabriele 'matrix' Gristina
|
27f1863216
|
Fixed __constant in m10410 (see PR #179 for details)
|
2016-01-31 19:17:33 +01:00 |
|
Gabriele 'matrix' Gristina
|
4a60ec3a97
|
Fixed __local in m06232 and m06233 (see PR #179 for details)
|
2016-01-31 19:08:43 +01:00 |
|
Jens Steube
|
6846348602
|
Use a different workaround for a catalyst bug which takes effect in sha512crypt
|
2016-01-31 17:24:12 +01:00 |
|
jsteube
|
19b9455c42
|
Workaround JIT-compiler or ForceWare Bug in sm_50
|
2016-01-31 15:29:54 +01:00 |
|
Gabriele 'matrix' Gristina
|
0f0984fe86
|
Fixed all gpu code (see PR #179 for details)
|
2016-01-30 23:02:15 +01:00 |
|
Gabriele 'matrix' Gristina
|
b0c8776e82
|
Fixed m03100_a* Apple OpenCL compiler issue
|
2016-01-30 21:55:42 +01:00 |
|
Jens Steube
|
eb60d6bb23
|
Remove MD4/MD5 *H1/*H2 functions and use original H functions. Modern compilers will find this easy optimization automatically
|
2016-01-29 18:38:34 +01:00 |
|
Gabriele 'matrix' Gristina
|
8dd7438485
|
Fixed __local issue with Apple platform for hash mode 6900
|
2016-01-29 14:17:46 +01:00 |
|
jsteube
|
7c6b3af23b
|
Fix issue in https://github.com/hashcat/oclHashcat/issues/170
|
2016-01-27 20:01:08 +01:00 |
|
Jens Steube
|
acbdd81039
|
Merge pull request #161 from gm4tr1x/gpu-warnings3
Fixed compiler warnings (no previous prototype for function)
|
2016-01-26 18:14:02 +01:00 |
|
Jens Steube
|
88baf3c36a
|
Merge pull request #160 from gm4tr1x/gpu-warnings2
Fixed compiler warnings (unused variable)
|
2016-01-26 18:13:51 +01:00 |
|
Gabriele 'matrix' Gristina
|
7acfac87cf
|
Fixed compiler warnings (no previous prototype for function)
|
2016-01-25 13:35:58 +01:00 |
|
Gabriele 'matrix' Gristina
|
44c3f16bcb
|
Fixed compiler warnings (unused variable)
|
2016-01-25 13:32:45 +01:00 |
|
Gabriele 'matrix' Gristina
|
8d6d907957
|
Fixed compiler warnings (comparison of integers of different signs) for kernel 7800 and 10100
|
2016-01-25 13:08:31 +01:00 |
|
jsteube
|
87c9afd910
|
Fix speed for 64-bit datatype based algorithms for NV
|
2016-01-24 00:25:14 +01:00 |
|
Jens Steube
|
aa55adf652
|
Revert some RC4 based kernels back to scalar processing
|
2016-01-23 22:27:31 +01:00 |
|
Jens Steube
|
b57a143e42
|
Merge pull request #149 from gm4tr1x/md5crypt_warnings
Fixed compiler warning (signed shift result) for kernel 500
|
2016-01-23 15:44:01 +01:00 |
|
Jens Steube
|
fbc3a3517c
|
Merge pull request #148 from gm4tr1x/md5apr1_warnings
Fixed compiler warning (signed shift result) for kernel 1600
|
2016-01-23 15:43:54 +01:00 |
|
Jens Steube
|
1d3795a3ab
|
Converted _a3 kernels, use SIMD for CPU and GPU
|
2016-01-23 15:32:31 +01:00 |
|
Gabriele 'matrix' Gristina
|
71402d8596
|
Fixed compiler warning (signed shift result) for kernel 500
|
2016-01-22 12:46:04 +01:00 |
|
Gabriele 'matrix' Gristina
|
61244200fc
|
Fixed compiler warning (signed shift result) for kernel 1600
|
2016-01-22 12:35:27 +01:00 |
|
Jens Steube
|
4c0e520fd8
|
Test convert for -m 1000 with -a 0 for SIMD, speed is now on par or faster than hashcat
|
2016-01-21 16:47:38 +01:00 |
|
Jens Steube
|
cd430d5687
|
Merge branch 'master' of https://github.com/hashcat/oclHashcat
|
2016-01-20 16:46:11 +01:00 |
|
Jens Steube
|
5b5a06ca25
|
Converted -m 30 to new SIMD code
|
2016-01-20 16:45:48 +01:00 |
|
jsteube
|
b9ad26fa67
|
Fix algorithms based on 64 bit datatypes for older NV cards
|
2016-01-19 21:27:39 +01:00 |
|
Jens Steube
|
62f66a8784
|
Workaround AMD catalyst optimizer bug in rule-engine
|
2016-01-19 20:54:25 +01:00 |
|
Jens Steube
|
a62b7ed06e
|
Upgrade kernel to support dynamic local work sizes
|
2016-01-19 16:06:03 +01:00 |
|
Jens Steube
|
040acd3c34
|
Accidentially removed multihash kernel for LM
|
2016-01-18 07:12:50 +01:00 |
|
Jens Steube
|
3fdb930cf3
|
Add missing amd_bytealign_S()
|
2016-01-17 22:21:13 +01:00 |
|
jsteube
|
e3c0c80b6f
|
Prepare new SIMD code for kernel, -m 0, 10, 20, 1000 should work in -a 3 mode and other hopefully stay unaffected
|
2016-01-17 22:17:50 +01:00 |
|
jsteube
|
e0ea23bda9
|
Fix bug in rule-engine for NV, left shifts and right shifts were switched
|
2016-01-16 13:34:54 +01:00 |
|
Jens Steube
|
ed91e69ae3
|
Fix out of bounds access in -m 7500
|
2016-01-14 22:13:06 +01:00 |
|
jsteube
|
76612ac031
|
Fix more missing casts to uint in rule-engine
|
2016-01-14 20:54:41 +01:00 |
|