mirror of
https://github.com/gchq/CyberChef
synced 2025-12-22 11:13:38 +00:00
Merge branch 'control' of https://github.com/bwhitn/CyberChef into bwhitn-control
This commit is contained in:
@@ -151,6 +151,7 @@ OpModules.Default = {
|
||||
"Fork": FlowControl.runFork,
|
||||
"Merge": FlowControl.runMerge,
|
||||
"Register": FlowControl.runRegister,
|
||||
"Label": FlowControl.runComment,
|
||||
"Jump": FlowControl.runJump,
|
||||
"Conditional Jump": FlowControl.runCondJump,
|
||||
"Return": FlowControl.runReturn,
|
||||
|
||||
Reference in New Issue
Block a user