1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-13 19:28:56 +00:00
Commit Graph

8955 Commits

Author SHA1 Message Date
jsteube
6ee2658104 Prefix more macros to avoid collisions in other existing libraries 2023-01-30 14:41:12 +00:00
jsteube
e50e165208 Rename EVENT_H macro to avoid collision with EVENT_H macro from Apple library 2023-01-29 18:03:37 +00:00
Jens Steube
708c3de9d5
Merge pull request #3598 from Chick3nman/patch-1
Fixes #3596: bug in --stdout w/ rules
2023-01-28 20:18:11 +01:00
Jens Steube
5bfaa21dd1
Merge pull request #3590 from justpretending/master
Add entry in changes.txt about broken debug mode 5
2023-01-27 16:20:50 +01:00
Chick3nman
0f697fd668
Fixes #3596: bug in --stdout w/ rules
Changes BUF_SZ to PW_MAX to correctly memset the pw buffer to 0 between candidates.
2023-01-26 10:48:30 -06:00
jsteube
8d044fa07f Use -Wno-format-overflow cflags for unrar sources on non-clang compiler 2023-01-26 12:27:14 +00:00
justpretending
4160a812b5 Add entry in changes.txt about broken debug mode 5 2023-01-25 23:38:42 +07:00
Jens Steube
d6879fdc50
Merge pull request #3588 from justpretending/master
Add the separator after original-word in --debug-mode=5
2023-01-25 17:08:04 +01:00
jsteube
47622ffba9 Add missing entry in changes.txt about scrypt buffer change 2023-01-24 10:26:28 +00:00
justpretending
c923515ad3 Add the separator after original-word in --debug-mode=5 (fixes #3587) 2023-01-24 17:07:29 +07:00
jsteube
b166bdcfac Allow longer digests in hash-mode 8900. They are not checked because there's no need to do so 2023-01-23 09:29:33 +00:00
Jens Steube
a3e70d6c9b
Merge pull request #3583 from jmvermeulen/master
Support for longer scrypt hashes in module 8900
2023-01-22 23:34:08 +01:00
Jens Steube
2f498d22ce
Merge pull request #3584 from zyronix/error_log_gpu_temp_abort
Log error for gpu temp failure when in quiet mode
2023-01-21 07:50:36 +01:00
jsteube
e74cebba75 Fix some spacing in affinity.c 2023-01-20 21:01:56 +00:00
Romke van Dijk
c0d2d9cadc Error log for temp failure when in quiet mode 2023-01-20 15:09:10 +01:00
Vermeulen, Job (J.M.)
b7e94e61e9 Support for longer scrypt hashes in module 8900 2023-01-19 20:48:01 +01:00
jsteube
17b2e9062b Prevent Hashcat from hanging by checking during startup that the output file is a named pipe 2023-01-19 15:54:26 +00:00
jsteube
98d721cf69 Prepare rename macros in kernel files from _MACRO to MACRO 2023-01-18 15:34:49 +00:00
jsteube
f1ff925b6e Prepare rename macros in header files from _MACRO to MACRO 2023-01-17 19:25:40 +00:00
jsteube
19cefb36d1 Add missing RTX 4070Ti to tunings database 2023-01-16 18:36:47 +00:00
jsteube
29f9a7f14d Add missing RTX 4080 to tunings database 2023-01-15 23:12:37 +00:00
jsteube
25f388748d Use OPTS_TYPE_NATIVE_THREADS instead of a manual thread limit for -m 3090x 2023-01-14 20:07:54 +00:00
Jens Steube
ca8e7ac04d
Merge pull request #3571 from s3inlc/pdf10700
Removed check which aborted on empty passwords for mode 10700
2023-01-13 15:31:23 +01:00
jsteube
f940c7f073 tools/benchmark_deep.pl use benchmark_mask from module if defined 2023-01-11 22:34:15 +00:00
Jens Steube
f77a21dec7
Merge pull request #3576 from philsmd/3090x_restrict_threads
restrict threads/-T to 32 for -m 3090x
2023-01-12 10:27:42 +01:00
philsmd
160b8d2c2f
restrict threads/-T to 32 for -m 3090x 2023-01-10 12:22:35 +01:00
Jens Steube
5adb38430f
Merge pull request #3575 from philsmd/philsmd-year-2023
update license.txt
2023-01-10 11:32:18 +01:00
philsmd
21f7163dac
update license.txt 2023-01-10 11:25:48 +01:00
Jens Steube
82a2e33cd2
Merge pull request #3573 from s3inlc/pdf_2.2
There can be PDF 104xx hashes which have V == 2
2023-01-09 15:38:46 +01:00
Sein Coray
3ad271b00e there can be PDF 104xx hashes which have V == 2 2023-01-09 11:10:45 +01:00
Sein Coray
69807fb2fe removed check which aborted on empty passwords for mode 10700 2023-01-09 09:00:26 +01:00
jsteube
d19882ff71 Set a maximum thread count for -m 30901 to 32 for performance reasons 2023-01-08 19:45:42 +00:00
Jens Steube
eb3e0ac599
Merge pull request #3566 from PenguinKeeper7/QoLHexFix
QoL status hex fix
2023-01-07 23:52:29 +01:00
PenguinKeeper7
24214d39a0
Update status.c 2023-01-07 02:07:34 +00:00
PenguinKeeper7
feb0afadf2
Update status.c 2023-01-07 00:15:48 +00:00
Jens Steube
cd8bff1682
Merge pull request #3561 from philsmd/3090x_btc_prv_key
fixes #3487: added -m 3090x = Bitcoin raw private key
2023-01-06 16:49:00 +01:00
Jens Steube
41bd2e37fd
Merge pull request #3560 from philsmd/30700_whitespace
fix whitespace in -m 30700 = Anope IRC Services
2023-01-05 21:48:01 +01:00
philsmd
c6b40a40bf
fix whitespace in -m 30700 = Anope IRC Services 2023-01-04 15:55:13 +01:00
philsmd
3ef69f2919
added -m 3090x = Bitcoin raw private key 2023-01-04 15:52:48 +01:00
jsteube
3390159bb2 AMD Driver: Updated requirements for AMD Windows drivers to "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly) 2023-01-04 08:36:37 +00:00
jsteube
c6a7826d12 Do not show metal disabled warning in backend information mode 2023-01-03 13:59:59 +00:00
jsteube
5c7da42797 Remove Appveyor status from README.md 2023-01-02 17:13:45 +00:00
jsteube
6440b44c51 Check updated Appveyor integration settings 2023-01-01 18:43:43 +00:00
jsteube
9651d3025c Fix error in backend.c if compiling on macOS 2022-12-31 16:04:35 +00:00
jsteube
95a74b778f Test disable Appveyor 2022-12-30 18:45:40 +00:00
jsteube
b7925f1149 Add warning about automatically disabled Metal devices 2022-12-29 19:37:56 +00:00
jsteube
b228816067 Fix some missing newlines 2022-12-28 18:28:30 +00:00
jsteube
60f98d51d0 Add missing entry for Anope IRC in readme.txt 2022-12-27 18:00:37 +00:00
Jens Steube
a931a8af38
Merge pull request #3553 from willcrozi/bugfix-stdout-rules-#3537
stdout mode: fix pwd copy for optimized kernels
2022-12-26 19:16:45 +01:00
Jens Steube
5989de470b
Merge pull request #3549 from s3inlc/pkzip-fix
Remove check which may lead to false negatives on pkzip in rare cases
2022-12-25 23:26:05 +01:00