Next, to examine the assembly code, I typed in the following command: pdf @ main (pdf = print disassembly function). Running the command on the challenge1 binary gave me this: Now, we just gotta check the assembly instructions to get the answers to the three questions. What is the ...