mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 23:36:16 -04:00
Adds 'To/From Case Insensitive Regex' operations under 'Utils'
This commit is contained in:
parent
b750006cf0
commit
1d04b649e0
1 changed files with 2 additions and 0 deletions
|
@ -189,6 +189,8 @@
|
|||
"Remove null bytes",
|
||||
"To Upper case",
|
||||
"To Lower case",
|
||||
"To Case Insensitive Regex",
|
||||
"From Case Insensitive Regex",
|
||||
"Add line numbers",
|
||||
"Remove line numbers",
|
||||
"To Table",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue