Rosen Penev
|
795674c939
|
fix some const-qual warnings
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2023-08-20 20:55:54 -07:00 |
|
justpretending
|
b2f14f2f5d
|
Fix some typos
|
2023-07-27 23:11:55 +07:00 |
|
Gabriele Gristina
|
2adf735e51
|
Fixed bug in input_tokenizer when TOKEN_ATTR_FIXED_LENGTH is used and refactor modules
|
2023-04-11 19:34:01 +02:00 |
|
philsmd
|
d9749e8799
|
change interface, add module_benchmark_charset ()
|
2022-07-15 17:17:57 +02:00 |
|
Jens Steube
|
6fce6fb3ff
|
Update all existing modules to use the stock module marker
|
2022-04-08 14:11:50 +02:00 |
|
Chick3nman
|
88dbbad6b3
|
Disable autodetect for specialist kernels(Collider, PMK, NT, etc.) and deprecated kernels to aid users in launching attacks without an algorithm selected
|
2022-02-14 13:25:44 -06:00 |
|
Jens Steube
|
5015bc0d2e
|
Module Parser: Renamed struct token_t to hc_token_t to avoid naming conflict with token_t on MacOS
|
2021-12-20 13:19:40 +01:00 |
|
Jens Steube
|
5b4ac09e91
|
User Options: Add new module function module_hash_decode_postprocess() to override hash specific configurations from command line
|
2021-11-28 13:58:27 +01:00 |
|
Jens Steube
|
21f91c5bb8
|
Module Optimizaters: Added OPTS_TYPE_MAXIMUM_THREADS to deactivate the else branch route in the section to find -T before compilation
Set the new flag based on some testings with RX6900XT
|
2021-11-13 17:27:06 +01:00 |
|
Jens Steube
|
01738fafa0
|
Deprecated Plugins: Add new module function module_deprecated_notice() to mark a plugin as deprecated and to return a free text user notice
Added option --deprecated-check-disable to enable deprecated plugins
|
2021-08-10 17:59:52 +02:00 |
|
Michael Kruger
|
5c9be6c855
|
Add extra_tuningdb_block, test mod_constrants [-1,-1]
|
2021-08-02 14:43:22 +02:00 |
|
Michael Kruger
|
3ba02f11ea
|
Expect Hex input, removed OPTS_TYPE_PT_ALWAYS_HEXIFY, added benchmark mask.
|
2021-08-02 11:40:14 +02:00 |
|
Cablethief
|
a38b5b3e25
|
27100 Slow hash, have doubts on how to correctly set iterations
|
2021-07-14 14:58:26 +02:00 |
|
Cablethief
|
5249e2152d
|
Addition of OPTS_TYPE_PT_ALWAYS_HEXIFY
|
2021-06-07 09:58:05 +02:00 |
|
Cablethief
|
e818b56cf3
|
Change module number to match future grouping
|
2021-05-28 14:45:41 +02:00 |
|