Introduction
This module covers assembly language and how it is used in security. Students will learn how to read and write assembly code, and how to use it for reverse engineering and exploit development.
Learning Objectives
Explain the fundamentals of assembly language
Write simple assembly programs
Analyze and debug assembly code
Use assembly language for reverse engineering and exploit development
Topics Covered
Introduction to Assembly
Basic Assembly Instructions
Memory Operations and Data Types
Control Structures
Procedures and Functions
By the end of this module, students should have a solid understanding of assembly language and how it is used in security. They will be able to read and write simple assembly programs, and use assembly language for reverse engineering and exploit development.
Last updated