rules: updated OneRuleToRuleThemStill from 1.1 to 1.3 from upstream#5697
rules: updated OneRuleToRuleThemStill from 1.1 to 1.3 from upstream#5697solardiz merged 1 commit intoopenwall:bleeding-jumbofrom exploide:rule-update
Conversation
|
FWIW, here's how this affects the numbers for Only a slight change, so looks good to me. The reason I went to check this is to ensure that despite of the introduction of space separators between rule commands in this new revision of I also find this introduction of space separators curious - while we squeeze them out at startup, I thought hashcat didn't do that? Don't they still have performance impact for hashcat? |
|
Numbers look reasonable. AFAIK OneRuleToRuleThemStill has been reduced by about 800 duplicate rules. I'm not familiar with the rule syntax. Didn't test yet whether formatting with spaces could have a performance impact. |
There's no need to test this with |
This made me curious and I performed a test but I'm not able to reproduce a performance regression. Test setup:
Both times, the cracking attempt took 24 minutes with around 42700 MH/s. |
Turns out
OneRuleToRuleThemStill.rulegot an update some time ago. This PR updates the vendored copy to latest upstream.