This repository demonstrates a simple C program that is vulnerable to integer overflow. The program assigns a value to an integer, and then modifies it through a pointer. While seemingly innocuous, if ...