Monday, February 4, 2008

OS-Based Mitigations Against Common Attacks

How to prevent buffer overruns in your C/C++ code using OS and compiler-based mitigations like DEP, GS (StackGuard), SafeSEH, ASLR, and SAL.

No comments: