- Assembly Language / Applying Function Signatures
3
- Imports and Exports
4
- Control Flow Statements in Assembly Language
5
- Switch Statements in Assembly Language
6
- Loops in Assembly Language
7
- Variables in Assembly Language
8
- Functions in Assembly Language
9
- Heap Memory
10
- Array Accesses in Assembly Language
Description:
Dive into the second class of the Reverse Engineering with Ghidra series, focusing on advanced assembly language concepts and their implementation in reverse engineering. Explore function signatures, imports and exports, and various control flow structures including switch statements and loops. Gain insights into handling variables, functions, and heap memory in assembly language. Learn techniques for identifying and analyzing array accesses in disassembled code. Enhance your reverse engineering skills with practical examples and expert guidance from instructor Matthew Alt in this comprehensive one-hour session.