Commit Graph

5686 Commits (141bec33637d3fede0d6eaf44e78969dce27e537)
 

Author SHA1 Message Date
Jens Steube 141bec3363 Merge branch 'master' of https://github.com/hashcat/hashcat
6 years ago
Jens Steube bc8ffadccc Remove more occurances of netntlm_t in Whirlpool kernel
6 years ago
Jens Steube d296b89174
Merge pull request #1945 from philsmd/master
6 years ago
philsmd d4b33ded27
tests: added some convenient parameters to test.sh
6 years ago
Jens Steube 2d01f883f5
Merge pull request #1944 from philsmd/master
6 years ago
philsmd 30fde2f759
-m 16600: currently only electrum1 and electrum2 are supported
6 years ago
Jens Steube 9bcfa2e201
Merge pull request #1943 from philsmd/master
6 years ago
Jens Steube 07b8cafcad Fix datatypes in -m 14600
6 years ago
philsmd ae77c680f8
added note about $electrum2$ to changelog
6 years ago
Jens Steube d64529ed47 Fix kernel header in -m 14900
6 years ago
Jens Steube fda04609cd Fix datatypes in -m 14600
6 years ago
Jens Steube 898000b7aa Fix datatypes in -m 12400
6 years ago
Jens Steube 09b8bfc3a5 Fix datatypes in -m 10700
6 years ago
Jens Steube 7932d8c91f Fix datatypes in -m 64xx and -m 137xx
6 years ago
Jens Steube 34850df1c0 Fix datatypes in -m 2501 and -m 16801
6 years ago
Jens Steube 74abff44d9 Move remaining module specific typedefs and structures from inc_types.cl to kernels
6 years ago
Jens Steube 30681e5151 Move remaining module specific typedefs and structures from inc_types.cl to kernels
6 years ago
Jens Steube 4bce25dd9d Move remaining module specific typedefs and structures from inc_types.cl to kernels
6 years ago
Jens Steube b585f25c8c Move more no unrolling exceptions from inc_vendor.cl to specific modules
6 years ago
Jens Steube 38cd3f18ee Mark -m 8200 as unstable on Apple OpenCL runtime
6 years ago
Jens Steube 8d146f3011 Move more no unrolling exceptions from inc_vendor.cl to specific modules
6 years ago
Jens Steube cace799187 Move more no unrolling exceptions from inc_vendor.cl to specific modules
6 years ago
jsteube ac0559f7a4 Change the unstable_warning message to the user to make clear it's not a hashcat issue
6 years ago
Jens Steube d495ef8dd7
Merge pull request #1940 from s3inlc/patch-1
6 years ago
Sein Coray deacf3a2b9
fix constant name for sha224
6 years ago
jsteube 16f8c5941e Mark -m 6100,7500,8600,11700,11800,13100,18200 as unstable with AMDGPU driver in pure kernel mode
6 years ago
jsteube 634c88a027 Merge branch 'master' of https://github.com/hashcat/hashcat
6 years ago
jsteube 3b4bd54899 Fix -m 10700 unit test maximum password length in pure kernel mode
6 years ago
jsteube b290c4c696 Remove --force from test.sh default commandline option
6 years ago
jsteube 4d2a0a7738 Mark -m 14400 as unstable with AMDGPU driver
6 years ago
jsteube 7ec5b1fbbc Merge branch 'master' of https://github.com/hashcat/hashcat
6 years ago
jsteube 745baf4894 Mark -m 11750,11760,11850 and 11860 as unstable with AMDGPU driver
6 years ago
jsteube eb07d2108c Fixed cracking of NetNTLMv1 passwords in mask-attack mode if mask > length 16 (optimized kernels only)
6 years ago
jsteube 277db2ecee Mark VeraCrypt 1536 bit variants as unstable on AMDGPU driver
6 years ago
jsteube 73d4ca14f1 Mark -m 10700 in optimized mode as unstable on Intel OpenCL runtime
6 years ago
jsteube 24f80e1ef4 Mark -m 11600 as unstable with AMDGPU driver
6 years ago
jsteube d325413b34 Fix -m 10700 activate unstable warning only in optimized mode
6 years ago
jsteube 460153d818 Fix -m 6211,6221,6232,6233 module_unstable_warning settings
6 years ago
jsteube 0f8083a8f5 Mark -m 10100 as unstable with ROCM driver
6 years ago
jsteube df38814d25 Mark -m 13731,13732,13733 as unstable with Intel OpenCL runtime. Note this happens only with the 18.x version. The preivous 16.x version compiles this just fine.
6 years ago
jsteube 98eb9ddf6b Fix registration of module_unstable_warning on -m 8900
6 years ago
jsteube 10f5784f7f Mark -m 6231,6232,6233 as unstable with Intel OpenCL runtime. Note this happens only with the 18.x version. The preivous 16.x version compiles this just fine.
6 years ago
jsteube 8d6a69b2a9 Fix salt array for -m 19300 in -a 3 mode if SIMD is used
6 years ago
jsteube e7e16d00af Fix memory buffer double free
6 years ago
jsteube 1537fc4e5d Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning)
6 years ago
jsteube a9bafb7edb Add more valid plaintext pattern for -m 12700/15200
6 years ago
jsteube c43ef406a9 Make sure not to abort entire benchmark if a mode was marked as unstable
6 years ago
jsteube dc9279c95c New Strategy: Instead of using volatile, mark the mode as unstable. Remove all volatiles
6 years ago
jsteube 26b9e3c1ac Fix module_kernel_threads_min and module_kernel_threads_max configuration in -m 9000 module
6 years ago
jsteube b2fb1704ff Fix switched 64 bit optimization in DPAPI masterkey file v1/v2
6 years ago