Kodeco Forums

Assembly Register Calling Convention Tutorial

This tutorial has been taken from Chapter 10, “Assembly Register Calling Convention” of our book Advanced Apple Debugging & Reverse Engineering. The book covers advanced debugging tools in detail, from LLDB, to DTrace, and shows you how to automate your workflows with Python to learn everything you wanted to know about your code – or […]


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/615-assembly-register-calling-convention-tutorial

"In the above example, there are several registers, shown as rbx, rsp, rdi, and rbp. The % before each tells you this is a register.“

the above example,only have three registers, not have “rbp”

This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]