Question: When assigning the value for the return address, can we do the following? Do you think the return address will point to the shell code
When assigning the value for the return address, can we do the following? Do you think the return address will point to the shell code or not? Why?
*((long *) (buffer + 0x24)) = buffer+ 0x150;
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
