Comment by st_goliath
2 hours ago
A function call causes the return address to be pushed onto the stack, thus accessing the stack below the adjusted stack pointer address.
On compiler generated x86 code, the base pointer register will quickly follow when entering the target function.
No comments yet
Contribute on Hacker News ↗