mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 08:16:17 -04:00
Add unicode text format operation
This commit is contained in:
parent
c9d9730726
commit
13a54ec318
3 changed files with 81 additions and 2 deletions
|
@ -200,6 +200,7 @@
|
|||
"ops": [
|
||||
"Encode text",
|
||||
"Decode text",
|
||||
"Unicode Text Format",
|
||||
"Remove Diacritics",
|
||||
"Unescape Unicode Characters",
|
||||
"Convert to NATO alphabet"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue