DynamoRIO / DynamoRIO/dynamorio
Re-enable -protect_mask on Linux
Open
OpSys-Linux
Security
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
This was PR 212459/case 8023: re-enable -protect_mask on linux once have ELF section iterator
This is very old and in fact I was very surprised to learn that -protect_mask is 0 on Linux! I thought we had the same settings as Windows with
`SELFPROT_DATA_RARE|SELFPROT_GENCODE`.
Contributor guide
Assessment
This issue has not been assessed yet.