Assembly Language Adventures: Complete Course (Udemy.com)
Learn the language of your computer
Created by: xor pd
Produced in 2019
What you will learn
- Learn to code on the x86 Architecture using Assembly Language
- Gain solid understanding about low level concepts.
- Understand how your computer works
- Become a tough person
Quality Score
Overall Score : 82 / 100
Course Description
Become a better programmer - Knowing how things work down there will help you take better decisions, even as a high level programmer. If you were always wondering what is the stack, or what are those pointers everyone talks about, you came to the right place.
Write faster code - When you really want to get the most of your processor, writing in raw Assembly is needed. We are not going to talk about optimizations in this course, however you will get a solid foundations so that you can continue exploring on your own.
You want to become a reverse engineer or a security researcher, read the code of viruses or look for software vulnerabilities. As most of the time the original source code will not be available to you, solid understanding of x86 Assembly Language is mandatory.
Course structure The course is made of video lectures. A lecture could be from a presentation, or a real world example, showing me doing stuff at the computer. Almost every video lecture is accompanied by some kind of exercise. The exercises are open source, and you can get them from github.
It is crucial that you complete the exercises. You will learn a lot from the lectures, but it is pretty much a waste of your time and money if you don't do the exercises. (Or at least verify that you know how to do them, if you are more experienced). Course tech stack No prior knowledge is assumed for this course, but I do assume some things regarding your system, so make sure that everything here describes you: You are using a Windows operation system. (The course videos use Windows 7). It is recommended to use at least Windows XP. (This means it will work perfectly on Windows 7 and Windows 10).
You have an x86 processor. We study 32 bit x86, but this course will also work on 64 bit processors.
For the tech savvy, some more details about the tools we are going to use in this course: Assembly flavor: x86 32 bits protected mode.
Assembler: The Flat Assembler (FASM)Debugger: WinDbg.
Using Linux? Most of the exercises were ported to Linux, however the videos show me using windows 7. Please contact me if you are not sure. Who this course is for:
Absolute beginnersExperienced programmers People who really want to know how things work Programmers who want to improve their skills Programmers who want to write faster code Anyone who wants to get into the reverse engineering or security industry
Instructor Details
- 4.1 Rating
276 Reviews
xor pd
xorpd is a technology training company, specializing in the low level aspects of technology. It is the destination for anyone that wants to really understand how things work, from the inside.
While many believe that some technologies are long lost gone, we believe that knowing how things really work is what gives you the edge, and help you become a top developer.
Assembly language programming was taught so far in ways that appeal to the experienced developer, however unreachable for the beginner. We put emphasis on creating material that is easy to learn and understand, even for the absolute beginner.
More it & software courses
Kubernetes Certified Application Developer (CKAD) with Tests (2021)
4.9 (312 Reviews)
Provider: Udemy
Time: 9.5h
$11.99
Angel Oracle Card Reader Course; Become the Oracle (2021)
4.9 (288 Reviews)
Provider: Udemy
Time: 3.5h
$11.99
Cisco CCENT Packet Tracer Ultimate labs: ICND1 Exam prep lab (2021)
4.9 (121 Reviews)
Provider: Udemy
Time: 14h
$11.99
Microsoft Access Networking 2: Maximum Security (2021)
4.9 (68 Reviews)
Provider: Udemy
Time: 2.5h
$11.99
Oracle 12c Multitenant Architecture Administration (2021)
4.9 (53 Reviews)
Provider: Udemy
Time: 10.5h
$11.99
Certified Kubernetes Administrator (CKA) with Practice Tests (2021)
4.8 (312 Reviews)
Provider: Udemy
Time: 18h
$11.99








