Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider deploying Arbitrary Code Guard (Windows) #550

Open
jumde opened this issue Jul 13, 2018 · 0 comments
Open

Consider deploying Arbitrary Code Guard (Windows) #550

jumde opened this issue Jul 13, 2018 · 0 comments

Comments

@jumde
Copy link
Contributor

@jumde jumde commented Jul 13, 2018

Exploits often rely on creating/modifying executable pages, ACG ensures code pages are immutable and new unsigned pages cannot be created.

ACG is enabled by calling SetProcessMitigationPolicy with the PROCESS_MITIGATION_DYNAMIC_CODE_POLICY setting.

This will require an OOP JIT.

@bbondy bbondy added this to the Backlog milestone Jul 26, 2018
@rebron rebron modified the milestone: 1.x Backlog Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.