You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not all Windows security features/mitigations can be detected statically; it'd be nice to have a -p PID or similar flag that allows a running process to be audited via GetProcessMitigationPolicy and other calls.
The text was updated successfully, but these errors were encountered:
Not all Windows security features/mitigations can be detected statically; it'd be nice to have a
-p PID
or similar flag that allows a running process to be audited viaGetProcessMitigationPolicy
and other calls.The text was updated successfully, but these errors were encountered: