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

352 Commits

Author SHA1 Message Date
Gabriele 'matrix' Gristina
8dd7438485 Fixed __local issue with Apple platform for hash mode 6900 2016-01-29 14:17:46 +01:00
Jens Steube
692a86eb54 Merge pull request #173 from gm4tr1x/master
Updated gpu accel for -m 6211 and default runtime value to 8
2016-01-28 05:08:10 +01:00
Gabriele 'matrix' Gristina
3952fa7e06 Updated gpu accel for -m 6211 and default runtime value to 8 2016-01-27 23:39:58 +01:00
Jens Steube
bfe3f148d7 As long as we depend on NVAPI for windows we also need to add a path to its includes 2016-01-27 20:09:17 +01:00
jsteube
7c6b3af23b Fix issue in https://github.com/hashcat/oclHashcat/issues/170 2016-01-27 20:01:08 +01:00
Jens Steube
0c65bc6ba3 Update BUILD.md with more detailed instruction for make install 2016-01-27 19:38:25 +01:00
Jens Steube
dd960b623a Update BUILD.md to current situation 2016-01-27 19:34:40 +01:00
Jens Steube
e478f33d29 Merge pull request #171 from gm4tr1x/master
Fixed get_profile_dir and get_session_dir byte missing bug
2016-01-27 19:32:40 +01:00
Gabriele 'matrix' Gristina
9eefb4bcd7 Fixed get_profile_dir and get_session_dir byte missing bug 2016-01-27 19:29:51 +01:00
Jens Steube
2232b1632e Merge pull request #169 from magnumripper/onetwenty
Drop dependencies on non-distributable ADL/NVML headers.
2016-01-27 19:15:31 +01:00
Jens Steube
af7ff57b3d Merge pull request #168 from magnumripper/onesixfour
Do not create a kernel cache file if build failed (actually if size ended up as zero).
2016-01-27 18:52:10 +01:00
Jens Steube
98ec1bcee7 Merge pull request #156 from gm4tr1x/master
Updated test.sh (support for osx and some fixes)
2016-01-27 18:51:28 +01:00
magnum
115d2b6a5a Drop dependencies on non-distributable ADL/NVML headers. The needed glue
is copied into our respective local headers. Should close #120.
2016-01-27 18:48:54 +01:00
Jens Steube
cae457df0c Merge pull request #167 from gm4tr1x/issue84
Issue84
2016-01-27 18:43:18 +01:00
magnum
f5d6f9b6d4 Do not create a kernel cache file if build failed. Also disregard any
existing cache files with size of zero. Should close #164.
2016-01-27 18:39:45 +01:00
Jens Steube
9ec2c86cd0 Merge pull request #165 from gm4tr1x/gcc-warnings
Fixed gcc warnings
2016-01-27 18:19:50 +01:00
Jens Steube
9d5a757ae5 Merge pull request #157 from gm4tr1x/loops-accel
Improved osx support with custom kernel loops and gpu accel (issue #63)
2016-01-27 18:19:11 +01:00
Gabriele 'matrix' Gristina
b7d3a7c5bc Fixed gcc warnings 2016-01-27 01:08:35 +01:00
Gabriele 'matrix' Gristina
5bae9de3a3 Implemented OpenCL library loader 2016-01-26 21:40:49 +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
Jens Steube
b0d373f358 Merge pull request #159 from gm4tr1x/gpu-warnings
Fixed compiler warnings (comparison of integers of different signs)
2016-01-26 18:13:18 +01:00
Jens Steube
eb8f46849a Merge pull request #158 from gm4tr1x/types-cosmetic
Cosmetic fix for types.h
2016-01-26 18:13:04 +01:00
Gabriele 'matrix' Gristina
6ba392c0df Modified as @jsteube request 2016-01-26 12:07:19 +01:00
Gabriele 'matrix' Gristina
1124687270 OpenCL runtime environment is no longer required with --keyspace option 2016-01-25 15:44:04 +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
Gabriele 'matrix' Gristina
6cbe3cee50 Cosmetix fix for types.h 2016-01-25 12:28:06 +01:00
Gabriele 'matrix' Gristina
dcc4b5a60f Added custom OSX kernel loops and gpu accel default values
Disabled some not yet worked hash types in OSX
2016-01-24 22:48:01 +01:00
Gabriele 'matrix' Gristina
fed3af1d4a Cosmetic fix 2016-01-24 17:54:13 +01:00
Gabriele 'matrix' Gristina
479327fc20 Re-enable gpu-temp-disable argument for osx build 2016-01-24 17:49:15 +01:00
Gabriele 'matrix' Gristina
f00617f992 Updated test.sh (support for osx and some fixes) 2016-01-24 17:31:31 +01:00
Jens Steube
0102aef229 Merge pull request #155 from gm4tr1x/master
Fixed compiler warning for windows build
2016-01-24 17:21:08 +01:00
Gabriele 'matrix' Gristina
58359f3b7e Fixed 'buf' initialization for windows 2016-01-24 17:20:01 +01:00
Jens Steube
0997ae029e Remove NO-BREAK SPACE character (utf8) from sources 2016-01-24 17:08:49 +01:00
Jens Steube
714b53015d Merge pull request #154 from gm4tr1x/master
Upgrade AMD Display Library SDK from 8.0 to 9.0
2016-01-24 17:00:16 +01:00
Gabriele 'matrix' Gristina
71b09e55f2 Upgrade AMD Display Library SDK from 8.0 to 9.0 2016-01-24 16:39:51 +01:00
Jens Steube
9c89b58f76 Merge pull request #153 from gm4tr1x/missingcheck
Added missing check for in_len in _old_apply_rule function
2016-01-24 16:24:57 +01:00
Jens Steube
d275748c7c Merge pull request #152 from gm4tr1x/buf
Optimized memset calls and also some initializations
2016-01-24 16:24:10 +01:00
Jens Steube
6cfb0a9c72 Merge pull request #151 from gm4tr1x/master
Avoid sprintf
2016-01-24 16:24:00 +01:00
Gabriele 'matrix' Gristina
17d885ffa4 Added missing check for in_len in _old_apply_rule function 2016-01-24 15:13:43 +01:00
Gabriele 'matrix' Gristina
8674959a93 @philsmd suggestion (PR #152) 2016-01-24 14:33:19 +01:00
Gabriele 'matrix' Gristina
3abacf515c Optimized memset calls and also some initializations 2016-01-24 13:25:47 +01:00
Gabriele 'matrix' Gristina
8d891ef0ba Avoid sprintf 2016-01-24 13:05:02 +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
20b0c23af1 Merge pull request #146 from gm4tr1x/master
Fixed some memory allocations and other small things
2016-01-23 15:43:47 +01:00