Stack Smashing
Compiler Implementation
COP-3402
- Smashing the Stack for Fun and Profit: https://insecure.org/stf/smashstack.html
- Stack smashing Tutorial:
- GitHub repo for replicating stack smashing in a virtual machine: https://github.com/paulgazz/stack_smashing
- pwn.college