“FunctionParameters” Project
This chapter teaches how a caller function passes its parameters via registers and how a callee (the called function) accesses them. We use the following project that can be downloaded from this link:
github.com/apress/linux-debugging-disassembling-reversing/Chapter11/