mirror of
https://github.com/gchq/CyberChef
synced 2026-01-05 18:13:15 +00:00
Merged master into feature-unicode-strings
This commit is contained in:
@@ -107,6 +107,7 @@ OpModules.Default = {
|
||||
"Unescape string": StrUtils.runUnescape,
|
||||
"Head": StrUtils.runHead,
|
||||
"Tail": StrUtils.runTail,
|
||||
"Hamming Distance": StrUtils.runHamming,
|
||||
"Remove whitespace": Tidy.runRemoveWhitespace,
|
||||
"Remove null bytes": Tidy.runRemoveNulls,
|
||||
"Drop bytes": Tidy.runDropBytes,
|
||||
|
||||
Reference in New Issue
Block a user