|
|
|
|
|
by _cbsz
6057 days ago
|
|
The flags for disabling executable stack are:
"-Wl,-z execstack" "-Wa,--execstack" I also added -U_FORTIFY_SOURCE in the Makefile for the exploit project that the security course I'm TAing is currently working on. Not sure if that was entirely necessary. |
|
However this is dependant upon implementation set restrictions and defaults.