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
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
Gabriele Gristina
a0732495fa
add missing md4_hex import in 31600 test module
2023-05-18 21:58:46 +02:00
Gabriele Gristina
423faea47d
cleanup test.pl and implement module_get_random_password() in 31500/31600 test modules
2023-05-18 21:38:14 +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
468f91b166
perform dos2unix for all LZMA SDK files
2023-05-17 19:03:13 +02:00
Gabriele Gristina
ecc03008a0
fix LZMA_SDK Windows.h includes
2023-05-17 19:00:48 +02:00
Gabriele Gristina
b865c55ab4
Unit Test: removes salt constraints if no salt is used
2023-05-16 21:40:44 +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
df97165ca8
Merge pull request #3716 from matrix/fix_31300_vector
...
Fixed build failed for 31300 with vector width > 1
2023-05-15 14:56:19 +02:00
Jens Steube
cef1ec8e16
Merge branch 'master' into fix_31300_vector
2023-05-15 14:56:09 +02:00
Christo Erasmus
33581b4155
Added plugins for AES128 and AES256 AS-REPs
2023-05-15 13:32:48 +02:00
Jens Steube
5780430176
Merge pull request #3715 from matrix/fix_OpenCL_blake2s
...
Fixed build failed for 31000/Blake2s with vector width > 1
2023-05-14 16:54:32 +02:00
Gabriele Gristina
546b94f3d2
added missing memset for token2 in module_hash_decode(), module_00501.c
2023-05-14 00:26:43 +02:00
Gabriele Gristina
01f20c84f9
Added verification of token buffer length when using TOKEN_ATTR_FIXED_LENGTH
2023-05-13 20:38:56 +02:00
Jens Steube
18639745ef
Merge pull request #3714 from matrix/fix_4410_metal
...
Fixed build failed for 4410 with vector width > 1
2023-05-13 19:59:17 +02:00
Jens Steube
d157a5ccd2
Merge pull request #3713 from matrix/beautify_5800_opencl
...
beautified OpenCL 5800 kernels
2023-05-12 20:54:41 +02:00
Jens Steube
8f26b9be84
Merge pull request #3711 from matrix/fix_29600_a3
...
Fixed bug in 29600 module OPTS_TYPE setting
2023-05-11 12:44:41 +02:00