"Crawling" Toward SDL
...linker because important defenses are added by the tools
If using Visual C++, use Visual Studio 2005 SP1 or later
Compile with appropriate compiler flags
Compile clean at the highest possible warning level
Compile with GS to detect stack-based buffer overruns
Link with appropriate linker flags: /NXCompat to get NX defenses, /DynamicBase to...





