Gabriele Gristina
|
b0c6738289
|
Rename STR() to M2S(), part 2
|
2022-02-07 13:31:22 +01:00 |
|
Jens Steube
|
be75e4b4ea
|
Rename STR() to M2S() to avoid future collisions and move from kernel source to command line parameter
|
2022-02-07 09:57:08 +01:00 |
|
Gabriele Gristina
|
9d36245d51
|
Kernels: Set the default Address Space Qualifier for any pointer, refactored / updated KERN_ATTR macros and rc4 cipher functions, in order to support Apple Metal runtime
|
2022-02-04 19:54:00 +01:00 |
|
Gabriele Gristina
|
2e4a136758
|
Refactored standard kernel includes in order to support Apple Metal runtime, updated backend, test units and status code
|
2022-01-18 22:52:14 +01:00 |
|
Jens Steube
|
045ca5cb7a
|
Fixed method how OPTS_TYPE_AUX* kernels are called in association mode, for instance WPA/WPA2 kernels
|
2022-01-05 10:46:00 +01:00 |
|
Jens Steube
|
0abdcb1ae5
|
Rename GID_MAX to GID_CNT to avoid naming conflict with existing macro
|
2022-01-04 22:57:26 +01:00 |
|
Jens Steube
|
668d2179cd
|
Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
|
2022-01-04 18:07:18 +01:00 |
|
Jens Steube
|
0d8b4b74ad
|
More CUDA special backports to HIP
|
2021-07-18 22:56:22 +02:00 |
|
Jens Steube
|
a22f8149fc
|
Merge branch 'HIP' into hip
|
2021-07-10 21:34:09 +02:00 |
|
reger-men
|
ea7b74389f
|
First draft HIP Version
|
2021-07-09 03:50:40 +00:00 |
|
Jens Steube
|
badc51f3e7
|
WPA Kernels: Increased performance by 3.5% for backend devices controlled by CUDA backend
|
2021-07-04 12:24:55 +02:00 |
|
Jens Steube
|
62fc3601bb
|
Wrap atomic functions with hc_ prefix to have better platform control
|
2021-04-20 17:47:44 +02:00 |
|
Jens Steube
|
04d5e5a119
|
New Attack-Mode: Association Attack. Like JtR's single mode. Very early
stage. See hashcat Forum for detailed writeup.
|
2020-09-29 15:56:32 +02:00 |
|
Jens Steube
|
f2aedd3741
|
Add support to load hashes for hash-mode 2500 and 16800 format from hash-mode 22000
|
2019-12-16 19:35:00 +01:00 |
|
Jens Steube
|
784eeb257b
|
Make use of message_pair and set default for nonce_error_corrections in -m 22000
|
2019-12-16 12:47:48 +01:00 |
|
Jens Steube
|
2a04354401
|
New mode 22000 WPA-PBKDF2-PMKID+EAPOL to replace -m 2500 and -m 16800. NOTE: missing support for message_pair and nonce_error_corrections handling
|
2019-12-15 21:09:04 +01:00 |
|