1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-15 20:39:17 +00:00
Commit Graph

8972 Commits

Author SHA1 Message Date
jsteube
19b3ca87bc Backport changes to md4_update_vector_utf16le() in -m 1000 to -m 1100 and -m 5500 2023-02-09 15:18:58 +00:00
jsteube
079d5d5b97 Add a note to docs/limits.txt about cracking NTLM on CPU if the kernel needs to convert from UTF8 to UTF16. 2023-02-08 15:43:34 +00:00
jsteube
86f3e1f5b8 Fix UTF8 to UTF16 conversion in -m 1000 -a 3 kernels for non SIMD compute devices 2023-02-07 22:24:44 +00:00
Jens Steube
1c55ee222c
Merge pull request #3614 from gemesa/hashcat-typo
Fix comment typos in hashcat.c
2023-02-06 18:11:54 +01:00
Andras Gemes
d886933c54
Fix comment typos in hashcat.c 2023-02-06 17:58:33 +01:00
Jens Steube
225d67c09b
Merge pull request #3609 from gemesa/skip-limit-stdout
Fixes hashcat#3580: bug in --skip/--limit w/ --stdout
2023-02-05 21:12:03 +01:00
Andras Gemes
5bbd06425f
Fixes hashcat#3580: bug in --skip/--limit w/ --stdout 2023-02-05 20:37:19 +01:00
Jens Steube
9c00983d31
Merge pull request #3610 from beschio/patch-1
fix Metal API advice
2023-02-04 23:27:58 +01:00
beschio
69a945ea75
fix Metal API advice 2023-02-04 22:47:10 +01:00
Jens Steube
a818e6373c
Merge pull request #3608 from justpretending/stdout_hash_mode
Prevent user from using -m and --stdout together
2023-02-03 23:39:39 +01:00
justpretending
8f030b4915 Prevent user from using -m and --stdout together 2023-02-03 12:26:50 +07:00
jsteube
42f574646e Skip generated rule that was the result of chaining rule operation and caused this generated rule to exceed the maximum number of function calls 2023-02-02 17:57:12 +00:00
jsteube
6d437a6430 Update Alias.hctune based on wikipedia's List of Nvidia GPU 2023-02-01 20:04:59 +00:00
Jens Steube
03e5260e3a
Merge pull request #3604 from justpretending/redundant_conditions
Remove some redundant conditions (fixes #3602)
2023-01-31 12:31:10 +01:00
Jens Steube
a9e89f760a
Merge pull request #3603 from justpretending/fifo
Support for FIFO outfiles (fixes #3582)
2023-01-31 12:30:36 +01:00
justpretending
3ae939e922 Remove some redundant conditions (fixes #3602) 2023-01-31 14:07:55 +07:00
justpretending
c2fcef6c50 Support for FIFO outfiles (fixes #3582) 2023-01-31 14:02:26 +07:00
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