mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 01:06:16 -04:00
add new operation: Swap case
This commit is contained in:
parent
ba12ad8e7c
commit
d5b72548fc
4 changed files with 112 additions and 0 deletions
|
@ -245,6 +245,7 @@
|
|||
"Remove null bytes",
|
||||
"To Upper case",
|
||||
"To Lower case",
|
||||
"Swap case",
|
||||
"To Case Insensitive Regex",
|
||||
"From Case Insensitive Regex",
|
||||
"Add line numbers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue