-
Notifications
You must be signed in to change notification settings - Fork 472
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
Sequential search #115
Comments
This is for addrees mode? Please feel free to add a visual example of what you want it will be more helpful |
This can be used in any mode. |
Ooh now i get you. I understand what is what you saying, letme think in that, because it is some difficult develop that part in code. Thanks |
There are many password generators with this functionality, some of the code can be taken from there. |
https://hashcat.net/hashcat/ |
Ok, thanks i will try to implement this :) |
AAA |
Alberto, good afternoon.
Sequential search question.
Can you filter out characters that are repeated 2-3 times?
Yes, I understand that the speed will drop significantly, but iterating over repeated characters takes most of the work.
Sorry, I'm writing with a translator.
The text was updated successfully, but these errors were encountered: