We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sometimes, one needs to convert text to leetspeak (several options), or vice versa (one result expected). Both can be tedious with long text for a human. Cf. this news https://www.bleepingcomputer.com/news/security/phishing-campaign-uses-upscom-xss-vuln-to-distribute-malware/
I'd like two operations addressing these conversions between plain text and leetspeak.
I know of a website which proposes those features online: http://www.robertecker.com/hp/research/leet-converter.php?lang=en
Thank you.
The text was updated successfully, but these errors were encountered:
Add Leet Speak
f14c423
Not too many use cases, but something I thought of (and have seen in a few skiddie malware samples). Will also resolve gchq#1234
Successfully merging a pull request may close this issue.
Sometimes, one needs to convert text to leetspeak (several options), or vice versa (one result expected). Both can be tedious with long text for a human. Cf. this news https://www.bleepingcomputer.com/news/security/phishing-campaign-uses-upscom-xss-vuln-to-distribute-malware/
I'd like two operations addressing these conversions between plain text and leetspeak.
I know of a website which proposes those features online: http://www.robertecker.com/hp/research/leet-converter.php?lang=en
Thank you.
The text was updated successfully, but these errors were encountered: