Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex mode bugs due to API changes #1289

Closed
magnumripper opened this issue May 10, 2015 · 1 comment
Closed

Regex mode bugs due to API changes #1289

magnumripper opened this issue May 10, 2015 · 1 comment
Labels

Comments

@magnumripper
Copy link
Member

http://www.openwall.com/lists/john-users/2015/05/08/4

I think the ?i: modifer is new in librexgen (newer than our mode), and that change probably screwed up our mode's case= feature. OTOH it also pretty much obsoletes it.

There are also other bugs (some in librexgen, some in regex mode) mentioned in the thread. We need to fix them and do some serious regression testing.

We also need to update the documentation.

@magnumripper magnumripper modified the milestone: 1.8.0-jumbo-2 Jul 21, 2015
@magnumripper magnumripper modified the milestones: 1.8.0-jumbo-2, 1.8.0-jumbo-3 Nov 12, 2015
@magnumripper
Copy link
Member Author

This bug is obsolete. If any similar problems are present now, let's open new issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant