With this window you can create an expression which is used as a filter.
This window has four control groups:
The first group is composed by the controls used to insert the values in the expression. Choose the table clicking on the label (Protocols, Variables, Values, Ascii or Hex) then choose the value selecting it, then push the button 'Insert' to insert the value in the expression. If you cannot make the insertion an error message will appear. You can insert both protocol expression and any variables given by the analysis engine in the expression. This variables are taken by the analysis engine through the function GetVmVar() and they give several information about the packet.
![]() |
![]() |
- the five elementary operators (+, -, *, /, %)
- The boolean operators: AND &&, OR ||, NOT !.
- two buttons for the shift operation: shift on the right (>>), shift on the left (<<).
- Six buttons for the comparison between the variables.