Step 3: Overwriting the EIP
EIP=0x42424242
Once we learn the offset, we need to verify if we are able to control EIP. Write a script:
eip.py
As expected, EIP becomes 0x42424242:
Last updated
EIP=0x42424242
Once we learn the offset, we need to verify if we are able to control EIP. Write a script:
As expected, EIP becomes 0x42424242:
Last updated