惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
F
Fortinet All Blogs
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
MyScale Blog
MyScale Blog
雷峰网
雷峰网
博客园 - 叶小钗
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 三生石上(FineUI控件)
云风的 BLOG
云风的 BLOG
V
V2EX
宝玉的分享
宝玉的分享
酷 壳 – CoolShell
酷 壳 – CoolShell
N
Netflix TechBlog - Medium
Vercel News
Vercel News
美团技术团队
人人都是产品经理
人人都是产品经理
The Cloudflare Blog

博客园 - johnny tu

Moving............. Tech.ED North America 2008 Launch! (June 10-13,2008) 开启硬件辅助虚拟化——Intel虚拟化之旅 Exchange, I know something you don't know What is the Placeholder Domain Model? Office Communicator 2007 with Polycom How To Create AD Users with PowerShell - johnny tu Damn it! Microsoft Newsletters @ China. About the Statement Of Work(SOW) Microsoft Product Support's Reporting Tools Customizing the OC 2.0 Client /part 01 The ROUTE of OCS Edge Server got ERROR exchange2007+outlook2007,无法使用外出助理 打开exchange2007管理控制台时,提示没有读取服务器安全描述符的权限 Exchange 2007 被攻击 exchange 2007 CCR 的...MSDTC 问题???? 在Exchange2007中,如何批量建立用户邮箱 Exchange 2007 AcitveDirectory架构 智能邮件筛选疑问
About Windows 2008 "Data Execution Prevention" - johnny tu
johnny tu · 2008-05-02 · via 博客园 - johnny tu

By default, "Data Execution Prevention(DEP)" have been Enabled by windows 2008 RTM, and the default configuration is "Turn on DEP for all programs and services except those I select", and the list for emple.

Tonight, I scanning my computer by NOD32 2.7, then i receive an error that "NOD32 Kernel Service STOP WORKING". I open the EVENT VIEWER, a new record for the APPLICATION ERROR is "Faulting application nod32.exe, version 2.70.39.0, time stamp 0x46440fce, faulting module unknown, version 0.0.0.0, time stamp 0x00000000, exception code 0xc0000005, fault offset 0x04101190, process id 0xfa0, application start time 0x01c8ac5df2415f9e."

So, what is the DEP?

By windows XP SP2(& Table PC Edition), Windows 2003, See:

http://support.microsoft.com/kb/875352

http://technet.microsoft.com/en-us/library/bb457155.aspx

For chinese, DEP means:

"数据执行保护 (DEP) 是一种有助于防止您的计算机免受病毒和其他安全威胁破坏的安全功能。有害的程序可能会通过试图运行(也称为执行)为 Windows 和其他已授权程序保留的系统内存位置中的代码,尝试攻击 Windows。这些类型的攻击可能会损害您的程序和文件。

DEP 可以通过监视程序确保这些程序使用的系统内存是安全的来保护您的计算机。如果 DEP 注意到计算机上的某个程序使用的内存不正确,则它将关闭该程序并通知您。"

Why my NOD32 feedback error?
Because when the anti-virtus application scanning my local files, it is will locked the system files, then scanning deep. By windows 2008 default, the DEP is "Turn on DEP for all programs and services except those I select" selected, so windows 2008 will protect all the system files like security system. So NOD32 scanning the system files, DEP will stopping it with active, then I will receive the Application Error by system.

How to fix it?

Just Right-check the Computer, then select the Properties, check the Advanced system settings. In the system Properties, click the Advanced Tab, In de Performance diagbox, Check Settings button. With the Performance Options, then check the Data Execution Prevention tab, you will find the blank setting zone. then select the "Turn in DEP for essential Windows Programs and services only", Windows 2008 will protecting itself normal.

Johnny tu.