Consider a slightly different snippet of IA32 code: 8048396: call 804839b 804839b: ret Suppose that just before the
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Consider a slightly different snippet of IA32 code: 8048396: call 804839b 804839b: ret Suppose that just before the
Consider a slightly different snippet of IA32 code: 8048396: call 804839b 804839b: ret Suppose that just before the call instruction executes, the value stored in \%esp is 0xffffd838. Then what is the value of \%eip (the program counter) after the ret instruction executes? a. \%eip =0x8048396 b. \%eip =0x804839 b c. \%eip =0x xffffd 838 d. \%eip =0x ffffd 834
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!