logo

Buffer Overflows

: Github Repo

Technologies: Python

Need examples of a buffer overflow attack? Look no further. Here are python scripts that take advantage of traditional buffer overflows, as well as bypassing modern defenses (off-by-one, and ret2eax to bypass ASLR). Includes usable scripts and visualizations of the memory stack.