WEBVTT

00:00.280 --> 00:00.880
Lecture.

00:00.880 --> 00:10.760
We, uh, created a Trojan that was, uh, acting like a video file.

00:10.760 --> 00:15.840
And in background, we were executing our program.

00:15.840 --> 00:20.880
And as you see right now, the program or the Trojan that we are creating, it looks like this.

00:20.880 --> 00:25.440
And it doesn't have any kind of icon or something like that.

00:25.440 --> 00:34.120
If I change this to large icon, you see that it is, uh, Python icon and it even it is not, uh,

00:34.160 --> 00:36.560
PDF file or an image or anything like that.

00:36.560 --> 00:40.080
So if I double click, it will show me the image.

00:40.440 --> 00:52.560
So it is better to, uh, for example, for this uh, file we need to generate a PDF file like this.

00:52.560 --> 00:56.600
Whenever they are clicking on this it must open the PDF file.

00:56.600 --> 01:03.620
And in the background we need to handle the rest of thing and the file that we are going to generate

01:03.980 --> 01:07.300
looks like, uh.

01:07.340 --> 01:08.900
Um, a PDF.

01:08.940 --> 01:09.300
Okay.

01:10.460 --> 01:13.420
So in here I have the reverse factor.

01:13.460 --> 01:13.860
Okay.

01:15.100 --> 01:16.860
And also let me come here.

01:17.060 --> 01:19.620
In here I'm going to download an image.

01:19.820 --> 01:23.420
For example let's go for this image.

01:23.540 --> 01:25.500
I'm going to download this image.

01:28.100 --> 01:30.580
Uh save as image okay.

01:31.700 --> 01:35.740
It is going to be very small.

01:35.900 --> 01:40.900
Let's save it on this top Python project.

01:41.140 --> 01:42.180
In here okay.

01:42.660 --> 01:44.140
It is a PDF file.

01:45.980 --> 01:48.940
Now let's come back here.

01:49.020 --> 01:50.220
Let's open this.

01:52.220 --> 01:57.220
And it has a very low quality I think.

01:59.140 --> 01:59.740
Come on.

02:07.730 --> 02:09.690
So you see, it looks like this.

02:14.970 --> 02:15.610
Okay.

02:15.610 --> 02:16.770
It is not very.

02:16.810 --> 02:18.410
It doesn't have very low quality.

02:18.450 --> 02:18.850
Okay.

02:19.490 --> 02:20.570
Now it is an image.

02:20.610 --> 02:21.050
Okay.

02:21.050 --> 02:23.090
I'm going to change this to an icon.

02:23.210 --> 02:27.450
And there is a lot of online websites that we can convert our image to.

02:27.490 --> 02:28.370
I can using them.

02:28.370 --> 02:30.610
For example we have ICO converter.

02:31.450 --> 02:33.810
And from here we.

02:36.370 --> 02:38.130
Can select our image.

02:40.370 --> 02:41.250
This is the image.

02:43.370 --> 02:53.050
And for example I want to select only a 64 pixel or even this one.

02:53.770 --> 02:59.890
And uh um okay let's hit convert.

02:59.970 --> 03:05.990
And you see that Uh, we have something here.

03:06.310 --> 03:07.670
Let me open this.

03:08.310 --> 03:09.750
This part is not happening.

03:10.110 --> 03:10.710
Okay.

03:10.750 --> 03:11.550
No problem.

03:15.350 --> 03:26.550
If that is not going to work, then I will, uh, search for something else to I can.

03:29.070 --> 03:35.750
Um, let's come here to the file.

03:38.910 --> 03:39.630
No, thanks.

03:46.110 --> 03:50.590
This is the image.

03:50.630 --> 03:51.030
Okay.

03:51.190 --> 03:52.270
It is uploaded.

03:52.750 --> 03:53.630
This is the size.

03:53.670 --> 03:54.870
Is height and weight.

03:56.510 --> 03:57.030
Mm.

03:58.230 --> 04:00.710
Okay, let's head start.

04:06.700 --> 04:07.060
Okay.

04:07.060 --> 04:08.620
It looks like it is completed now.

04:08.620 --> 04:11.660
I am downloading this.

04:15.420 --> 04:17.900
PDF dot ICO here.

04:18.220 --> 04:19.420
Let's open the folder.

04:19.460 --> 04:19.820
See?

04:23.940 --> 04:24.820
Okay.

04:24.820 --> 04:25.700
This is both of them.

04:25.700 --> 04:25.940
Okay.

04:25.980 --> 04:27.220
That we can use.

04:28.780 --> 04:29.780
I don't know if.

04:31.180 --> 04:31.460
Okay.

04:31.500 --> 04:32.540
Forget it.

04:32.540 --> 04:38.780
Now I'm going to as you see that the both of them is icon okay.

04:39.380 --> 04:46.740
So let's copy this from here into the desktop.

04:53.140 --> 04:55.500
Instead here.

04:55.540 --> 04:58.420
So let me delete this one.

04:58.780 --> 05:00.580
And you see that it is a PDF okay.

05:00.620 --> 05:01.820
And icon.

05:02.900 --> 05:09.120
And now let's come back here while we are, uh, compiling this program.

05:09.440 --> 05:14.120
We have, uh, another thing here that we need to add that is icon.

05:14.120 --> 05:14.560
Okay.

05:16.280 --> 05:23.720
Uh, let's use icon and then, uh, provide the path for this.

05:23.760 --> 05:24.000
Okay.

05:24.040 --> 05:28.560
For this icon that the icon where the icon is located.

05:29.040 --> 05:36.280
So, um, where is the icon location that is here?

05:36.520 --> 05:38.080
Let me copy this.

05:38.120 --> 05:38.560
Okay.

05:38.600 --> 05:43.480
Use Ctrl C and then I'm writing here.

05:43.480 --> 05:45.120
Use Ctrl or.

05:48.160 --> 05:50.640
Ctrl V not working.

05:55.680 --> 05:56.040
Okay.

05:56.040 --> 06:00.080
Use Ctrl C and write in here.

06:00.320 --> 06:01.240
Ctrl V.

06:01.280 --> 06:02.480
It is working okay.

06:03.080 --> 06:03.440
So.

06:05.950 --> 06:06.790
And now.

06:09.750 --> 06:12.190
Use it was pdf dot.

06:13.030 --> 06:14.950
I see oh I think okay.

06:16.310 --> 06:19.070
And also we have that file location.

06:20.070 --> 06:20.870
Anything else.

06:21.910 --> 06:23.270
Nothing else I think.

06:26.390 --> 06:29.150
Let me remove this some extra space here.

06:30.230 --> 06:30.590
Okay.

06:31.430 --> 06:32.910
Now it is almost completed.

06:32.910 --> 06:36.190
Hit enter and see if there is any kind of error.

06:36.190 --> 06:36.950
So we will see.

06:36.950 --> 06:41.350
If not, this will be completed and we will see that again.

06:41.990 --> 06:42.630
Okay.

06:42.670 --> 06:45.590
PDF dot ICO not found.

06:47.630 --> 06:49.710
Let's go and see.

06:52.470 --> 06:53.430
Properties.

06:56.430 --> 07:00.070
It is pdf dot ICO.

07:01.150 --> 07:01.910
It is here.

07:02.030 --> 07:05.910
But why it is not showing that for me.

07:09.330 --> 07:10.130
Script.

07:10.170 --> 07:10.570
Okay.

07:10.570 --> 07:16.810
Wrote this one pdf of the SP not found pdf ISO not found.

07:20.130 --> 07:21.610
Why not?

07:27.970 --> 07:30.090
Okay, the file is not generated here.

07:34.130 --> 07:36.530
Here we have PDF that is here.

07:37.890 --> 07:39.490
I found a problem I think.

07:42.050 --> 07:43.130
Just a moment.

07:46.650 --> 07:47.090
In here.

07:47.090 --> 07:55.370
You see, we don't put this all into a double quotations like this, okay?

07:55.410 --> 07:58.610
Now, I put this into double quotes like this one.

07:58.650 --> 07:58.850
Okay.

07:58.850 --> 08:01.410
This is the path for the PDF.

08:01.410 --> 08:03.130
And also this one.

08:03.490 --> 08:07.760
We need to put this pdf ISO into double question mark.

08:08.560 --> 08:14.960
Now I hit enter just waiting for a while and let's see if it is going to generate or compile the program.

08:15.480 --> 08:20.240
And let's see that okay.

08:20.360 --> 08:24.640
It is it looks like it is going to be generated here now.

08:25.880 --> 08:34.480
And after this compilation is finished here inside this folder we will be having a file okay.

08:35.960 --> 08:37.920
By the name of reverse back to back.

08:37.960 --> 08:41.600
That is going to be a that looks like a PDF like this one.

08:42.040 --> 08:44.480
And we will be able to use it.

08:44.480 --> 08:44.920
Okay.

08:45.560 --> 08:45.920
So.

08:51.720 --> 08:52.760
Waiting for a while.

08:57.840 --> 09:01.320
Now you see that uh, it looks like a PDF file.

09:01.760 --> 09:08.960
And now if I use extra, you see that still it is, uh, it looks like a PDF file.
