My Projects

Interactive examples of buffer overflow vulnerability

This small project provides concrete examples of overflow vulnerabilities using C programming language. This is just an alpha version with two examples.

gets

gets function buffer overflow

strcpy

strcpy function buffer overflow