Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Assembly Language Adventures: Complete Course [repost]

Posted By: ParRus
Assembly Language Adventures: Complete Course [repost]

Assembly Language Adventures: Complete Course
WEBRip | English | MP4 | 1280 x 720 | AVC ~108 kbps | 30 fps
AAC | 60.7 Kbps | 44.1 KHz | 2 channels | ~29 hours | 6.31 GB
Genre: Video Tutorial / Development, Programming

The x86 Adventures series teaches you your computer's language - x86 Assembly language, from scratch. No prior knowledge is assumed. This is the full collection of x86 Assembly Adventures. It covers everything from the real basics to being an independent (and tough) x86 Assembly programmer.
Main topics covered:

The Binary System
The x86 Architecture
Intro to Flat Assembler
Branching
Signed and Bitwise Operations
Memory
Strings
Subroutines and the Stack
Reading the Manuals
Debugging
Dealing with Windows API

Why learn x86 Assembly Language?

You are the kind of person who really likes to know how things work. In this course you are going to get solid understanding on how computer programs work from the inside.
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 (You will be told during the lecture, don't worry :) ) The exercises are open source. They are attached here as a rar file, however you could also get them on github. (See "About this course" video for more information).

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.
You have an intel x86 processor. (If you don't know what you have then you have x86 processor, trust me).
For the tech savvy, some more details about the tools we are going to use in this course:

Assembly flavour: 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. Contact me if you are not sure.

What are the requirements?

No prior knowledge is assumed!

What am I going to get from this course?

Over 118 lectures and 29 hours of content!
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

What is the target audience?

Absolute beginners
Experienced 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

also You can watch my other last: Programming-posts

General
Complete name : 002 Intro to Boolean Algebra Part 2.mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom (isom/avc1/mp42)
File size : 24.5 MiB
Duration : 19mn 54s
Overall bit rate mode : Variable
Overall bit rate : 172 Kbps
Encoded date : UTC 2014-07-12 17:45:35
Tagged date : UTC 2014-07-12 17:45:35

Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Baseline@L3.2
Format settings, CABAC : No
Format settings, ReFrames : 3 frames
Format settings, GOP : M=1, N=75
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 19mn 54s
Bit rate : 108 Kbps
Maximum bit rate : 302 Kbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 30.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.004
Stream size : 15.5 MiB (63%)
Writing library : Zencoder Video Encoding System
Encoded date : UTC 2014-07-12 17:43:04
Tagged date : UTC 2014-07-12 17:45:35

Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format profile : LC
Codec ID : 40
Duration : 19mn 54s
Bit rate mode : Variable
Bit rate : 60.7 Kbps
Maximum bit rate : 69.0 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 44.1 KHz
Frame rate : 43.066 fps (1024 spf)
Compression mode : Lossy
Stream size : 8.65 MiB (35%)
Encoded date : UTC 2014-07-12 17:45:35
Tagged date : UTC 2014-07-12 17:45:35

Screenshots

Assembly Language Adventures: Complete Course [repost]

Assembly Language Adventures: Complete Course [repost]

Assembly Language Adventures: Complete Course [repost]

Assembly Language Adventures: Complete Course [repost]

Assembly Language Adventures: Complete Course [repost]

For more Exclusive material, Visit my AH-blog

Assembly Language Adventures: Complete Course [repost]