This is not the current version of the class.

Asm5 Activity

This exercise involves the f27 binary, from which the f27.s file is derived. Using gdb, objdump, and whatever other tools you prefer, can you:

  1. Figure out an input, or command-line arguments, that cause f27 to exit successfully?

  2. Figure out an input, or command-line arguments, that cause f27 to exit successfully after printing at least one line of output?

  3. (Hard) Figure out an input, or command-line arguments, that cause f27 to exit successfully after printing three identical lines of output?