WEBVTT

1
00:00:00.000 --> 00:00:02.880
To most people, a computer program is a locked box.

2
00:00:02.880 --> 00:00:05.599
They use it, but they don't know how it works.

3
00:00:05.599 --> 00:00:07.280
But what if you could see inside?

4
00:00:07.280 --> 00:00:12.239
What if you could take any program apart and see every secret?

5
00:00:12.239 --> 00:00:14.960
Welcome to the Reverse Engineering Masterclass.

6
00:00:14.960 --> 00:00:16.479
We don't start with the hard code.

7
00:00:16.479 --> 00:00:18.000
We start with the basics.

8
00:00:18.000 --> 00:00:21.200
You will learn how a computer thinks at the hardware level.

9
00:00:21.200 --> 00:00:24.479
We look at the simple parts like how CPU counts

10
00:00:24.479 --> 00:00:28.159
and how data moves through the computer components.

11
00:00:28.159 --> 00:00:31.920
And once you understand this hardware, the software becomes easy.

12
00:00:31.920 --> 00:00:35.279
And next, we learn the map of a program.

13
00:00:35.279 --> 00:00:37.759
Whether you use Linux or Windows,

14
00:00:37.759 --> 00:00:42.880
you will learn how files are built and how they load into the memory.

15
00:00:42.880 --> 00:00:45.360
You will learn to read the DNA of a program

16
00:00:45.360 --> 00:00:49.520
so you can find exactly where it starts and what it's trying to do.

17
00:00:49.520 --> 00:00:52.479
Then we will use the tools that the professionals use.

18
00:00:52.479 --> 00:00:55.520
You will master the Ghidra and AIDA Pro.

19
00:00:55.520 --> 00:00:57.360
You will also learn the assembly language,

20
00:00:57.360 --> 00:01:00.159
the hidden language of every software.

21
00:01:00.159 --> 00:01:03.680
We will use the tools like GDB to stop the programs

22
00:01:03.680 --> 00:01:06.400
while it's running and look at its variables.

23
00:01:06.400 --> 00:01:11.680
You will even learn how to find and study real malware safely.

24
00:01:11.680 --> 00:01:14.400
With over 17 hours of step-by-step lessons,

25
00:01:14.400 --> 00:01:17.199
you will go from a beginner to a professional.

26
00:01:17.199 --> 00:01:22.000
Join 500,000 students and stop guessing how software works.

27
00:01:22.000 --> 00:01:23.360
Start knowing the truth.

28
00:01:23.360 --> 00:01:25.839
Master the machine. Enroll now.

29
00:01:25.839 --> 00:01:28.559
I will be waiting for you in Section 1.

