Chick3nman
c0b3f03605
Do not remove hashes if --keep-guessing enabled
2019-03-12 12:53:44 -05:00
Chick3nman
8837ec46ba
Merge pull request #1 from hashcat/master
...
Sync to master
2019-03-12 09:55:06 -05:00
jsteube
d6f21b089b
Testwise comment out -m 14600 and -m 14800 in hashcat.hctune
2019-03-12 07:25:46 +01:00
jsteube
6e0ef6984c
Fix -m 14800 benchmark iteration count
2019-03-11 10:11:31 +01:00
jsteube
756ec0288e
Some module specific trap 6 markers
2019-03-10 20:10:56 +01:00
jsteube
2809c6f3fb
Some module specific trap 6 markers
2019-03-10 17:39:33 +01:00
jsteube
555bd84b4c
Some module specific trap 6 markers
2019-03-10 15:33:25 +01:00
jsteube
26d7602bbd
No longer need reqd_work_group_size() in OpenCL kernels since modules taken care of this using threads_min and threads_max
2019-03-10 12:13:14 +01:00
jsteube
9da14d55a2
Some module specific trap 6 markers
2019-03-10 11:50:31 +01:00
jsteube
85452e12be
Fix inc_cipher_des.cl for vector use
2019-03-10 11:07:52 +01:00
jsteube
b99d392e78
OpenCL Runtime: Disable OpenCL kernel cache on Apple for Intel CPU (throws CL_BUILD_PROGRAM_FAILURE for no reason)
2019-03-10 10:48:37 +01:00
jsteube
84d6b8ecc1
Add function prototypes in OpenCL kernels to make some compilers happy
2019-03-09 09:05:44 +01:00
jsteube
ce32d57f9b
Make use of inc_cipher_des.cl in -m 3100
2019-03-09 08:43:07 +01:00
jsteube
27610008cb
Testwise disable aligned constants
2019-03-09 08:11:29 +01:00
jsteube
aeb570ca8b
Add inc_cipher_des.cl and make use of SHM_TYPE
2019-03-09 08:07:50 +01:00
Jens Steube
efece41178
Merge pull request #1949 from philsmd/patch-3
...
tests: fixed -P command line argument
2019-03-08 16:39:31 +01:00
philsmd
29643b343f
tests: fixed -P command line argument
...
The -P parameter was not correctly changing the OPTS command line argument to hashcat.
This fix changes the way -O/-P are handled within test.sh, i.e. -O is set if -P was not specified and the OPTS argument list will be drafted accordingly.
Thanks
2019-03-08 16:37:10 +01:00
Jens Steube
86b773a04f
Merge pull request #1947 from philsmd/patch-2
...
add env variable IS_OPTIMIZED to test.sh
2019-03-08 16:10:54 +01:00
philsmd
decd8322c8
add env variable IS_OPTIMIZED to test.sh
...
we now export the IS_OPTIMIZED option within test.sh to let test.pl know if we want to use pure or optimized kernels.
Thanks
2019-03-08 16:10:01 +01:00
jsteube
0507d709f0
Enable setting test.pl IS_OPTIMIZED via environment variable
2019-03-08 16:05:17 +01:00
Jens Steube
e63f34b1c7
Merge pull request #1946 from philsmd/patch-1
...
tests: -m parameter description fixed
2019-03-08 15:46:08 +01:00
philsmd
4b2e3b05f6
tests: -m parameter description fixed
...
There was a problem within the description of -a and -m. -a currently does not allow a range, but -m does (e.g. -m 0-500).
Thanks
2019-03-08 15:44:49 +01:00
jsteube
8c47a947a1
Fix some includes in -m 14600
2019-03-08 15:39:32 +01:00
Jens Steube
141bec3363
Merge branch 'master' of https://github.com/hashcat/hashcat
2019-03-08 15:27:22 +01:00
Jens Steube
bc8ffadccc
Remove more occurances of netntlm_t in Whirlpool kernel
2019-03-08 15:26:50 +01:00
Jens Steube
d296b89174
Merge pull request #1945 from philsmd/master
...
tests: added some convenient parameters to test.sh
2019-03-08 15:09:57 +01:00
philsmd
d4b33ded27
tests: added some convenient parameters to test.sh
2019-03-08 14:51:26 +01:00
Jens Steube
2d01f883f5
Merge pull request #1944 from philsmd/master
...
-m 16600: currently only electrum1 and electrum2 are supported
2019-03-08 14:07:48 +01:00
philsmd
30fde2f759
-m 16600: currently only electrum1 and electrum2 are supported
2019-03-08 13:58:34 +01:00
Jens Steube
9bcfa2e201
Merge pull request #1943 from philsmd/master
...
added note about $electrum2$ to changelog
2019-03-08 13:55:54 +01:00
Jens Steube
07b8cafcad
Fix datatypes in -m 14600
2019-03-08 13:53:34 +01:00
philsmd
ae77c680f8
added note about $electrum2$ to changelog
2019-03-08 13:44:33 +01:00
Jens Steube
d64529ed47
Fix kernel header in -m 14900
2019-03-08 13:41:20 +01:00
Jens Steube
fda04609cd
Fix datatypes in -m 14600
2019-03-08 13:37:13 +01:00
Jens Steube
898000b7aa
Fix datatypes in -m 12400
2019-03-08 13:17:07 +01:00
Jens Steube
09b8bfc3a5
Fix datatypes in -m 10700
2019-03-08 13:13:01 +01:00
Jens Steube
7932d8c91f
Fix datatypes in -m 64xx and -m 137xx
2019-03-08 13:10:58 +01:00
Jens Steube
34850df1c0
Fix datatypes in -m 2501 and -m 16801
2019-03-08 13:05:23 +01:00
Jens Steube
74abff44d9
Move remaining module specific typedefs and structures from inc_types.cl to kernels
2019-03-08 12:50:31 +01:00
Jens Steube
30681e5151
Move remaining module specific typedefs and structures from inc_types.cl to kernels
2019-03-08 11:14:33 +01:00
Jens Steube
4bce25dd9d
Move remaining module specific typedefs and structures from inc_types.cl to kernels
2019-03-08 10:18:20 +01:00
Jens Steube
b585f25c8c
Move more no unrolling exceptions from inc_vendor.cl to specific modules
2019-03-08 09:45:51 +01:00
Jens Steube
38cd3f18ee
Mark -m 8200 as unstable on Apple OpenCL runtime
2019-03-07 22:23:30 +00:00
Jens Steube
8d146f3011
Move more no unrolling exceptions from inc_vendor.cl to specific modules
2019-03-07 20:55:18 +00:00
Jens Steube
cace799187
Move more no unrolling exceptions from inc_vendor.cl to specific modules
2019-03-07 18:57:04 +00:00
Sein Coray
ee97d18af9
Added hash mode 19500
2019-03-06 21:15:09 +01:00
jsteube
ac0559f7a4
Change the unstable_warning message to the user to make clear it's not a hashcat issue
2019-03-06 16:35:17 +01:00
Jens Steube
d495ef8dd7
Merge pull request #1940 from s3inlc/patch-1
...
Fix constant name for sha224
2019-03-06 05:18:07 +01:00
Sein Coray
deacf3a2b9
fix constant name for sha224
2019-03-06 00:13:10 +01:00
jsteube
16f8c5941e
Mark -m 6100,7500,8600,11700,11800,13100,18200 as unstable with AMDGPU driver in pure kernel mode
2019-03-05 09:03:47 +01:00