ephex

From SpybotWiki
Revision as of 19:00, 18 February 2008 by CCRDude (talk | contribs) (New page: {{AdvFileParam|ephex}} Bytes with offset from entry point, ?? as wildcard allowed. ==Usage== ephex=<offset(int)>|<hh>[hh[hh[hh[hh]...]]] ===Examples=== ephex=0|558BEC83C4F0 Would dete...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Bytes with offset from entry point, ?? as wildcard allowed.

Usage

ephex=<offset(int)>|<hh>[hh[hh[hh[hh]...]]]

Examples

ephex=0|558BEC83C4F0

Would detect the following code at the entry point of the file:

PUSH EBP
MOV EBP, ESP
ADD ESP, F0

Description

Use offset to specify an offset to the file entry point (has to be a Portable Executable file).

See also

Similar parameters

Similar commands