Certified Ethical Hacker – CEH – 312-50 – Question595

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?


A.
0x60
B. 0x80
C. 0x70
D. 0x90

Correct Answer: D