Buffer Overflows

The buffer overflow, commonly abbreviated BOF, is an exploit that uses a C-style buffer to overwrite a value (or values) stored in memory.

Last updated