Difference between revisions of "Exists(cert)"

From SpybotWiki
Jump to: navigation, search
(added info box)
(added group)
 
Line 5: Line 5:
 
|VARIANTS = exists[authx509]
 
|VARIANTS = exists[authx509]
 
|PEVERSION = ??? < 1.5.4.5
 
|PEVERSION = ??? < 1.5.4.5
 +
|GROUP = Authenticity
 
}}Checks whether file has any Authenticode attached.
 
}}Checks whether file has any Authenticode attached.
  

Latest revision as of 08:53, 22 February 2008

exists[cert]
Variants exists[cert]
exists[authx509]
Previously
Group Authenticity
Version advcheck.dll ??? < 1.5.4.5

Checks whether file has any Authenticode attached.

Usage

exists[cert]=<flag(boolean)>
exists[authx509]=<flag(boolean)>

Examples

exists[cert]=1

Description

This is the just a more generic name for exists(authx509) currently.

See also

Similar parameters

Similar commands