KF_NOEXECUTE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTEXAPI_H

#define KF_NOEXECUTE    0x20000000 // No-Execute (NX) bit.

#endif

View code on GitHub

No description available.