Integer Overflow — From Reverse Engineering to Infinite Passwords

1 Mins read

First reverse engineering challenge completed using static analysis, dynamic debugging, and mathematical modeling.

This project demonstrates how an integer overflow vulnerability in atoi() can produce infinite valid passwords.