Question: Please give the correct answer Question 1 0.5/1 pts Fill in multiple blanks Consider the following code snapshot: sub bx, 2 ret We assume the
Question 1 0.5/1 pts Fill in multiple blanks Consider the following code snapshot: sub bx, 2 ret We assume the following: 1) the offset of the instruction sub bx, 2 is 2000h. 2) Register ESP 00006C24h just before the instruction ret is executed. 3) [ESP]-00003000h just before the instruction ret is executed. Just after the instruction ret is executed, Register ESP will contain 2000h and EIP will contain 00003000h Question 1 0.5/1 pts Fill in multiple blanks Consider the following code snapshot: sub bx, 2 ret We assume the following: 1) the offset of the instruction sub bx, 2 is 2000h. 2) Register ESP 00006C24h just before the instruction ret is executed. 3) [ESP]-00003000h just before the instruction ret is executed. Just after the instruction ret is executed, Register ESP will contain 2000h and EIP will contain 00003000h
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
