1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 06:58:56 +00:00
Commit Graph

1401 Commits

Author SHA1 Message Date
jsteube
1636bc41df Fix hash category for -m 32500 and add missing entry to changes.txt 2023-07-09 15:10:31 +00:00
jsteube
b700428bff Add missing entry for commit ab932815ea 2023-07-05 16:21:53 +00:00
Gabriele Gristina
567ceefaf0 Added hash-mode: sha512(sha512_bin($pass).$salt) 2023-07-01 23:49:48 +02:00
Jens Steube
1200bab046
Merge pull request #3776 from thatux/gpg-cast5
Add GPG (CAST5 (SHA-1($pass)))
2023-06-30 19:47:13 +02:00
Gabriele Gristina
b6ae3d867e Added hash-mode: md5(sha1($salt.$pass)) 2023-06-27 02:58:20 +02:00
Jens Steube
f5ec183552
Merge pull request #3773 from matrix/algo_2630
Added hash-mode: md5(md5($pass.$salt))
2023-06-26 20:04:40 +02:00
Your Name
cb2890c108 working m17040 2023-06-26 13:34:27 +02:00
Gabriele Gristina
c31d8d2b95 Added hash-mode: md5(md5($pass.$salt)) 2023-06-24 03:25:00 +02:00
Gabriele Gristina
40f087923f Added hash-mode: md5(sha1($pass.$salt)) 2023-06-24 00:21:33 +02:00
Jens Steube
6bf5959b23
Merge branch 'master' into update_deps_lzma 2023-06-22 14:39:07 +02:00
Jens Steube
823a36dcff
Merge branch 'master' into fix_rar_segfault_AppleSilicon 2023-06-20 18:44:35 +02:00
Jens Steube
2d60359827
Merge pull request #3766 from matrix/algo_RSA_NetWitness
Added hash-mode: RSA Security Analytics / NetWitness (sha256)
2023-06-19 19:42:15 +02:00
Jens Steube
82cf3b63b9
Merge pull request #3764 from matrix/algo_21310
Added hash-mode: md5($salt1.sha1($salt2.$pass))
2023-06-17 16:57:49 +02:00
Gabriele Gristina
e506823772 Added hash-mode: RSA Security Analytics / NetWitness (sha256) 2023-06-17 14:41:17 +02:00
Jens Steube
4734d112b8
Merge pull request #3763 from matrix/XenForo_sha512
Added hash-mode: sha512(sha512($pass).$salt)
2023-06-16 03:10:11 +02:00
Gabriele Gristina
19a36e73a2 Added hash-mode: md5($salt1.sha1($salt2.$pass)) 2023-06-15 19:01:52 +02:00
Gabriele Gristina
ec13e6123a Added hash-mode: sha512(sha512($pass).$salt) 2023-06-14 22:51:39 +02:00
Gabriele Gristina
ef81520158 Metal Backend: disable Metal devices only if at least one OpenCL device is active 2023-06-14 21:11:42 +02:00
Jens Steube
3c3e950dba
Merge pull request #3759 from matrix/enable_Metal_2xx
Metal Backend: allow use of devices with Metal if runtime version is >= 200
2023-06-13 00:27:22 +02:00
jsteube
c916155512 Add missing changes entry 2023-06-12 14:40:14 +00:00
Jens Steube
dbc9019284
Merge pull request #3758 from matrix/fix_scrypt_AppleMetal
Fixed a bug in all SCRYPT-based hash modes with Apple Metal
2023-06-11 23:18:10 +02:00
Jens Steube
3bd8d38402
Merge pull request #3753 from matrix/algo_empireCMS_AdminPassword
Added hash-mode: Empire CMS (Admin password)
2023-06-08 12:47:14 +02:00
Gabriele Gristina
737989b7cf Metal Backend: allow use of devices with Metal if runtime version is >= 200 2023-06-07 01:17:30 +02:00
Gabriele Gristina
6847458a00 Fixed a bug in all SCRYPT-based hash modes with Apple Metal 2023-06-07 00:49:37 +02:00
Jens Steube
890de0bff6
Merge pull request #3748 from matrix/build_win_from_macOS
Support building windows binaries on macOS using MinGW, updated docum…
2023-06-06 13:36:04 +02:00
Gabriele Gristina
53dbc07029 Added hash-mode: Empire CMS (Admin password) 2023-06-03 03:08:29 +02:00
Jens Steube
e39bd75e24
Merge pull request #3740 from matrix/fix_2410_pwMax_limits
Fixed maximum password length in module/test_module of hash-mode 2410
2023-06-02 14:30:45 +02:00
Jens Steube
82d9de8b30
Merge pull request #3739 from matrix/fix_2400_pwMax_limit
Fixed maximum password length in module/test_module of hash-mode 2400
2023-06-01 18:54:32 +02:00
Jens Steube
b2340a26cf
Merge branch 'master' into fix_10700_opt_metal 2023-05-31 14:16:04 +02:00
Jens Steube
c8a336c5a4
Merge pull request #3737 from matrix/fix_13772_13773_build_failed_metal
Fixed build failed for 13772 and 13773 with Apple Metal
2023-05-30 17:59:57 +02:00
jsteube
1037acdf58 Remove entries on fixed issues of hash-modes which did not exist at the time of last release 2023-05-29 20:22:30 +00:00
Gabriele Gristina
7ab00af506 Support building windows binaries on macOS using MinGW, updated documentation 2023-05-28 21:21:20 +02:00
Jens Steube
5fa2f561fa
Merge pull request #3735 from matrix/fix_metal_swap64
Fixed build failure for almost all hash modes that make use of hc_swap64 and/or hc_swap64_S with Apple Metal
2023-05-27 20:46:14 +02:00
Jens Steube
8d5e220985
Merge branch 'master' into fix_Makefile_AppleSilicon 2023-05-25 15:01:57 +02:00
Jens Steube
0253f50679
Merge pull request #3730 from matrix/algo_sspr
Added support for NetIQ SSPR hashes + Adobe AEM
2023-05-24 10:21:23 +02:00
jsteube
5dcc9a5d8b Rename hash-modes 33100, 33200 to 32100, 32200 2023-05-23 12:31:54 +00:00
Gabriele Gristina
b8ea00642e Fixed maximum password length in module/test_module of hash-mode 2410 2023-05-22 01:38:44 +02:00
Gabriele Gristina
82f94593a0 Fixed maximum password length in module/test_module of hash-mode 2400 2023-05-21 22:58:09 +02:00
Gabriele Gristina
54205412a6 Fixed build failed for 10700 optimized with Apple Metal 2023-05-20 17:15:17 +02:00
Gabriele Gristina
44d58f9a45 Fixed build failed for 13772 and 13773 with Apple Metal 2023-05-20 14:02:25 +02:00
Gabriele Gristina
7ab1110907 Fixed build failure for almost all hash modes that make use of hc_swap64 and/or hc_swap64_S with Apple Metal 2023-05-20 03:54:06 +02:00
Gabriele Gristina
69d8981501 update to latest version of unrar source and update changes.txt 2023-05-20 00:04:32 +02:00
Jens Steube
c100ad7be2
Merge pull request #3725 from matrix/prepare_hashModes_31500_31600
Unit tests: add test modules for hash-modes 31500 and 31600 and handle them in tools/test.pl
2023-05-19 21:01:26 +02:00
Jens Steube
939a97d145
Merge pull request #3726 from matrix/fix_tokenizer_ATTR_FIXED_LEN
Added verification of token buffer length when using TOKEN_ATTR_FIXED_LENGTH
2023-05-18 20:29:48 +02:00
Gabriele Gristina
6ba878eb5f
Merge branch 'master' into update_deps_lzma 2023-05-17 19:44:29 +02:00
Jens Steube
7d2dfe9d2f
Merge pull request #3722 from matrix/update_deps_OpenCL
Dependencies: Updated OpenCL-Headers to v2023.04.17
2023-05-17 19:34:00 +02:00
Gabriele Gristina
2dd820a084 Makefile: prevent make failure with Apple Silicon in case of partial rebuild 2023-05-16 21:19:46 +02:00
Gabriele Gristina
f126f3b19e Added support for NetIQ SSPR hashes + Adobe AEM 2023-05-16 20:35:40 +02:00
Jens Steube
f840574aab
Merge pull request #3719 from matrix/fix_sprintf_iokit
Hardware Monitor: avoid sprintf in src/ext_iokit.c
2023-05-16 16:30:05 +02:00
Jens Steube
cef1ec8e16
Merge branch 'master' into fix_31300_vector 2023-05-15 14:56:09 +02:00