1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-29 03:18:30 +00:00
Commit Graph

9518 Commits

Author SHA1 Message Date
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
bacqube2
33762965f6 modify to S 2023-02-02 14:53:04 +01:00
bacqube2
a59cf4ebcf modify to S 2023-02-02 13:33:32 +01:00
Louka
16e405c6d8 Merge branch 'blake' of https://github.com/Zgzorx/hashcat into blake 2023-02-02 13:27:22 +01:00
Louka
e42aa771e2 First version of module for BLAKE2S-256 2023-02-02 13:26:41 +01:00
bacqube2
30d9509878 Creation blake2s inc files 2023-02-02 13:22:03 +01:00
Louka
4e9299b4c7 Remove test dataset 2023-02-02 09:52:43 +01:00
jsteube
6d437a6430 Update Alias.hctune based on wikipedia's List of Nvidia GPU 2023-02-01 20:04:59 +00:00
Louka
8a6f920dac Ajout d'un jeu de tests 2023-02-01 14:48:51 +01: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
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