DynamoRIO / DynamoRIO/dynamorio
add an option to mark dstacks as executable
Open
Component-API
Migrated
Priority-Low
Type-Feature
Usability
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on September 25, 2014 10:08:29_
Tool code that uses gcc nested functions needs executable stacks. We may want to provide an option to make dstacks executable (off by default). One user porting a tool from Pin hit this: the code used twalk and worked on Pin (which must have executable stacks).
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1545_
Contributor guide
Assessment
This issue has not been assessed yet.