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

Specify limited sequence of potential characters #34

Open
efelem opened this issue Mar 2, 2021 · 1 comment
Open

Specify limited sequence of potential characters #34

efelem opened this issue Mar 2, 2021 · 1 comment

Comments

@efelem
Copy link

efelem commented Mar 2, 2021

Thanks for the tool !

I have a suggestion that could be useful. Let me know what you think.
Let's say I know that the password might start with a given word, e.g. Shanon followed by a sequence of character generated only from a subset (e.g. made of 4,5,6).

For example :

   Shanon456
   Shanon44446 

I was thinking we could you the charset option but restrict the charset to a small subset of characters. Would it be possible without to much pain ?

@efelem
Copy link
Author

efelem commented Mar 2, 2021

Sorry just found the -s option that does exactly that.

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

No branches or pull requests

1 participant