Jens Steube
|
f05cd72147
|
minor whitespace fixes
|
2021-06-25 07:56:28 +02:00 |
|
Jens Steube
|
84cf5e70e7
|
Fixed out-of-boundary write in slow candidates mode in combinator attack update
|
2021-06-24 13:13:02 +02:00 |
|
Jens Steube
|
1a4758da83
|
Fixed out-of-boundary write in slow candidates mode in combinator attack
|
2021-06-24 12:15:41 +02:00 |
|
Jens Steube
|
d9a92afecc
|
Change out-of-boundary fix in order to re-enable password length 256 with rules in pure kernel mode
|
2019-11-26 11:26:56 +01:00 |
|
Jens Steube
|
ce0257dd84
|
Merge pull request #2189 from neheb/fgfggdf
bools
|
2019-11-05 12:29:02 +01:00 |
|
Jens Steube
|
a0284b8378
|
Fixed invalid use of --hex-wordlist if encoded wordlist string is larger than length 256
|
2019-10-08 12:33:11 +02:00 |
|
Rosen Penev
|
bd6c0e57e4
|
Change 0/1 to true/false
Found with clang-tidy
|
2019-09-11 18:36:52 -07:00 |
|
Jens Steube
|
97c9e86d15
|
Filehandling: Print a truncation warning in case an oversized line was detected
|
2019-08-06 12:22:24 +02:00 |
|
Gabriele Gristina
|
3d39d2fc91
|
update all HCFILE vars and related code
|
2019-07-02 21:30:35 +02:00 |
|
Gabriele Gristina
|
2db6dfcd4e
|
fix HCFILE with potfile BUG and something else related to HCFILE wrong usage
|
2019-07-02 18:27:36 +02:00 |
|
Gabriele Gristina
|
398c89c75c
|
switch almost all FILE ops, potfile is the only missing
|
2019-06-26 19:06:46 +02:00 |
|
Gabriele Gristina
|
b2529af172
|
remove original commented code
|
2019-06-22 15:00:50 +02:00 |
|
Gabriele Gristina
|
6cb4abd526
|
Add zlib support v2
|
2019-06-21 21:56:38 +02:00 |
|
jsteube
|
66d94b06e4
|
Get rid of src/rp_kernel_on_cpu.c and src/rp_kernel_on_cpu_optimized.c and use OpenCL emulated kernel version
|
2019-03-25 12:24:04 +01:00 |
|
jsteube
|
d96b649751
|
Add support for -a 1 in -S mode
|
2018-10-20 18:00:42 +02:00 |
|
jsteube
|
d6ed195db9
|
Add -a 1 support for slow candidates mode
|
2018-09-01 23:12:56 +02:00 |
|
jsteube
|
52c52836e3
|
Add new option --slow-candidates which allows hashcat to generate passwords on-host
|
2018-09-01 12:31:17 +02:00 |
|