Skip to content

Broken XP compatibility #42

@hasherezade

Description

@hasherezade

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:

get_dep

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions