安全编码实践系列

来源:互联网 发布:java文件执行过程 编辑:程序博客网 时间:2024/05/20 08:43

褚诚云的信息安全专栏 http://blog.csdn.net/chengyun_chu

安全编码实践一:GS编译选项和缓存溢出 http://blog.csdn.net/chengyun_chu/article/details/1942172

安全编码实践二:NXCOMPAT选项和数据执行保护DEP http://blog.csdn.net/chengyun_chu/article/details/2330189

安全编码实践三:C/C++静态代码分析工具Prefast http://blog.csdn.net/chengyun_chu/article/details/2768482

安全编码实践四:C/C++中禁用危险API http://blog.csdn.net/chengyun_chu/article/details/3127844

安全编码实践之五:地址空间格局随机化ASLR http://blog.csdn.net/chengyun_chu/article/details/4644227