Benoit BACQUEY
|
60a4af60ad
|
Merge branch 'blake' of https://github.com/Zgzorx/hashcat into blake
|
2023-02-10 13:02:21 +01:00 |
|
Louka
|
d592e5dbcc
|
remove home made tests and add test_modules/m35000.pm
|
2023-02-10 12:55:51 +01:00 |
|
Benoit BACQUEY
|
01dbb41734
|
Added Blake2s-256 to readme.txt
|
2023-02-10 11:26:52 +01:00 |
|
Louka
|
816a246c76
|
add blake2s a1-optimized
|
2023-02-09 17:23:00 +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
|
4770498960
|
add blake2s a0-optimized and a1-pure
|
2023-02-09 16:46:34 +01:00 |
|
bacqube2
|
e6a3389326
|
m35000_a3-optimized
|
2023-02-09 16:45:53 +01:00 |
|
bacqube2
|
bd8ebc365b
|
Suppression prtinf et ajout m35000_a3-optimized
|
2023-02-09 16:26:07 +01:00 |
|
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 |
|
bacqube2
|
82f799950a
|
m35000_a3-pure commit initial
|
2023-02-09 15:49:06 +01:00 |
|
Louka
|
a016e621a7
|
update tests
|
2023-02-09 15:22:51 +01:00 |
|
bacqube2
|
68eedce3e6
|
Modif tests
|
2023-02-09 13:40:35 +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 |
|
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 |
|
bacqube2
|
bd0f058357
|
Premiere correction des fonctions de traitement
|
2023-02-08 14:04:12 +01:00 |
|
bacqube2
|
6176ec3264
|
Ajout de printf pour tracer l'execution des fonctions
|
2023-02-08 13:23:11 +01:00 |
|
bacqube2
|
5475e882a7
|
Ajout de printf pour tracer l'execution des fonctions
|
2023-02-08 12:57:17 +01:00 |
|
bacqube2
|
1e79857ed0
|
Changement des valeurs de test pour debug + affichage des valeurs de rounds
|
2023-02-08 11:50:31 +01: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 |
|
Benoit
|
e3d47f0ea8
|
Correction de nom d'une fonction
|
2023-02-07 13:22:07 +01: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 |
|
Louka
|
d78cb92eb8
|
tests
|
2023-02-06 17:11:37 +01:00 |
|
Louka
|
6492beb83e
|
add tests
|
2023-02-06 16:51:53 +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 |
|
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 |
|
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 |
|