April 2008
1 post
Secure Programming Books Aren't Necessarily...
So I downloaded a batch of coding books from teh ol’ pirate bay. I was flipping through “Secure Programming Cookbook for C and C+”. I came across: 1.9 Disabling Memory Dumps in the Event of a Crash. Here is an excerpt: 1.9.1 Problem Your application stores potentially sensitive data in memory, and you want to prevent this data from being written to disk if the program...
Apr 8th