Your Name
|
dbe99851ec
|
added comments on speeding up the attack by reducing the ciphertext buffersize
|
2023-02-26 13:52:23 +01:00 |
|
Your Name
|
90c6ead997
|
add real reference hash to 26600
|
2023-02-26 13:32:39 +01:00 |
|
Your Name
|
5208447e72
|
change hash-signature for 26610 (incompatible with 26600), remove debug print statements in attacks, add comments, add reference data
|
2023-02-26 13:31:38 +01:00 |
|
Your Name
|
248c4afc09
|
test hash works
|
2023-02-25 00:51:14 +01:00 |
|
Zgzorx
|
20c6a70b59
|
Rename SM3 module : m31100
|
2023-02-20 14:41:22 +01:00 |
|
Zgzorx
|
c85d817192
|
Merge branch 'hashcat:master' into sm3
|
2023-02-20 13:59:07 +01:00 |
|
jsteube
|
4fe37f5445
|
Fix -m 31000 some formatting and missing cracks in optimized mode -a 1 and -a 3 if password length > 32
|
2023-02-19 21:41:15 +00:00 |
|
justpretending
|
004ec79647
|
Don't close and reopen a FIFO
|
2023-02-19 00:55:55 +07:00 |
|
loukabvn
|
180dcb5769
|
Cleaning files and change DGST_Ri after tests
|
2023-02-17 17:41:42 +01:00 |
|
Zgzorx
|
be65cca4b4
|
Cleaned files for PR
|
2023-02-17 16:11:30 +01:00 |
|
loukabvn
|
73500a7512
|
Fix a0-optimized and add a1-optimized for SM3
|
2023-02-17 14:05:11 +01:00 |
|
loukabvn
|
b11b4b1b1b
|
Fixing inc_hash_sm3.h and add a0-optimized draft
|
2023-02-16 17:19:35 +01:00 |
|
loukabvn
|
2bc70388d3
|
Creation of branch SM3 and adding files for basic implementation
|
2023-02-16 10:38:11 +01:00 |
|
bacqube2
|
a3b4162e5f
|
Rename module 35000 : 31000
|
2023-02-13 16:40:35 +01:00 |
|
Zgzorx
|
6fcc8177cc
|
Merge branch 'hashcat:master' into blake
|
2023-02-13 16:25:41 +01:00 |
|
Louka
|
52e379ef93
|
disable debug option in makefile
|
2023-02-10 13:44:35 +01:00 |
|
bacqube2
|
5381fced62
|
Old self-test values deleted
|
2023-02-09 17:15:26 +01:00 |
|
bacqube2
|
c80ac0b73f
|
Merge remote-tracking branch 'origin/master' into blake
|
2023-02-09 17:01:14 +01:00 |
|
Louka
|
468ba9d92b
|
blake2s
|
2023-02-09 13:11:54 +01:00 |
|
justpretending
|
9ad36f9167
|
Support $HEX[] in module 99999 (fixes #3613)
|
2023-02-09 18:55:08 +07:00 |
|
bacqube2
|
bd0f058357
|
Premiere correction des fonctions de traitement
|
2023-02-08 14:04:12 +01:00 |
|
bacqube2
|
1e79857ed0
|
Changement des valeurs de test pour debug + affichage des valeurs de rounds
|
2023-02-08 11:50:31 +01:00 |
|
Andras Gemes
|
d886933c54
|
Fix comment typos in hashcat.c
|
2023-02-06 17:58:33 +01:00 |
|
Louka
|
12821a968b
|
Finishing inc_hash_blake2s and starting to write kernels
|
2023-02-06 15:27:07 +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 |
|
beschio
|
69a945ea75
|
fix Metal API advice
|
2023-02-04 22:47:10 +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 |
|
Louka
|
e42aa771e2
|
First version of module for BLAKE2S-256
|
2023-02-02 13:26:41 +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 |
|
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 |
|
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
|
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
|
25f388748d
|
Use OPTS_TYPE_NATIVE_THREADS instead of a manual thread limit for -m 3090x
|
2023-01-14 20:07:54 +00:00 |
|
philsmd
|
160b8d2c2f
|
restrict threads/-T to 32 for -m 3090x
|
2023-01-10 12:22:35 +01:00 |
|
Sein Coray
|
3ad271b00e
|
there can be PDF 104xx hashes which have V == 2
|
2023-01-09 11:10:45 +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 |
|
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 |
|
philsmd
|
3ef69f2919
|
added -m 3090x = Bitcoin raw private key
|
2023-01-04 15:52:48 +01:00 |
|