WEBVTT

00:00.330 --> 00:05.910
Hello and welcome to the module XLE 664 with assembly language crash course.

00:06.630 --> 00:14.250
In this module, we are going to learn the fundamentals of XLE 664 with assembly language for Linux.

00:15.030 --> 00:22.770
This module is designed and created for those who want to get familiarity with XLE six bit assembly

00:22.770 --> 00:25.410
language and Gleib in debugger.

00:26.960 --> 00:33.350
If you are already familiar with 64 bit assembly language and the basics of GDP, you can feel free

00:33.350 --> 00:37.310
to skip this module and jump directly into the next module.

00:38.060 --> 00:45.080
Having said that, remember, this is not a complete assembly language because we do not want to push

00:45.080 --> 00:52.040
you into complex concepts such as exploit development and writing Schenkkan without giving you enough

00:52.040 --> 00:52.720
basics.

00:52.730 --> 00:55.940
And that's exactly the reason why this module is created.

00:56.570 --> 01:03.680
So the idea here is for you to get familiar with some commonly used assembly instructions and how you

01:03.680 --> 01:08.650
can use Gadsby to understand what is happening in programs that are done in assembly language.

01:09.380 --> 01:15.500
By the end of the section, you will be familiar with common assembly instructions and debugging the

01:15.500 --> 01:17.270
programs using GDB.

01:17.300 --> 01:25.040
And Jeff, if you have Jeff install, you do not need to type some commands that are commonly used while

01:25.040 --> 01:25.910
using Jollibee.

01:26.510 --> 01:27.610
So let's get started.
