librexgen no longer does case.
Open
@jfoug is already working on this.
Since Aug 18, 2016.
bug
maintenance/cleanup
- Dominant language
- C
- Stars
- 13.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/teeshop/rexgen/commit/9468680a1d86e25f6e08d98fbcd32980c2ec6d8b
We still have this in code (within our command line arg), but the flag that gets set never is used any more (after Jan's update last december: https://github.com/magnumripper/JohnTheRipper/commit/f3cd0e6393278eba7e8456666c1b27a8df8e4938#commitcomment-16945258)
We need to find out if there are plans to ever bring that function back, and if not, then remove this option from the regex interface.
Note, the =alpha:case does work (after I renamed case to cased).
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.