The Buffer Bomb

After doing this assignment you are expected to know:

Preparation Work

You need to have a computer with Linux or MacOS.

If you are using Linux, you can skip the following steps. If you are using MacOS machine, you should:

  • Install Homebrew.

  • Install `gcc and `objdump`` using `brew install gcc binutils`