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 