Share via


BinaryHardeningFeatures.NoExecute Property

Definition

Flag indicating the binary's stack is set to NX (no-execute).

public bool? NoExecute { get; set; }
member this.NoExecute : Nullable<bool> with get, set
Public Property NoExecute As Nullable(Of Boolean)

Property Value

Applies to