Difference between revisions of "Filename"

From SpybotWiki
Jump to: navigation, search
(added group)
Line 4: Line 4:
 
|VARIANTS = filename!
 
|VARIANTS = filename!
 
|PEVERSION = ??? < 1.5.4.5
 
|PEVERSION = ??? < 1.5.4.5
 +
Version Resource (PE)
 
}}Defines filename for Directory command check.
 
}}Defines filename for Directory command check.
  

Revision as of 08:57, 22 February 2008

filename
Variants filename
filename!
Previously {{{PREVIOUS}}}
Group [[:Category:Advanced file parameters for {{{GROUP}}}|{{{GROUP}}}]]
Version advcheck.dll ??? < 1.5.4.5

Version Resource (PE)

[[Category:Advanced file parameters for {{{GROUP}}}]] Defines filename for Directory command check.

Usage

filename=<filename(string)>
filename!=<filename(string)>

The second negation variant is available only in advcheck.dll later than 1.5.4.5.

Examples

filename=<$WINDIR>\malware.exe

Description

AP Sets the filename used for following advanced parameters in combination with for example the Directory command. For some commands, it also needs to just be set to anything to allow control flow advanced file parameters to be used.

Algo-Prefixes are available only in advcheck.dll later than 1.5.4.5, previously only wildcards (now default) were supported.

See also

Similar parameters

Similar commands