Monthly Archives: June 2011

Buffer Overflows – More than Annoying Crashes

Intro Everyone has done it, written a piece of code which overflows a buffer, it produces an annoying and often difficult to track down crash. Today I want to show why a buffer overflow can be far more serious than …

Read more »