C/C++ hardening blog series

If you write C/C++ code, here’s a new blog to start watching:

Hardening C/C++ Programs Part I – Stack Protector

Hardening C/C++ Programs Part II – Executable-Space Protection and ASLR

 

 

Leave a comment