nerdexam
EC-Council

EC0-350 · Question #106

You are programming a buffer overflow exploit and you want to create a NOP sled of 200 bytes in the program exploit.c What is the hexadecimal value of NOP instruction?

The correct answer is D. 0x90. See the full explanation below for the reasoning.

Question

You are programming a buffer overflow exploit and you want to create a NOP sled of 200 bytes in the program exploit.c What is the hexadecimal value of NOP instruction?

Options

  • A0x60
  • B0x80
  • C0x70
  • D0x90

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    8% (2)
  • D
    83% (20)

Community Discussion

No community discussion yet for this question.

Full EC0-350 Practice