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
jsteube
e6c97eb51b
Fix vector datatypes usage for HIP
2023-06-10 19:01:35 +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
aa42b3b758
Merge pull request #3756 from matrix/fix_sprintf_warnings_v2
...
fix multiple sprintf build warnings by using snprintf
2023-06-11 00:51:43 +02:00
Jens Steube
bf206d594e
Merge pull request #3755 from matrix/fix_deprecated_kIOMasterPortDefault
...
using hc_IOMasterPortDefault instead of kIOMasterPortDefault/kIOMainPortDefault
2023-06-09 13:35: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
eb276f12f6
do not allow negative kern_type
2023-06-07 21:06:57 +02:00
Jens Steube
cf6f71eb8a
Merge pull request #3750 from justpretending/master
...
Fix a typo in the help text
2023-06-07 16:24:20 +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
Jens Steube
e6314a812f
Merge pull request #3745 from matrix/fix_file_permissions
...
Fix file permissions for 32100/32200
2023-06-05 10:29:21 +02:00
jsteube
c4462c9de4
Fix missing interpreter in m21400.pm
2023-06-04 12:06:42 +00:00
Gabriele Gristina
1821a43420
fix multiple sprintf build warnings by using snprintf
2023-06-03 22:50:41 +02:00
Gabriele Gristina
8d0ded44d9
using hc_IOMasterPortDefault instead of kIOMasterPortDefault/kIOMainPortDefault
2023-06-03 22:36:40 +02:00
Jens Steube
87a46e0127
Merge pull request #3743 from PenguinKeeper7/doc-fix
...
Change Module_15700.hctune command
2023-06-03 17:37:00 +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
849b524c65
Merge pull request #3738 from matrix/fix_10700_opt_metal
...
Fixed build failed for 10700 optimized with Apple Metal
2023-05-31 14:16:17 +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
justpretending
2ca3a117e1
Fix a typo
2023-05-29 11:24:05 +07:00
Gabriele Gristina
7ab00af506
Support building windows binaries on macOS using MinGW, updated documentation
2023-05-28 21:21:20 +02:00
Jens Steube
ba4ce96bbf
Merge pull request #3736 from flaggx1/fix_get_random_num
...
Fix get_random_num function to be inclusive of max parameter
2023-05-28 20:07:22 +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
d3f7c5132c
Merge pull request #3732 from matrix/fix_modules_constraints_NOSALT
...
Unit Test: removes salt constraints if no salt is used
2023-05-26 17:06:57 +02:00
Joseph McGeever
2b7b6a3591
Plugin for issue #2994 - dogechain implementation
2023-05-26 13:46:17 +01:00
Gabriele Gristina
1c3ea8506c
Fix file permissions for 32100/32200
2023-05-25 22:39:08 +02:00
Jens Steube
1c9bf037bf
Merge pull request #3731 from matrix/fix_Makefile_AppleSilicon
...
Makefile: prevent make failure with Apple Silicon in case of partial rebuild
2023-05-25 15:02:03 +02:00
Jens Steube
8d5e220985
Merge branch 'master' into fix_Makefile_AppleSilicon
2023-05-25 15:01:57 +02:00
PenguinKeeper7
a536d08250
Change Module_15700.hctune command
2023-05-24 14:11:02 +01: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
Jens Steube
9433d0b61e
Merge pull request #3729 from MWR-CyberSec/add-aes-asrep-plugins
...
Added plugins for AES128 and AES256 AS-REPs
2023-05-23 14:25:09 +02: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
jsteube
5ceb8c7688
Add SCRYPT 16k:8:1 tunings for 4090
2023-05-21 11:07:33 +00:00
Flagg
f75e7c18bc
Merge branch 'hashcat:master' into fix_get_random_num
2023-05-20 23:04:18 -04:00
Gabriele Gristina
54205412a6
Fixed build failed for 10700 optimized with Apple Metal
2023-05-20 17:15:17 +02:00
Jens Steube
cb36114d95
Merge pull request #3727 from matrix/fix_module_501
...
added missing memset for token2 in module_hash_decode(), module_00501.c
2023-05-20 15:55:29 +02:00
Gabriele Gristina
44d58f9a45
Fixed build failed for 13772 and 13773 with Apple Metal
2023-05-20 14:02:25 +02:00
Flagg
d4a58b5fe5
Fix get_random_num function to be inclusive of max parameter
...
The get_random_num function does not currently include the max parameter. This causes issues such as the tilde character not being generated with random rule generation. This makes the max parameter value inclusive.
2023-05-19 23:44:32 -04: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
Gabriele Gristina
52196839c8
fix unrar deps errors when compiling with cygwin/msys
2023-05-19 23:34:31 +02:00
Gabriele Gristina
ca53e78f7d
fix unrar deps errors when cross-compiling with mingw
2023-05-19 22:02:44 +02:00
Gabriele Gristina
5ec8c96840
fix unrar segfault on Apple Silicon by update deps
2023-05-19 21:24:23 +02:00