Re: how to turn off NX bit in assembly?
- From: "Alexei A. Frounze" <alexfrunews@xxxxxxxxx>
- Date: Sun, 16 Nov 2008 07:19:42 -0800 (PST)
On Nov 16, 3:59 pm, simplicity <plan9assemb...@xxxxxxxxx> wrote:
Hi,
I want to turn off AMD64 NX bit in assembly code( at&t syntax or gcc
inline code).
TIA
I don't think the OS (Windows and Linux) would allow you to mess
around with system registers and page tables. Under Windows, btw, you
can allocate executable pages by specifying the appropriate bitmask
parameter of function VirtualAlloc().
Alex
.
- Follow-Ups:
- Re: how to turn off NX bit in assembly?
- From: H. Peter Anvin
- Re: how to turn off NX bit in assembly?
- References:
- how to turn off NX bit in assembly?
- From: simplicity
- how to turn off NX bit in assembly?
- Prev by Date: Re: [OT] New president of US
- Next by Date: Re: Banks and economy
- Previous by thread: how to turn off NX bit in assembly?
- Next by thread: Re: how to turn off NX bit in assembly?
- Index(es):
Relevant Pages
|