Add option(s) for inserting no-op rule if not already present
Open
@magnumripper is already working on this.
Since Nov 20, 2020.
enhancement
- Dominant language
- C
- Stars
- 13.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/openwall/john/pull/4466#issuecomment-731159608
With no nop in these rules I'd want --rules-add-nop as well, and/or some config option like StackedRulesAutoNOP = <bool> for synthetically adding it [when not already there]
The config option is "least bloat" in that it doesn't eat any of our precious options flags, but I can see (different) needs for both options.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.