Главная
Study mode:
on
1
Bluff your way in x64 assembler
2
Where does assembler fit in?
3
x86 introduction
4
Don't Panic!!
5
The stack frame
6
The ideal stack frame
7
A real (Linux) stack frame
8
A real (Windows) stack frame
9
Top three instructions
10
Two different dialects
11
mov addressing
12
Other popular instructions
13
Assembler from source
14
Assembler from binary
15
Compiler Explorer - locally
Description:
Learn to decipher x64 assembly language in this comprehensive conference talk from ACCU 2017. Explore the layers beneath high-level programming languages, focusing on 64-bit C++ programs. Discover how to interpret assembly code, understand common instructions, and relate them to source code. Gain insights into stack frame navigation, variable location, and debugging techniques. Examine real-world examples from Linux and Windows environments, compare different assembly dialects, and learn to use tools like Compiler Explorer. Equip yourself with essential skills for effective program analysis and debugging at the assembly level.

Bluff Your Way in x64 Assembler

ACCU Conference
Add to list