Quiz 5: endianness, x/ command, buffer overflows - Predict the output of the x/ command - Know commands like x/16bx, x/4wd, x/2gx, x/16bc - Fill in the x/ command that produces the given output. - Given a program that does a buffer overflow (invalid write) or buffer overread (invalid read) and its output, fill in the blanks in the code and/or output.