AI Product Expert Certification - Master Generative AI Skills
PowerBI Data Analyst - Create visualizations and dashboards from scratch
Overview
Syllabus
Getting Started with Assembly - Creating a Development Environment with NASM & Microsoft C Compiler
Debugging Assembly Programs Using WinDbg and Time-Travel Debugging - Getting Started with Assembly
01 - Introduction to Assembly
02 - Registers and Components of the CPU
03 - Bitwise Operations
04 - Assembly Mnemonics
05 - Converting to Hexadecimal
06 - Program Segments and Debugging with GDB
07 - Signed and Unsigned Integers
08 - Sign Extension
09 - Mul and Div
10 - Conditionals
11 - Shift and Test
13 - Bitwise Operations and Endianess
14 - The Stack
15 - Functions
16 - Function Arguments
18 - EBP + Arguments
19 - EBP & Locals
20 - Enter & Leave
22 - Arrays
23 - Load Effective Address (LEA) and Buffer Overflows
24- Basic Shellcode Example
Tracing Stack Usage and Stack Frames in a Debugger
Taught by
Dr Josh Stroschein