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

推荐订阅源

WordPress大学
WordPress大学
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Cloudbric
Cloudbric
P
Palo Alto Networks Blog
T
Threatpost
T
Tor Project blog
T
Tenable Blog
AWS News Blog
AWS News Blog
Project Zero
Project Zero
L
LangChain Blog
Cyberwarzone
Cyberwarzone
Engineering at Meta
Engineering at Meta
雷峰网
雷峰网
C
CERT Recently Published Vulnerability Notes
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Security Latest
Security Latest
云风的 BLOG
云风的 BLOG
I
Intezer
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
P
Proofpoint News Feed
A
Arctic Wolf
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
V
Vulnerabilities – Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
MongoDB | Blog
MongoDB | Blog
aimingoo的专栏
aimingoo的专栏
K
Kaspersky official blog
Jina AI
Jina AI
N
News | PayPal Newsroom
T
The Blog of Author Tim Ferriss
D
DataBreaches.Net
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
博客园 - 【当耐特】
Hugging Face - Blog
Hugging Face - Blog
Recorded Future
Recorded Future
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
Secure Thoughts
TaoSecurity Blog
TaoSecurity Blog
P
Privacy & Cybersecurity Law Blog
P
Proofpoint News Feed
MyScale Blog
MyScale Blog
IT之家
IT之家
Forbes - Security
Forbes - Security
The Hacker News
The Hacker News
Last Week in AI
Last Week in AI
T
Threat Research - Cisco Blogs
Y
Y Combinator 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.