Regular expressions
During software audit, information
fetched from each executable file is compared with application patterns which
are saved in an application patterns base. While defining patterns,
you can use the so called regular expressions to set detailed criteria which
have to be fulfilled to identify the analysed file accurately.
Regular expressions are used to check whether an analysed text matches
to a specified pattern. Regular expressions may include the following elements:
|