1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-02-23 21:02:27 +00:00

Rules: Add support to include source wordlist in debugging format missing usage and changes

This commit is contained in:
Jens Steube 2022-05-16 21:13:37 +02:00
parent 2ff7d0bb4d
commit d4a8c7e579
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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 ] -",
"",