Completed
12 - Pointers
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Reverse Engineering
Automatically move to the next video in the Classroom when playback concludes
- 1 01 - Intro to RE
- 2 02 - Intro to IDA Pro
- 3 03 - Intro to IDA Desktop
- 4 04 - x86 Refresher
- 5 05 - Introduction to Code Constructs
- 6 06 - Code Constructs: IF Statements
- 7 07 - Code Constructs: Loops and Jump Tables
- 8 08 - The Stack
- 9 09 - The Stack: Local Variables
- 10 10 - Code Constructs: Arrays
- 11 11 - Stack Cookies
- 12 12 - Pointers
- 13 13 - Calling Conventions