This is a comprehensive advanced binary analysis course from a beginner-friendly perspective based on the book Practical Binary Analysis by Dennis Andriesse (No Starch Press, 2018).
In this section we cover registers and their types (General Purpose, etc) and Memory operands and how retrieving information from a register is calculated (Hint: [base + index*scale + displacement])
This is the 3rd continuation of the x86_64 Assembly review crash course before beginning with binary analysis.
Disclaimer: Occasionally words will be used in this video that may not 100% describe what a component or a system is doing, but are used intentionally to provide a simplified explanation of a concept before going in deeper.
Follow me on X: @TheCyb3rTutor