Commit Graph

19 Commits (ff8b0eaaa69b1f4d97fad0a8c2896a1084aab33c)

Author SHA1 Message Date
its5Q d725b4b928 Switch to using TOKEN_ATTR_OPTIONAL_ROUNDS for Metamask hashmodes
4 months ago
Rosen Penev 795674c939 fix some const-qual warnings
10 months ago
Jens Steube a9d843870d
Merge pull request #3686 from matrix/fix_bof_26600
1 year ago
Gabriele Gristina f08448f802 Fixed buffer overflow on module_26600.c / module_hash_encode()
1 year ago
Gabriele Gristina 2adf735e51 Fixed bug in input_tokenizer when TOKEN_ATTR_FIXED_LENGTH is used and refactor modules
1 year ago
Your Name 90c6ead997 add real reference hash to 26600
1 year 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
3 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
Gabriele Gristina 694f0cd7c8 metamask: double the CT len again
3 years ago
Gabriele Gristina 6cbc614826 metamask: double the CT len, set pw_min to 8
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
Jens Steube 7faf6859d6 Backport hand-optimized compiler settings in modules from ROCM to HIP
3 years ago
Gabriele Gristina 6ce1c78f6d fix CT_MAX_LEN_BASE64 define
3 years ago
Gabriele Gristina 7371cbebe7 add min/max data length limits to MetaMask Wallet
3 years ago
Gabriele Gristina 2d149164d2 cleanup module_26600.c
3 years ago
Gabriele Gristina f571329c4f Added hash-mode: MetaMask Wallet
3 years ago