Install Kali Linux on Android phones with Termux. Without root.
Kali Linux is an operating system used by security experts. It is a distro of Linux that has many useful pre-loaded tools for security experts. You can easily install this operating system on your computer. And the name of Kali Linux available for mobile is Kali Nethunter. It is available on the official website of Kali Linux for some models of Google Nexus and One plus company. Linux can be installed on other Android mobiles and ink, but it requires a rooted phone, as well as a Linux deploy. Ink must have the image (iso) file of the Linux operating system. There must also be several more tools. And this is a lot of trouble. I will tell you about an easy way, so that you can install Kali Linux on your mobile in a very short time without root. And for this you just need an app called Termux and some ideas about Termux, I hope everyone has some idea about Termux. And so today I did not talk much about Termux.
Let's see how to install Kali Linux on our Android phone.
We need to first download the installation file of Kali Linux from GitHub. I named it Nethunr in Termux
There will be another post detailing how to clone from GitHub. So I didn't make this post heavy anymore by talking about GitHub clones. Now you open Termux and give the command to update your Termux.
apt update && apt upgrade && apt dist-upgrade
Now give this command to the clone from GitHub.
***git clone https://github.com/hax4us/Hax4us/Nethunter-In-Termux ***
Enter, you will see that the download will be completed in a very short time. Now you see with the ls command a folder named Hax4us / Nethunter-In-Termux has arrived. Now we have to enter that folder. This is the command we will use for this.
cd Hax4us / Nethunter-In-Termux
Now you are inside that folder. ls can see what files are there. You will get two text files, one for license and another for user manual, and one for file named kalinethunter. The text files will not be of any use to us. The kalinethunter file will be of no use to us. Now let's say one thing. You need to give Execute permission to run this tool in Termux. So give the command for it
chmod + x kalinethunter
Boss Now run the file, this will be the command to run the file.-
./kalinethunter
This will take some time, depending on your internet speed. When you finally open localhost, you will understand that Kali Linux has been opened on your phone and you are now in the ink terminal of Kali Linux. Now update the way that Kali updates Linux, with the following command.
1. apt-get update
2. apt-get upgrade
3. apt-get dist-upgrade
Your ink is a bit net and your ink is ready in a short time. So now you can use Kali Linux without root on your Android phone in full force. If there is any problem, you must let us know in the comment box.
No comments:
Post a Comment