Given EBP, find return address to caller, and caller's EBP. Input: regbp Value of EBP for current function *pretaddr Return address Output: *pretaddr return address to caller
caller's EBP
See Implementation
Given EBP, find return address to caller, and caller's EBP. Input: regbp Value of EBP for current function *pretaddr Return address Output: *pretaddr return address to caller