Commit Graph

  • b8ea00642e Fixed maximum password length in module/test_module of hash-mode 2410 #3740 Gabriele Gristina 2023-05-22 01:38:44 +0200
  • 82f94593a0 Fixed maximum password length in module/test_module of hash-mode 2400 #3739 Gabriele Gristina 2023-05-21 22:58:09 +0200
  • 5ceb8c7688 Add SCRYPT 16k:8:1 tunings for 4090 jsteube 2023-05-21 11:07:33 +0000
  • f75e7c18bc
    Merge branch 'hashcat:master' into fix_get_random_num #3736 Flagg 2023-05-20 23:04:18 -0400
  • 54205412a6 Fixed build failed for 10700 optimized with Apple Metal Gabriele Gristina 2023-05-20 17:15:17 +0200
  • cb36114d95
    Merge pull request #3727 from matrix/fix_module_501 Jens Steube 2023-05-20 15:55:29 +0200
  • 44d58f9a45 Fixed build failed for 13772 and 13773 with Apple Metal #3737 Gabriele Gristina 2023-05-20 14:02:25 +0200
  • d4a58b5fe5
    Fix get_random_num function to be inclusive of max parameter Flagg 2023-05-19 23:44:32 -0400
  • 7ab1110907 Fixed build failure for almost all hash modes that make use of hc_swap64 and/or hc_swap64_S with Apple Metal #3735 Gabriele Gristina 2023-05-20 03:54:06 +0200
  • 69d8981501 update to latest version of unrar source and update changes.txt Gabriele Gristina 2023-05-20 00:04:32 +0200
  • 52196839c8 fix unrar deps errors when compiling with cygwin/msys Gabriele Gristina 2023-05-19 23:34:31 +0200
  • ca53e78f7d fix unrar deps errors when cross-compiling with mingw Gabriele Gristina 2023-05-19 22:02:44 +0200
  • 5ec8c96840 fix unrar segfault on Apple Silicon by update deps Gabriele Gristina 2023-05-19 21:24:23 +0200
  • c100ad7be2
    Merge pull request #3725 from matrix/prepare_hashModes_31500_31600 Jens Steube 2023-05-19 21:01:26 +0200
  • ff8cbcd9ee
    Merge 760720f84b into 939a97d145 #3724 Gabriele Gristina 2023-05-19 20:59:10 +0200
  • a0732495fa add missing md4_hex import in 31600 test module #3725 Gabriele Gristina 2023-05-18 21:58:46 +0200
  • 423faea47d cleanup test.pl and implement module_get_random_password() in 31500/31600 test modules Gabriele Gristina 2023-05-18 21:38:14 +0200
  • 939a97d145
    Merge pull request #3726 from matrix/fix_tokenizer_ATTR_FIXED_LEN Jens Steube 2023-05-18 20:29:48 +0200
  • 6ba878eb5f
    Merge branch 'master' into update_deps_lzma Gabriele Gristina 2023-05-17 19:44:29 +0200
  • 7d2dfe9d2f
    Merge pull request #3722 from matrix/update_deps_OpenCL Jens Steube 2023-05-17 19:34:00 +0200
  • 468f91b166 perform dos2unix for all LZMA SDK files Gabriele Gristina 2023-05-17 19:03:13 +0200
  • ecc03008a0 fix LZMA_SDK Windows.h includes Gabriele Gristina 2023-05-17 19:00:48 +0200
  • b865c55ab4 Unit Test: removes salt constraints if no salt is used #3732 Gabriele Gristina 2023-05-16 21:40:44 +0200
  • 2dd820a084 Makefile: prevent make failure with Apple Silicon in case of partial rebuild Gabriele Gristina 2023-05-16 21:19:46 +0200
  • f126f3b19e Added support for NetIQ SSPR hashes + Adobe AEM #3730 Gabriele Gristina 2023-05-16 20:35:40 +0200
  • f840574aab
    Merge pull request #3719 from matrix/fix_sprintf_iokit Jens Steube 2023-05-16 16:30:05 +0200
  • df97165ca8
    Merge pull request #3716 from matrix/fix_31300_vector Jens Steube 2023-05-15 14:56:19 +0200
  • cef1ec8e16
    Merge branch 'master' into fix_31300_vector #3716 Jens Steube 2023-05-15 14:56:09 +0200
  • 33581b4155 Added plugins for AES128 and AES256 AS-REPs #3729 Christo Erasmus 2023-05-15 13:32:48 +0200
  • 3f7b48218f check if selected hash-mode cannot crack multiple hashes with the same salt only if salt_type is SALT_TYPE_GENERIC or SALT_TYPE_EMBEDDED #3728 Gabriele Gristina 2023-05-15 03:06:15 +0200
  • 760720f84b Hash-Info: don't show Salt.Len.Min, Salt.Len.Max and Hashes.w/.Same.Salt if salt_type is not SALT_TYPE_GENERIC or SALT_TYPE_EMBEDDED #3724 Gabriele Gristina 2023-05-15 03:01:45 +0200
  • 5780430176
    Merge pull request #3715 from matrix/fix_OpenCL_blake2s Jens Steube 2023-05-14 16:54:32 +0200
  • 546b94f3d2 added missing memset for token2 in module_hash_decode(), module_00501.c #3727 Gabriele Gristina 2023-05-14 00:26:43 +0200
  • 01f20c84f9 Added verification of token buffer length when using TOKEN_ATTR_FIXED_LENGTH #3726 Gabriele Gristina 2023-05-13 20:38:56 +0200
  • 18639745ef
    Merge pull request #3714 from matrix/fix_4410_metal Jens Steube 2023-05-13 19:59:17 +0200
  • d157a5ccd2
    Merge pull request #3713 from matrix/beautify_5800_opencl Jens Steube 2023-05-12 20:54:41 +0200
  • 8f26b9be84
    Merge pull request #3711 from matrix/fix_29600_a3 Jens Steube 2023-05-11 12:44:41 +0200
  • 8652720ca9 Unit tests: add test modules for hash-modes 31500 and 31600 and handle them in tools/test.pl Gabriele Gristina 2023-05-11 01:19:59 +0200
  • 1ea8ff2ec2 User Options: assigned -H to --hash-info | Hash-Info: show more details using -HH Gabriele Gristina 2023-05-10 22:45:50 +0200
  • 684ce0afcf
    Merge branch 'master' into fix_sprintf_iokit #3719 Gabriele Gristina 2023-05-10 18:55:16 +0200
  • bf1d7d0789
    Merge pull request #3710 from matrix/help2int Jens Steube 2023-05-10 15:47:41 +0200
  • a983957b21 Dependencies: Updated LZMA SDK to 22.01 Gabriele Gristina 2023-05-09 18:52:20 +0200
  • 0dcb64278a Dependencies: Updated OpenCL-Headers to v2023.04.17 #3722 Gabriele Gristina 2023-05-09 18:48:51 +0200
  • bdedb609d0
    Merge pull request #3709 from OutWrest/master Jens Steube 2023-05-09 17:58:40 +0200
  • be7e848d28 Add hcmalloc_aligned() and hcfree_aligned() jsteube 2023-05-08 23:11:33 +0000
  • f4a1d25b72 Hardware Monitor: avoid sprintf in src/ext_iokit.c Gabriele Gristina 2023-05-08 01:34:46 +0200
  • 6db1f3fb42
    Merge pull request #3708 from matrix/fix_31400 Jens Steube 2023-05-07 17:08:27 +0200
  • 75e006d5a1
    Merge pull request #1 from mj789-98/mj789-98-patch-1 #3720 Manas Joshi 2023-05-07 19:05:18 +0530
  • 0ce57de0c0
    Update limits.txt Manas Joshi 2023-05-07 19:03:35 +0530
  • 3ca706f9a6
    Merge pull request #3705 from Chick3nman/Add-new-GPUs Jens Steube 2023-05-06 21:10:37 +0200
  • 5b4ab2cc0b Fixed build failed for 31300 with vector width > 1 Gabriele Gristina 2023-05-05 19:45:33 +0200
  • 903c1136c8 Fixed build failed for 31000/Blake2s with vector width > 1 #3715 Gabriele Gristina 2023-05-05 19:31:24 +0200
  • aa4be217fd
    Merge branch 'master' into help2int #3710 Gabriele Gristina 2023-05-05 15:41:37 +0200
  • 3109ebc2c7
    Merge branch 'master' into fix_31400 #3708 Gabriele Gristina 2023-05-05 15:40:50 +0200
  • 56b322cf6e
    Merge pull request #3704 from matrix/fix_MTLCompilerService_InfiniteLoop_bug Jens Steube 2023-05-05 13:20:12 +0200
  • 02e160c250 Fixed build failed for 4410 with vector width > 1 #3714 Gabriele Gristina 2023-05-04 22:09:14 +0200
  • d127558bbc
    Merge pull request #3707 from davidbolvansky/dbolvans/fix-json-hash-info Jens Steube 2023-05-04 09:53:43 +0200
  • 1f7a4587aa beautified OpenCL 5800 kernels #3713 Gabriele Gristina 2023-05-04 00:30:42 +0200
  • 772dc5dd1f
    Merge pull request #3703 from matrix/fix_31900_sep_unmatched Jens Steube 2023-05-03 15:39:25 +0200
  • 363d84e95a
    Merge pull request #3702 from matrix/fix_metal_31700_a0 Jens Steube 2023-05-02 17:16:40 +0200
  • 5e82703f7e Fixed bug in 29600 module OPTS_TYPE setting #3711 Gabriele Gristina 2023-05-02 00:55:11 +0200
  • 0534fd37fb
    Merge pull request #3700 from matrix/fix_28200_testUnit Jens Steube 2023-05-01 17:54:17 +0200
  • 36606addac Help: show supported hash-modes only with -hh Gabriele Gristina 2023-05-01 17:38:42 +0200
  • 2fe2d299bc update changes.txt + cleanup #3704 Gabriele Gristina 2023-05-01 03:44:39 +0200
  • e6d1a4c8a2 Added --metal-compiler-runtime option Gabriele Gristina 2023-05-01 03:33:35 +0200
  • 92218daf6d Merge remote-tracking branch 'upstream/master' into fix_MTLCompilerService_InfiniteLoop_bug Gabriele Gristina 2023-05-01 02:50:25 +0200
  • cdd1e050b0
    Merge pull request #3699 from matrix/fix_26900_module_hash_encode Jens Steube 2023-04-30 10:03:13 +0200
  • 0176daa03e Fix a bug in self-test section. Hashcat used the salt_repeat value of the first hash not the self-test hash jsteube 2023-04-29 19:16:17 +0000
  • f262417dc1 Updated 3610 selftest hash #3709 Outwrest 2023-04-28 17:01:51 -0500
  • 7785d953dd Added hash-mode: md5(md5(md5()).) Outwrest 2023-04-28 16:20:53 -0500
  • 5f7aa3f33d
    Merge branch 'master' into fix_26900_module_hash_encode #3699 Gabriele Gristina 2023-04-28 19:56:18 +0200
  • 453e4c8211
    Merge pull request #3698 from matrix/fix_18400_moduleHashEncode Jens Steube 2023-04-28 16:41:03 +0200
  • ce2bd430e3 SecureCRT MasterPassphrase v2: update module, pure kernels and test unit. Add optimized kernels. Gabriele Gristina 2023-04-27 18:16:07 +0200
  • 81f90db23b
    Merge branch 'master' into fix_18400_moduleHashEncode #3698 Gabriele Gristina 2023-04-27 17:07:04 +0200
  • bd101ae042
    Merge pull request #3697 from matrix/fix_grep_out-of-memory_workaround Jens Steube 2023-04-27 15:55:26 +0200
  • eba1201f87
    Merge branch 'master' into fix_grep_out-of-memory_workaround #3697 Jens Steube 2023-04-27 15:55:21 +0200
  • c430942676 JSON-escape example_hash in hash info #3707 Dávid Bolvanský 2023-04-27 11:35:59 +0200
  • bd3aca92f9
    Merge pull request #3691 from matrix/fix_testModule_29800 Jens Steube 2023-04-26 22:47:22 +0200
  • 20456bfc72
    Merge branch 'master' into fix_testModule_29800 #3691 Jens Steube 2023-04-26 22:47:15 +0200
  • 5ac38b381d updated default build timeout on Apple Metal to 120 seconds Gabriele Gristina 2023-04-26 03:11:55 +0200
  • 0795f1b360 Add Nvidia RTX 4070 now that it's released. #3705 Chick3nman 2023-04-25 15:21:49 -0500
  • 8ae790bfb5
    Merge pull request #3687 from matrix/fix_26610 Jens Steube 2023-04-25 22:14:14 +0200
  • 5f332995bc Metal Backend: added workaround to prevent 'Infinite Loop' bug when build kernels Gabriele Gristina 2023-04-25 17:17:46 +0200
  • f504c692fe Fix 31900 hash parsing error #3703 Gabriele Gristina 2023-04-25 17:09:22 +0200
  • 2b818b1d8a Fixed build failed for 31700 with Apple Metal #3702 Gabriele Gristina 2023-04-25 16:35:58 +0200
  • a9d843870d
    Merge pull request #3686 from matrix/fix_bof_26600 Jens Steube 2023-04-24 16:51:05 +0200
  • f847593a66
    Merge pull request #3683 from matrix/fix_tokenizer_TOKEN_ATTR_FIXED_LENGTH Jens Steube 2023-04-23 11:39:00 +0200
  • 27938ef803 verify separator also with TOKEN_ATTR_FIXED_LENGTH (part 2) #3683 Gabriele Gristina 2023-04-23 02:04:02 +0200
  • 0d992a9ea3 verify separator also with TOKEN_ATTR_FIXED_LENGTH Gabriele Gristina 2023-04-23 01:41:00 +0200
  • 41a4d8c9c1
    Merge pull request #3685 from matrix/add_metamaskMobile Jens Steube 2023-04-22 19:36:06 +0200
  • e09d07868b Fixed minimum password length in module of hash-mode 28200 #3700 Gabriele Gristina 2023-04-22 18:57:00 +0200
  • 756e2e07b1 Fixed bug in 26900 module_hash_encode Gabriele Gristina 2023-04-22 18:48:46 +0200
  • 95bfc80378 Fixed 18200 module_hash_encode Gabriele Gristina 2023-04-22 17:19:34 +0200
  • 76ce735954 Fixed bug in 18400 module_hash_encode Gabriele Gristina 2023-04-22 16:52:01 +0200
  • 4e56f4f25b Fixed bug in grep out-of-memory workaround on Unit Test Gabriele Gristina 2023-04-21 23:15:25 +0200
  • 0f9007dd3e
    Merge branch 'master' into fix_tokenizer_TOKEN_ATTR_FIXED_LENGTH Gabriele Gristina 2023-04-21 20:02:05 +0200
  • ca4dc7acf9
    Merge pull request #3682 from matrix/fix_opti_null Jens Steube 2023-04-21 18:51:47 +0200
  • 8e08efa6e0
    Merge branch 'master' into fix_opti_null #3682 Gabriele Gristina 2023-04-21 13:46:22 +0200
  • 1d1fe098e3
    Merge pull request #3680 from matrix/fix_18400_metal Jens Steube 2023-04-20 19:43:07 +0200
  • 25a91542b7
    Merge branch 'master' into fix_18400_metal #3680 Gabriele Gristina 2023-04-19 20:00:21 +0200