Questions about this topic? Sign up to ask in the talk tab.
DEP
From NetSec
Revision as of 03:39, 19 November 2012 by LashawnSeccombe (Talk | contribs)
Data Execution Prevention is a hardware-layer feature provided by modern processors. On Intel CPU's, this is called the NX bit, and on AMD CPU's, this is called the XD bit. These bits provide the assembly instructions jno and jo, jump if no overflow and jump if overflow, respectively.