PESecurity icon indicating copy to clipboard operation
PESecurity copied to clipboard

Add support for /GS option

Open pandazebra opened this issue 6 years ago • 1 comments

Request to add support for stack protection (/GS) option - see https://msdn.microsoft.com/en-us/library/8dbf701c.aspx for more information

pandazebra avatar Nov 30 '18 12:11 pandazebra

How would you implement this detection? I.e. how are the compiler options exposed in the exe/dll structure?

eabase avatar Oct 25 '20 13:10 eabase