You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the goal is a human-readable string (as opposed to a grepping the config file), then it occurs to me that the effectiveness might be increased by matching visually ambiguous characters too.
e.g.
"0", "o", & "O" all look quite similar, as do "1", "l", and "5" & "S"...
The text was updated successfully, but these errors were encountered:
If the goal is a human-readable string (as opposed to a grepping the config file), then it occurs to me that the effectiveness might be increased by matching visually ambiguous characters too.
e.g.
"0", "o", & "O" all look quite similar, as do "1", "l", and "5" & "S"...
The text was updated successfully, but these errors were encountered: