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

Output: All Possible Casing Variations of a String #1060

Closed
Neo23x0 opened this issue Jul 2, 2020 · 1 comment · Fixed by #1065
Closed

Output: All Possible Casing Variations of a String #1060

Neo23x0 opened this issue Jul 2, 2020 · 1 comment · Fixed by #1065
Assignees
Labels

Comments

@Neo23x0
Copy link

Neo23x0 commented Jul 2, 2020

It would be great to have a function that outputs all possible casing variations of a string.

e.g. "cmd.exe > "Cmd.exe", "CMd.exe" ...

Here's an example on how to do it in Python:
https://gist.github.com/Neo23x0/276e45ee1d747c6db672363b69a6b491

Screenshot 2020-07-02 at 16 24 17

@Neo23x0
Copy link
Author

Neo23x0 commented Apr 16, 2021

When will this be merged? I'm waiting for it.

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

Successfully merging a pull request may close this issue.

2 participants