Skip to content

Commit

Permalink
Added some new information classes.
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranid committed Apr 21, 2019
1 parent 7764878 commit edef918
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NtApiDotNet/NtProcessNative.cs
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,8 @@ public enum ProcessInformationClass
ProcessCombineSecurityDomainsInformation,
ProcessEnableLogging,
ProcessLeapSecondInformation,
ProcessFiberShadowStackAllocation,
ProcessFreeFiberShadowStackAllocation
}

public enum ProcessMitigationPolicy
Expand Down

0 comments on commit edef918

Please sign in to comment.