mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-20 13:10:46 -04:00
Add operation
Added 'Drop nth bytes' operation.
This commit is contained in:
parent
60f5093c6c
commit
30349dbcb9
2 changed files with 81 additions and 1 deletions
|
@ -238,7 +238,8 @@
|
|||
"Escape string",
|
||||
"Unescape string",
|
||||
"Pseudo-Random Number Generator",
|
||||
"Sleep"
|
||||
"Sleep",
|
||||
"Drop nth bytes"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue