Share via


BinaryHardeningFeatures.Canary Property

Definition

Flag indicating if the binary was compiled with stack canaries enabled.

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

Property Value

Applies to