mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 01:56:54 -04:00
Added 'Substitute' operation.
This commit is contained in:
parent
e1ef228575
commit
ef464ab57c
7 changed files with 83 additions and 27 deletions
|
@ -82,6 +82,7 @@ const Categories = [
|
|||
"XOR Brute Force",
|
||||
"Vigenère Encode",
|
||||
"Vigenère Decode",
|
||||
"Substitute",
|
||||
"Derive PBKDF2 key",
|
||||
"Derive EVP key",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue