Home » Support » User Manual » Working with VMProtect » Main window » "Script" tab

"Script" tab

The "Script" tab is used to create programs using the built-in scripting language:

The left part of the window shows the script contents and is used to quickly navigate through the script code (a double click on a script object). The right part of the window is used to edit the script:

  • Cut – cut the selected text to the clipboard. This can also be done with a click on the toolbar button;
  • Copy – copy the selected text to the clipboard. This can also be done with a click on the toolbar button;
  • Paste – paste text from the clipboard. This can also be done with a click on the toolbar button;
  • Select all – select the entire text;
  • Undo – undo the previous changes. This can also be done with a click on the toolbar button;
  • Redo – redo the previous changes. This can also be done with a click on the toolbar button;
  • Find… – find a text fragment. This can also be done with a click on the toolbar button;
  • Find next – find the next text fragment.