mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 01:56:54 -04:00
Added operation 'filter'
This commit is contained in:
parent
af4644c9eb
commit
4b5210585a
3 changed files with 50 additions and 0 deletions
|
@ -148,6 +148,7 @@ const Categories = [
|
|||
"Sort",
|
||||
"Unique",
|
||||
"Split",
|
||||
"Filter",
|
||||
"Count occurrences",
|
||||
"Expand alphabet range",
|
||||
"Parse escaped string",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue