DynamoRIO / DynamoRIO/drk

Implement fine-grained W^X protection

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
44
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Right now we have to mark the entire heap as executable during startup. Technically this is not safe and we should implement fine-grained W^X protection depending on whether a memory region is used for code cache or other data.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.