Tool Commands |
You can manually incorporate the needed data collecting and curing commands to a FixIt! tool. Syntax Each command starts on a new line and has the following format:
Argument values can be string, binary, or numeric. A value is interpreted as a string unless stated otherwise.
If you want to comment on a command, start the comment with the # symbol. Code validation Rows with syntax errors are marked with red. You can find error descriptions on the expandable List of commands A script with commands is run sequentially in three steps: 1.Anti-rootkit scanner. These commands are executed in a random order. 2.Script commands. These commands are executed in the given order. 3.Data collection. These commands are executed in a random order. |