WEBVTT

00:00.520 --> 00:10.000
So RPK Tool is a tool for reverse engineering Android APIC files, it can decode resources to nearly

00:10.000 --> 00:15.100
the original form and rebuild them after making some modifications.

00:15.910 --> 00:23.440
Of course, we've already installed it on the host machine, but we may need to use it in Calli to perform

00:23.440 --> 00:25.060
RPK security testing.

00:26.420 --> 00:33.410
So let's start see what happens, go to Kelly, log in with default credentials, Carly and Carly.

00:35.410 --> 00:38.950
Over the Web browser, search for APK tool install.

00:41.730 --> 00:45.960
Click here on the first website and hear the requirements and insulation steps.

00:47.390 --> 00:53.240
And we've already installed Java, so let's double check with Java Dash Dash version.

00:55.190 --> 01:00.590
And well over the terminal screen first, which the user to root with pseudo.

01:03.260 --> 01:05.840
All right, so, yeah, that's the latest version of Java.

01:07.780 --> 01:09.970
Let's start to install the actual.

01:11.180 --> 01:12.500
First, download the script.

01:13.810 --> 01:19.180
And we'll have a look at the script, so just right click on it and select Save Link as.

01:20.410 --> 01:22.630
And save it at the downloads folder.

01:23.880 --> 01:28.200
Next step is to download the newest version of a tool.

01:29.370 --> 01:30.570
So we'll open this link.

01:31.890 --> 01:35.070
And this is the download repository of the APK tool.

01:36.520 --> 01:40.120
And we can select the newest version and save the file.

01:42.600 --> 01:45.930
So I'm going to rename the APK Tool Jar file.

01:47.920 --> 01:51.760
Open terminal screen change directory to the downloads folder.

01:53.760 --> 01:57.060
And we can rename file names with the M.V. Command.

01:58.470 --> 02:01.140
So first, right, the current name and give a new name.

02:01.880 --> 02:03.230
OK, so that's changed.

02:04.100 --> 02:11.280
So the next step is to move these files to the users local slash bin folder.

02:11.870 --> 02:18.590
We'll do this with EMV command again and just by giving a location this time change directory to this

02:18.590 --> 02:19.250
location.

02:20.210 --> 02:22.700
And let's check on the files, all right.

02:22.730 --> 02:24.050
See, they are here.

02:25.390 --> 02:33.310
Now we need to give permission to these files to be executable, so run change mode plus X.

02:34.440 --> 02:36.120
And these two files.

02:39.520 --> 02:41.470
And let's check the permissions again.

02:43.020 --> 02:47.070
All right, so now we can execute the epic tool.

02:50.540 --> 02:52.850
Great, so that completes that installation.
