Tagged Questions
1
vote
1answer
39 views
Risks of RWX memory pages
After getting negative comments on this answer - can i implement counter in the .text area without using registers?, I performed a little investigation, trying to understand if RWX memory pages are ...
1
vote
5answers
18k views
IIS: How to disable Data Execution Prevention in Windows Server 2008?
I've been trying to disable DEP on my windows 2008 dev box and have not succeeded.
I've tried:
System Properties->Performance Options->Data Execution Prevention->Turn on DEP for essential Windows ...
0
votes
1answer
37 views
How to add DEP exclusion through registry in Win Server 2003 x64
Is there a way to add an exclusion in DEP in Windows 2003 using registry?
I tried adding through registry HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlag\Layers with the value ...