Learn Assembly Language

seeders: 10
leechers: 118
Added on February 22, 2015 by penguinein Other > Tutorials
Torrent verified.



Learn Assembly Language (Size: 6.31 GB)
 Torrent Downloaded From ExtraTorrent.cc.txt352 bytes
 tracker list.txt510 bytes
 Torrent Downloaded From kickass.to.txt39 bytes
 001 About this course.mp49.93 MB
 004 Tools - Text Editor.mp4163.56 MB
 002 Tools - File Explorer.mp466.21 MB
 003 Tools - Hex Editor.mp4158.46 MB
 001 Addition and Subtraction.mp441.19 MB
 002 Base Conversion Part 1.mp456.1 MB
 004 Hexadecimal Base.mp444.62 MB
 003 Base Conversion Part 2.mp420.8 MB
 005 Hexadecimal Base Bonus.mp416.83 MB
 006 Signed Numbers Part 1.mp492.36 MB
 007 Signed Numbers Part 2.mp455.97 MB
 008 Signed Numbers Part 3.mp495.61 MB
 006 Basic Arithmetic Part 2.mp464.02 MB
 007 Basic Arithmetic Part 3.mp434.29 MB
 008 Basic Arithmetic Part 4.mp442.41 MB
 002 Basic Structure.mp436.6 MB
 005 Basic Arithmetic Part 1.mp484.75 MB
 003 First Instructions Part 1.mp421.93 MB
 004 First Instructions Part 2.mp437.68 MB
 001 Basic History.mp440.22 MB
 002 fasm installation.mp4128.55 MB
 004 First Programs - console Part 1.mp452.08 MB
 001 fasm intro.mp420.43 MB
 005 First Programs - console Part 2.mp4131.84 MB
 008 Basic Assembly Errors Part 1.mp472.38 MB
 009 Basic Assembly Errors Part 2.mp495.93 MB
 007 First Programs - first program Part 2.mp443.29 MB
 003 First Programs - bare.mp4103.45 MB
 006 First Programs - first program Part 1.mp485.12 MB
 001 Branching Intro Part 1.mp415.99 MB
 009 More Conditional Branching Part 1.mp446.98 MB
 002 Branching Intro Part 2.mp419.6 MB
 007 Flags Register Part 4.mp421.32 MB
 006 Flags Register Part 3.mp424.11 MB
 004 Flags Register Part 1.mp424.52 MB
 003 JMP Examples.mp475.33 MB
 008 Basic Conditional Branching.mp495.64 MB
 005 Flags Register Part 2.mp425.28 MB
 011 Structured Branching Part 1.mp430.66 MB
 001 Signed Operations Part 1.mp425 MB
 003 Signed Operations Part 3.mp427.14 MB
 002 Signed Operations Part 2.mp418.98 MB
 004 Intro to Boolean Algebra Part 4.mp427.04 MB
 005 Bitwise Instructions Part 1.mp4110.49 MB
 006 Bitwise Instructions Part 2.mp494.23 MB
 002 Intro to Boolean Algebra Part 2.mp424.48 MB
 003 Intro to Boolean Algebra Part 3.mp415.3 MB
 001 Intro to Boolean Algebra Part 1.mp417.41 MB
 007 Practical Bit Games.mp428.46 MB
 006 Memory Examples - corrupt.mp499.2 MB
 007 Data definition.mp474.3 MB
 005 Memory Examples - get_addr.mp469.27 MB
 003 Memory Examples - reverse Part 1.mp456.24 MB
 009 Basic Memory Instructions.mp443.18 MB
 002 Memory Intro Part 2.mp423.01 MB
 004 Memory Examples - reverse Part 2.mp490.62 MB
 014 Memory Ideas Part 1.mp423.02 MB
 016 Memory Ideas Part 3.mp414.72 MB
 017 Addressing Rules Of Thumb.mp412.4 MB
 006 First String Instructions Part 2.mp425.41 MB
 007 REP Prefixes Part 1.mp431.48 MB
 005 First String Instructions Part 1.mp417.27 MB
 003 String Representation.mp486.82 MB
 002 Character Map.mp423.56 MB
 008 REP Prefixes Part 2.mp431.55 MB
 001 ASCII.mp417.53 MB
 004 UTF8 Example.mp455.52 MB
 003 Call and Ret Part 1.mp413.91 MB
 001 Subroutines Intro.mp4121.18 MB
 002 The Stack.mp429.4 MB
 007 Local State Part 1.mp430.38 MB
 006 Calling Conventions Part 2.mp423.34 MB
 005 Calling Conventions Part 1.mp422.86 MB
 004 Call and Ret Part 2.mp423.04 MB
 008 Local State Part 2.mp424.38 MB
 001 Downloading the manuals.mp470.57 MB
 005 Last Comments.mp46.72 MB
 004 AMD Manual.mp464.13 MB
 003 Intel Manual Part 2.mp465.43 MB
 002 Intel Manual Part 1.mp471.31 MB
 001 First Example.mp4113.06 MB
 002 Debugger Intro.mp438.69 MB
 003 WinDbg Intro.mp48.04 MB
 004 WinDbg Installation.mp432.83 MB
 005 Examples - Basic Control.mp4121.79 MB
 006 Examples - State - Basics Part 1.mp474.92 MB
 013 Examples - Software Breakpoints Part 2.mp474.02 MB
 014 Examples - Hardware Breakpoints Part 1.mp493.52 MB
 015 Examples - Hardware Breakpoints Part 2.mp461.72 MB
 016 Examples - Exceptions.mp497.69 MB
 006 Examples - String Info.mp483.24 MB
 005 Examples - CreateFile.mp4114.86 MB
 007 Examples - Next Num.mp472.81 MB
 008 Examples - Next Num Short.mp429.62 MB
 004 Examples - console_echo Part 2.mp4154.82 MB
 001 API Intro.mp423.75 MB
 002 Examples - ExitProcess.mp4107.52 MB
 011 Examples - Bananas Short.mp419.96 MB
 003 Examples - console_echo Part 1.mp451.43 MB
 010 Examples - Bananas.mp494.93 MB
 009 Examples - Date.mp467.45 MB
 001 Outro.mp4746.98 KB


Description

Assembly Language Adventures: Complete Course
Learn the language of your computer

INFO:
English | MP4, AVC, 600 kbps, 1280x720 | AAC, 64 kbps, 2 Ch
Genre: eLearning


COURSE DESCRIPTION

The x86 Adventures series teaches you your computer's language - x86 Assembly language, from scratch. No prior knowledge is assumed.

[Complete Course]

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.


Sharing Widget


Download torrent
6.31 GB
seeders:10
leechers:118
Learn Assembly Language

All Comments

thanks !