Commit Graph

19 Commits (795674c939058653373790d9db15f4a349121fa7)

Author SHA1 Message Date
Rosen Penev 795674c939 fix some const-qual warnings
9 months ago
jsteube 3173f9374d Add unstable markers for Intel GPU for -m 25100 and 25200
10 months ago
Gabriele Gristina 2adf735e51 Fixed bug in input_tokenizer when TOKEN_ATTR_FIXED_LENGTH is used and refactor modules
1 year ago
laika e69dc3ff31 Corrected issue for module 25200 (SNMPv3 HMAC-SHA1-96) Password length should not be restricted to a minimum length
2 years ago
Jens Steube 1f4d8dd0fd Remove OPTS_TYPE_MAXIMUM_THREADS flag where no longer required by AMD HIP jit compiler
2 years ago
philsmd d9749e8799
change interface, add module_benchmark_charset ()
2 years ago
Jens Steube 6fce6fb3ff Update all existing modules to use the stock module marker
2 years ago
Jens Steube 5015bc0d2e Module Parser: Renamed struct token_t to hc_token_t to avoid naming conflict with token_t on MacOS
2 years ago
Jens Steube 5b4ac09e91 User Options: Add new module function module_hash_decode_postprocess() to override hash specific configurations from command line
3 years ago
Jens Steube 93ba57f183 Update more module with OPTS_TYPE_MAXIMUM_THREADS
3 years ago
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
3 years ago
Jens Steube 20a7b9f992 Tuning-Database: Add new module function module_extra_tuningdb_block() to extend hashcat.hctune content from a plugin
3 years ago
Gabriele Gristina e15fe3461e add missing pw_min() to snmpv3 md5/sha1 modules
3 years ago
Gabriele Gristina 45fce5d3a3 fix snmpv3 md5/sha1, tested with real hashes
3 years ago
Jens Steube 3a31b669b5 Optimize and clean up -m 25200 code.
3 years ago
Gabriele Gristina 4fb44f826c updated module_25200.c as requested in the review
3 years ago
Gabriele Gristina b00e3e5e59 add missing hex_encode() in module_hash_encode()
3 years ago
Gabriele Gristina 6d83a69f7d using hex_encode/hex_decode + small fixes
3 years ago
Gabriele Gristina 7ea5da51a8 Added hash-mode: SNMPv3 HMAC-SHA1-96
3 years ago