Home Page : Glossary
: "D" : DEP
DEP
- DEP
- Data Execution Protection. DEP prevents code from executing from areas
of memory that should only contain data (and not code), such as the
stack and various memory pools. The rational for this is to prevent an
attacker from inserting rogue code into a PC's
memory and then persuading Windows to run it. To operate, DEP needs to
be supported by both the Operating System and the Processor.
Also known as Execution Protection, NX or No Execute.
Relevant links:
Can you add to this definition? If so please Report
an Observation. Do you know of a relevant link to add under this definition?
If so please Add a Link.
© Copyright 2004-2009, A B Cryer, All rights reserved.