exists(export)

From SpybotWiki
Revision as of 19:06, 21 February 2008 by CCRDude (talk | contribs) (added info box)
Jump to: navigation, search
exists[export]
Variants exists[export]
Previously exportfunc
Group [[:Category:Advanced file parameters for {{{GROUP}}}|{{{GROUP}}}]]
Version advcheck.dll ??? < 1.5.4.5

[[Category:Advanced file parameters for {{{GROUP}}}]] The name of an exported function.

Usage

exists[export]=<functionname(string)>

Examples

exists[export]=DoSomethingBad

This would test whether the scanned file has an export named DoSomethingBad.

Description

Looks for an exported function named functionname in the export table of a Portable Executable format file.

See also

Similar parameters

Similar commands