-
Notifications
You must be signed in to change notification settings - Fork 461
Open
Labels
Description
Since v0.2.1 PE-sieve no longer works on XP.
The reason is, the function GetProcessDEPPolicy
is not available on XP, and should be retrieved dynamically. Since the unsupported function is in the Import Table of the application, it won't run on XP: