mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-18 20:26:24 -04:00
Add Leet Speak
Not too many use cases, but something I thought of (and have seen in a few skiddie malware samples). Will also resolve #1234
This commit is contained in:
parent
3822c6c520
commit
f14c423c64
4 changed files with 149 additions and 1 deletions
|
@ -268,7 +268,8 @@
|
|||
"Unicode Text Format",
|
||||
"Remove Diacritics",
|
||||
"Unescape Unicode Characters",
|
||||
"Convert to NATO alphabet"
|
||||
"Convert to NATO alphabet",
|
||||
"Convert Leet Speak"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue