Win XP SP2 memory protection

P

Praveer

One of the changes in SP2 is memory protection.
32 and 64 bit processors will give no-execute (NX)
protection
As per changes, User mode execution protection will result
in STATUS_ACCESS_VOILATION exception.
How can I test if my application code is loaded on NX
blocks.
 
R

Rick \Nutcase\ Rogers

Hi,

It's not the applications, it's the hardware you are using. If you have the
proper hardware, then that option will be available to you (control
panel/system/advanced tab/performance settings, there will be a new tab for
data execution). If you don't, then it won't be.

--
Best of Luck,

Rick Rogers aka "Nutcase" MS-MVP - Windows
Windows isn't rocket science! That's my other hobby!

Associate Expert - WinXP - Expert Zone
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top