Kali Linux On Android – In this tutorial I am covering the topic "how to install Kali Linux On Android Without Root."
If you want to install kali linux or kali nethunter on android, read this article till the end.
And follow the steps properly to Install the Kali Linux Operating System on your Android Devices without Root.
How To Install Kali Linux on Android Without Root - Full Version:
Requirements To Install Kali Linux on Android Phone:
Minimum 3GB-4GB storage.
Download and install F-DROID Application from the link below.
Download and install Termux Application from F-DROID.
Download and Install VNC VIEWER Application from Google Play Store.
I hope you understand the above requirements. Now let's install Kali Nethunter on Android.
1. Open F-Droid Application. When you open this app for the first time it may take some time to load the apps and packages. Don't worry! just wait and let it complete.
2. After loading all the components of the application, go to the search bar, and search for the Termux Application & Install it.
3. After installing the termux application from F-droid, open the termux app.
4. Termux will also take some time to load some important packages & repositories. Simply wait a while and follow the following commands to install Kali Linux on Termux.
5. You can copy the commands from this website and paste it on your terminal one by one.
Termux Commands To Install Kali Linux on Android without Root
1. First Update and Upgrade your Termux:
$ apt update && apt upgrade -y
2. Next set up the Storage of your Termux:
$ termux-setup-storage
3. Download & Install wget package on your Termux:
$ pkg install wget -y
4. Download Kali Nethunter full package on your Termux:
This command may show error sometimes. But you need to re-run the command. Keep trying once it works perfectly.
5. Give permission to the file to install Kali Linux on your Termux:
$ chmod +x install-nethunter-termux
6. Execute the installation file and install Kali Linux on your Android:
Now it is time to run the script to download Kali Nethunter finally. This will take some time to download according to your internet connection because total file size is 1.4 GB.
$ ./install-nethunter-termux
7. After Downloading and Extracting the file, it may ask for keeping the downloaded file save or not. Simply type y or n & continue.
8. Watch the Video Tutorial:
9. Next Command to Start the Kali Nethunter on your Android:
$ nethunter or nethunter -r
In the above command, if you want to start your Kali Linux as a Non root user then go with the first one and if you wan to start you Kali linux as a Root user then enter the second command.
10. Setting up Kex and VNC Server to Start the Kali Nethunter on your Android. Now set the Kex Password:
$ kex passwd
Create your Kex password and verify it, then type n and continue.
11. Start the VNC Server to Start the Kali Nethunter on your Android:
$ kex &
Now follow the following steps toRun the Kali Linux Operating System on your Android Device using Termux and VNC Viewer:
1. Open the VNC Viewer Application to run Kali Linux on your Android. Then Click on the + Icon to create a new Computer Connection.
Fill the fields as shown above:
1. localhost:<port number>
2. Give a simple name to your computer.
2. Then click on Create & then Connect. After that, you'll be prompted to enter the Kex password to authenticate. Simply enter the password and continue.
3. That's all! You have successfully installed the Kali Linux Operating system or the Kali Nethunter on your Android Device. (as shown below)
0 Comments