mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-24 05:12:05 +00:00
Rules: Add support to include source wordlist in debugging format missing usage and changes
This commit is contained in:
parent
2ff7d0bb4d
commit
d4a8c7e579
@ -92,6 +92,7 @@
|
||||
- OpenCL Runtime: Set default device-type to GPU with Apple Silicon compute devices
|
||||
- Rules: Update hand-written rulesets to covers years up to 2029
|
||||
- Rules: Add new rulesets from T0XlC: T0XlCv2, T0XlC_3_rule, T0XlC_insert_HTLM_entities_0_Z
|
||||
- Rules: Add support to include source wordlist in debugging format
|
||||
- Status code: updated negative status code (added kernel create failure and resync)
|
||||
- Status code: updated negative status code, usefull in Unit tests engine (test.sh)
|
||||
- Terminal: show empty OpenCL platforms only in backend information mode
|
||||
|
@ -181,6 +181,7 @@ static const char *const USAGE_BIG_POST_HASHMODES[] =
|
||||
" 2 | Original-Word",
|
||||
" 3 | Original-Word:Finding-Rule",
|
||||
" 4 | Original-Word:Finding-Rule:Processed-Word",
|
||||
" 5 | Original-Word:Finding-Rule:Processed-Word:Wordlist",
|
||||
"",
|
||||
"- [ Attack Modes ] -",
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user