nerdexam
EC-Council

312-50V7 · Question #499

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

(43 responses)
  • A
    9% (4)
  • B
    14% (6)
  • C
    5% (2)
  • D
    72% (31)

Community Discussion

No community discussion yet for this question.

Full 312-50V7 Practice