Obfuscates this String by replacing characters at every freq-th position with '*'.
'*'
the obfuscated string
the replacement frequency (default every 2nd character, starting at index 0)