PDA

View Full Version : Win XP SP2 Memory protection


Praveer
May 10th 04, 11:57 AM
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.

Will Denny
May 10th 04, 11:58 AM
Hi

Have you tried the NGs set up for SP2:

http://communities.microsoft.com/newsgroups/default.asp?icp=xpsp2&slcid=us

--

Will Denny
MS-MVP Windows - Shell/User


"Praveer" > wrote in message
...
| 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.
|

cquirke (MVP Win9x)
May 11th 04, 12:52 AM
On Mon, 10 May 2004 03:04:22 -0700, "Praveer"
> wrote:

>One of the changes in SP2 is memory protection.
>32 and 64 bit processors will give no-execute (NX)
>protection

Read the small print: Only applies to *certain* processors.



>---------- ----- ---- --- -- - - - -
Certainty may be your biggest weakness
>---------- ----- ---- --- -- - - - -

Google