mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
Add files via upload
This commit is contained in:
parent
1bc88728f0
commit
429b6ee9de
1 changed files with 11 additions and 0 deletions
|
@ -3,6 +3,17 @@
|
||||||
"name": "Favourites",
|
"name": "Favourites",
|
||||||
"ops": []
|
"ops": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Gaijin",
|
||||||
|
"ops": [
|
||||||
|
"ByteAnalyser",
|
||||||
|
"Output",
|
||||||
|
"Pad",
|
||||||
|
"Prepend / Append",
|
||||||
|
"Store / Restore Input",
|
||||||
|
"Trim"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Data format",
|
"name": "Data format",
|
||||||
"ops": [
|
"ops": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue