well , this book isnot listed in openrce's book store , maybe because there is nothing to do with reversing in its title , or maybe because its goal is development , not re , but i really enjoyed this book , with a re view of point .
Secure Coding in C and C++
Robert C. Seacord / from CERT SEI team
you will find lots of practical advices on secure coding with mainly c but they are applicable to other langs if you just get the idea , in this book Robert provides detailed and technical explanation of common programming errors plus technical information about how these errors can make your program vulnerable and exploit friendly . String management , pointer issues , memory and dynamic allocation , integral security , formatted output and i/o related security issues are highlighted topics . i found this book very useful because It explains how certain ways of programming in C and C++ make programs vulnerable to security attacks. There are many code examples throughout the book illustrating the issues and everything is explained in great detail . i received the book 10 days ago , and finishing the reading part , from last night i'm doing the exercises part . Amazon doesnt send books to my country so i should pay double to buy the original book , and its costly but worth it :)
Regards







