Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

X86 Assembly Programming

via Udemy

Overview

Learn How to Master Assembly Language

What you'll learn:
  • X86 Assembly Language
  • Intel 8086 and 80386 Architectures
  • Stack Overflow Attacks

During this class you will learn X86 Assembly Language, the 8086 and 80386 Intel Architectures, and everything you need to know about the Stack: What is the Stack ? What are procedure calls and how procedure Calls are using the Stack to operate? How to allocate Cdata structures in Memory ?And How Hackers use code vulnerabilities to operate Stack Overflow Exploits and how to protect your code against such attacks. What are SSEInstructions and how to use them ?This is the ideal class to start learning X86 Assembly, understand how compilation works and how your computer compiles and executes Ccode.During the class we will also review multiple code examples and debug them using Gnu Debugger GDBdebugging tool.The compilation process will be reviewed and we will go in details into the disassembled code to see how it works.All major X86Instructions types will be explained, as for example: jump instructions, arithmetic instructions, mov instructions and more.The end of the class will be dedicated to stack overflow attacks, and how to prevent vulnerable code to be exploited by attackers.Requirements for the class is a working linux system.We will go through the steps of how to install gdb and start turning C code into assembly code for debugging.All major GDBcommands will be listed so that a comprehensive view of GDB is given.

Taught by

Lucas Mayrhofer

Reviews

3.9 rating at Udemy based on 15 ratings

Start your review of X86 Assembly Programming

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.