Commit Graph

  • 6022443842 m 13100: remove invalid 'pwdump' input format within module Fist0urs 2019-03-13 17:14:16 +01:00
  • 1cc814bb42 m 13100: append algorithm to hash format name Fist0urs 2019-03-13 17:12:44 +01:00
  • 3c7d42079e Update catch for --keep-guessing to include auto-enabled kernels Chick3nman 2019-03-13 09:17:02 -05:00
  • 4653447dfa Update startup message with informations on using pure OpenCL kernel jsteube 2019-03-13 06:29:24 +01:00
  • e8b81657d7 Add warning message for --keep-guessing Chick3nman 2019-03-12 13:32:31 -05:00
  • c0b3f03605 Do not remove hashes if --keep-guessing enabled Chick3nman 2019-03-12 12:53:44 -05:00
  • 8837ec46ba Merge pull request #1 from hashcat/master Chick3nman 2019-03-12 09:55:06 -05:00
  • d6f21b089b Testwise comment out -m 14600 and -m 14800 in hashcat.hctune jsteube 2019-03-12 07:25:46 +01:00
  • 6e0ef6984c Fix -m 14800 benchmark iteration count jsteube 2019-03-11 10:11:31 +01:00
  • 756ec0288e Some module specific trap 6 markers jsteube 2019-03-10 20:10:56 +01:00
  • 2809c6f3fb Some module specific trap 6 markers jsteube 2019-03-10 17:39:33 +01:00
  • 555bd84b4c Some module specific trap 6 markers jsteube 2019-03-10 15:33:25 +01:00
  • 26d7602bbd No longer need reqd_work_group_size() in OpenCL kernels since modules taken care of this using threads_min and threads_max jsteube 2019-03-10 12:13:14 +01:00
  • 9da14d55a2 Some module specific trap 6 markers jsteube 2019-03-10 11:50:31 +01:00
  • 85452e12be Fix inc_cipher_des.cl for vector use jsteube 2019-03-10 11:07:52 +01:00
  • b99d392e78 OpenCL Runtime: Disable OpenCL kernel cache on Apple for Intel CPU (throws CL_BUILD_PROGRAM_FAILURE for no reason) jsteube 2019-03-10 10:48:37 +01:00
  • 84d6b8ecc1 Add function prototypes in OpenCL kernels to make some compilers happy jsteube 2019-03-09 09:05:44 +01:00
  • ce32d57f9b Make use of inc_cipher_des.cl in -m 3100 jsteube 2019-03-09 08:43:07 +01:00
  • 27610008cb Testwise disable aligned constants jsteube 2019-03-09 08:11:29 +01:00
  • aeb570ca8b Add inc_cipher_des.cl and make use of SHM_TYPE jsteube 2019-03-09 08:07:50 +01:00
  • efece41178 Merge pull request #1949 from philsmd/patch-3 Jens Steube 2019-03-08 16:39:31 +01:00
  • 29643b343f tests: fixed -P command line argument philsmd 2019-03-08 16:37:10 +01:00
  • 86b773a04f Merge pull request #1947 from philsmd/patch-2 Jens Steube 2019-03-08 16:10:54 +01:00
  • decd8322c8 add env variable IS_OPTIMIZED to test.sh philsmd 2019-03-08 16:10:01 +01:00
  • 0507d709f0 Enable setting test.pl IS_OPTIMIZED via environment variable jsteube 2019-03-08 16:05:17 +01:00
  • e63f34b1c7 Merge pull request #1946 from philsmd/patch-1 Jens Steube 2019-03-08 15:46:08 +01:00
  • 4b2e3b05f6 tests: -m parameter description fixed philsmd 2019-03-08 15:44:49 +01:00
  • 8c47a947a1 Fix some includes in -m 14600 jsteube 2019-03-08 15:39:32 +01:00
  • 141bec3363 Merge branch 'master' of https://github.com/hashcat/hashcat Jens Steube 2019-03-08 15:27:22 +01:00
  • bc8ffadccc Remove more occurances of netntlm_t in Whirlpool kernel Jens Steube 2019-03-08 15:26:50 +01:00
  • d296b89174 Merge pull request #1945 from philsmd/master Jens Steube 2019-03-08 15:09:57 +01:00
  • d4b33ded27 tests: added some convenient parameters to test.sh philsmd 2019-03-08 14:51:26 +01:00
  • 2d01f883f5 Merge pull request #1944 from philsmd/master Jens Steube 2019-03-08 14:07:48 +01:00
  • 30fde2f759 -m 16600: currently only electrum1 and electrum2 are supported philsmd 2019-03-08 13:58:34 +01:00
  • 9bcfa2e201 Merge pull request #1943 from philsmd/master Jens Steube 2019-03-08 13:55:54 +01:00
  • 07b8cafcad Fix datatypes in -m 14600 Jens Steube 2019-03-08 13:53:34 +01:00
  • ae77c680f8 added note about $electrum2$ to changelog philsmd 2019-03-08 13:44:33 +01:00
  • d64529ed47 Fix kernel header in -m 14900 Jens Steube 2019-03-08 13:41:20 +01:00
  • fda04609cd Fix datatypes in -m 14600 Jens Steube 2019-03-08 13:37:13 +01:00
  • 898000b7aa Fix datatypes in -m 12400 Jens Steube 2019-03-08 13:17:07 +01:00
  • 09b8bfc3a5 Fix datatypes in -m 10700 Jens Steube 2019-03-08 13:13:01 +01:00
  • 7932d8c91f Fix datatypes in -m 64xx and -m 137xx Jens Steube 2019-03-08 13:10:58 +01:00
  • 34850df1c0 Fix datatypes in -m 2501 and -m 16801 Jens Steube 2019-03-08 13:05:23 +01:00
  • 74abff44d9 Move remaining module specific typedefs and structures from inc_types.cl to kernels Jens Steube 2019-03-08 12:50:31 +01:00
  • 30681e5151 Move remaining module specific typedefs and structures from inc_types.cl to kernels Jens Steube 2019-03-08 11:14:33 +01:00
  • 4bce25dd9d Move remaining module specific typedefs and structures from inc_types.cl to kernels Jens Steube 2019-03-08 10:18:20 +01:00
  • b585f25c8c Move more no unrolling exceptions from inc_vendor.cl to specific modules Jens Steube 2019-03-08 09:45:51 +01:00
  • 38cd3f18ee Mark -m 8200 as unstable on Apple OpenCL runtime Jens Steube 2019-03-07 22:23:30 +00:00
  • 8d146f3011 Move more no unrolling exceptions from inc_vendor.cl to specific modules Jens Steube 2019-03-07 20:55:18 +00:00
  • cace799187 Move more no unrolling exceptions from inc_vendor.cl to specific modules Jens Steube 2019-03-07 18:57:04 +00:00
  • ee97d18af9 Added hash mode 19500 Sein Coray 2019-03-06 21:15:09 +01:00
  • ac0559f7a4 Change the unstable_warning message to the user to make clear it's not a hashcat issue jsteube 2019-03-06 16:35:17 +01:00
  • d495ef8dd7 Merge pull request #1940 from s3inlc/patch-1 Jens Steube 2019-03-06 05:18:07 +01:00
  • deacf3a2b9 fix constant name for sha224 Sein Coray 2019-03-06 00:13:10 +01:00
  • 16f8c5941e Mark -m 6100,7500,8600,11700,11800,13100,18200 as unstable with AMDGPU driver in pure kernel mode jsteube 2019-03-05 09:03:47 +01:00
  • 634c88a027 Merge branch 'master' of https://github.com/hashcat/hashcat jsteube 2019-03-05 08:19:11 +01:00
  • 3b4bd54899 Fix -m 10700 unit test maximum password length in pure kernel mode jsteube 2019-03-05 08:18:50 +01:00
  • b290c4c696 Remove --force from test.sh default commandline option jsteube 2019-03-05 05:40:24 +01:00
  • 4d2a0a7738 Mark -m 14400 as unstable with AMDGPU driver jsteube 2019-03-05 05:38:32 +01:00
  • 7ec5b1fbbc Merge branch 'master' of https://github.com/hashcat/hashcat jsteube 2019-03-05 05:31:59 +01:00
  • 745baf4894 Mark -m 11750,11760,11850 and 11860 as unstable with AMDGPU driver jsteube 2019-03-05 05:31:49 +01:00
  • eb07d2108c Fixed cracking of NetNTLMv1 passwords in mask-attack mode if mask > length 16 (optimized kernels only) jsteube 2019-03-05 05:14:34 +01:00
  • 277db2ecee Mark VeraCrypt 1536 bit variants as unstable on AMDGPU driver jsteube 2019-03-04 16:50:20 +01:00
  • 73d4ca14f1 Mark -m 10700 in optimized mode as unstable on Intel OpenCL runtime jsteube 2019-03-04 16:20:13 +01:00
  • 24f80e1ef4 Mark -m 11600 as unstable with AMDGPU driver jsteube 2019-03-04 16:16:25 +01:00
  • d325413b34 Fix -m 10700 activate unstable warning only in optimized mode jsteube 2019-03-04 15:34:03 +01:00
  • 460153d818 Fix -m 6211,6221,6232,6233 module_unstable_warning settings jsteube 2019-03-04 15:25:32 +01:00
  • 0f8083a8f5 Mark -m 10100 as unstable with ROCM driver jsteube 2019-03-04 15:19:47 +01:00
  • 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. jsteube 2019-03-04 14:53:59 +01:00
  • 98eb9ddf6b Fix registration of module_unstable_warning on -m 8900 jsteube 2019-03-04 14:50:36 +01:00
  • 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. jsteube 2019-03-04 14:46:06 +01:00
  • 8d6a69b2a9 Fix salt array for -m 19300 in -a 3 mode if SIMD is used jsteube 2019-03-04 13:31:49 +01:00
  • e7e16d00af Fix memory buffer double free jsteube 2019-03-04 11:34:56 +01:00
  • 1537fc4e5d Improve handling of temporary skipped devices (due to JiT build failure or unstable_warning) jsteube 2019-03-04 10:29:57 +01:00
  • a9bafb7edb Add more valid plaintext pattern for -m 12700/15200 jsteube 2019-03-04 09:28:57 +01:00
  • c43ef406a9 Make sure not to abort entire benchmark if a mode was marked as unstable jsteube 2019-03-03 20:11:23 +01:00
  • dc9279c95c New Strategy: Instead of using volatile, mark the mode as unstable. Remove all volatiles jsteube 2019-03-03 19:18:56 +01:00
  • 26b9e3c1ac Fix module_kernel_threads_min and module_kernel_threads_max configuration in -m 9000 module jsteube 2019-03-03 16:07:56 +01:00
  • b2fb1704ff Fix switched 64 bit optimization in DPAPI masterkey file v1/v2 jsteube 2019-03-03 13:54:25 +01:00
  • 7c1120b784 Migrate unroll handling for -m 15900 from OpenCL/inc_vendor.cl to module_jit_build_options() jsteube 2019-03-03 13:44:25 +01:00
  • ed7765d8fd Manually unroll aes128_InvertKey and aes256_InvertKey to workaround some JiT compiler errors jsteube 2019-03-03 13:39:52 +01:00
  • 0fce6b663b Testwise remove all hardcoded volatiles from cipher includes jsteube 2019-03-03 12:12:01 +01:00
  • 1714382daa Migrate unroll handling for -m 14100 from OpenCL/inc_vendor.cl to module_jit_build_options() jsteube 2019-03-03 11:55:42 +01:00
  • b0a83b28d1 Migrate unroll handling for -m 12300 from OpenCL/inc_vendor.cl to module_jit_build_options() jsteube 2019-03-03 11:47:33 +01:00
  • 1937b67595 Migrate unroll handling for -m 8200 from OpenCL/inc_vendor.cl to module_jit_build_options() jsteube 2019-03-03 11:43:47 +01:00
  • fee37ac4c3 Migrate unroll handling for -m 8000 from OpenCL/inc_vendor.cl to module_jit_build_options() jsteube 2019-03-03 11:39:18 +01:00
  • 88bf330dbe Remove some old unstable warnings for macOS. Due to new auto-tuning functionality some of these warnings may nolonger required. Since I do not have any macOS device I can't check for myself, wait for user feedback. Even then, these warnings have to be treated differently, first by trying to do stuff like -cl-opt-disable. Such checks are now possible on a per-module basis and should be used first. jsteube 2019-03-03 11:21:22 +01:00
  • f5317a6b27 Fix CPU thread count auto-tuning jsteube 2019-03-03 11:10:46 +01:00
  • b2347f0962 Building: Updated BUILD.md jsteube 2019-03-03 10:31:24 +01:00
  • f92ebc6586 Fix -m 15200 and -m 12700 search string in kernel jsteube 2019-03-03 08:47:58 +01:00
  • 70b4e42755 Merge branch 'master' of https://github.com/hashcat/hashcat jsteube 2019-03-02 21:58:58 +01:00
  • 0b1169e523 My Wallet: Added additional plaintext pattern used in newer versions jsteube 2019-03-02 21:58:50 +01:00
  • 21154d6522 Add some module specific warnings for AMDGPU driver in optimized kernel mode jsteube 2019-03-02 21:18:30 +01:00
  • bfdeb6eac5 Move test_instruction() to opencl_ctx_devices_init() jsteube 2019-03-02 17:58:01 +01:00
  • 93760dab34 Fix -m 8100 in pure kernel mode for password length 256 jsteube 2019-03-02 17:33:22 +01:00
  • 80bbb064e5 Add some module specific warnings for Intel driver in pure kernel mode jsteube 2019-03-02 16:47:59 +01:00
  • 11764a9f84 Merge branch 'master' of https://github.com/hashcat/hashcat jsteube 2019-03-02 16:46:24 +01:00
  • 420876c85f Fix -m 8100 module_jit_build_options hook jsteube 2019-03-02 16:37:01 +01:00
  • 57a056900b Merge branch 'master' of https://github.com/hashcat/hashcat jsteube 2019-03-02 16:35:41 +01:00
  • 7804611e2f Fix -m 8100 module_jit_build_options hook jsteube 2019-03-02 16:35:24 +01:00