Exists(authx509): Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
(New page: {{AdvFileParam|exists[authx509]}} Checks whether file has any Authenticode attached. ==Usage== exists[authx509]=<flag(boolean)> ===Examples=== exists[authx509]=1 ===Description=== Che...)
 
No edit summary
Line 1: Line 1:
{{DISPLAYTITLE:exists(authx509)}}
{{AdvFileParam|exists[authx509]}}
{{AdvFileParam|exists[authx509]}}
Checks whether file has any Authenticode attached.
Checks whether file has any Authenticode attached.

Revision as of 15:12, 19 February 2008


Checks whether file has any Authenticode attached.

Usage

exists[authx509]=<flag(boolean)>

Examples

exists[authx509]=1

Description

Checks whether file has any Authenticode attached. Works for Portable Executable files and .cab archives currently.

See also

Similar parameters

Similar commands