- 1、本文档共10页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
windows xp数据执行保护(Windows XP data execution protection)
windows xp数据执行保护(Windows XP data execution protection)
Detailed description of the windows XP data execution protection (DEP) function, 2008-09-16, 11:52 summary
Data execution protection (DEP) is a suite of software and hardware technologies that perform additional checks on memory to help prevent malicious code running on the system. In Microsoft, Windows, XP, Service, Pack 2 (SP2) and Microsoft Windows XP Tablet PC Edition 2005, DEP is enforced by hardware and software together.
The main advantage of DEP is that it helps to prevent data pages from executing code. Typically, code is not executed from the default heap and stack. Hardware implements DEP, detects code running from those locations, and raises exceptions when discovery is performed. Software implementation of DEP can help prevent malicious code from using the exception handling mechanism in Windows.
Hardware implementation DEP
In addition to explicitly containing the memory locations of executable code, the hardware implementation DEP marks all memory locations in the process as non executable. One type of attack is to try to insert code into an executable memory location and run it. DEP can help prevent these attacks by intercepting these attacks and triggering an exception.
Hardware implementation DEP relies on processor hardware to use attributes to mark memory, which indicates that the code cannot be executed from that memory. DEP runs as a virtual memory page, typically changing the bits in Page Table Entry (PTE) to mark memory pages.
The processor architecture determines how DEP is implemented in hardware, and how DEP tags virtual memory pages. However, when executing code from a page that uses appropriate attribute set tags, a processor that supports hardware implementation of DEP may cause an exception.
Advanced, Micro, Devices (AMD) and Intel have defined and published a Windows compliant architecture that is compatible with DEP.
Beginning with Windows XP SP2, the 32 bit version of Windows use
您可能关注的文档
- exercise02文字素材(Exercise02 text material).doc
- e_单词测试(E_ word test).doc
- f1企业的海洛因(F1 corporate heroin).doc
- fanuc系统加工中心面板各键使用方法(FANUC system processing center panel each key use method).doc
- fanuc 系统功能介绍-中英文对照(FANUC system features - Chinese and English controls).doc
- festo德国气缸(FESTO German cylinder).doc
- fcp学习心得(FCP learning experience).doc
- firefox和ie中的css兼容(CSS compatible with IE in Firefox).doc
- firstware(firstware).doc
- flash2012复习提纲(flash2012复习提纲).doc
最近下载
- 2024年延安职业技术学院高职单招职业技能测验2018-2023年典型考题含答案解析.docx
- 2023年上海第二工业大学网络工程专业《计算机组成原理》科目期末试卷A(有答案).docx VIP
- 2022浙ST19壁挂式轻便消防水龙及室内消火栓安装.pdf
- 《热力学第二定律》练习题及解答.pdf
- 浅析科隆公司成本管理存在的问题及对策.docx VIP
- 小学数学“图形与几何”结构化教学.pptx VIP
- 2025年苏州工业园区服务外包职业学院单招职业适应性测试题库精选.docx VIP
- 企业成本管理存在的问题及对策.docx VIP
- 2025年幼儿园教师职称五套试题及答案 .pdf VIP
- 2024中国营养健康食品行业蓝皮书-CIC灼识咨询.ppt
文档评论(0)