
Hello Everybody, today in this article, I'm going to teach you how to install Kali Nethunter in the termux,
Most of you may be familiar with Kali Linux, but if you don't think about it, you can install Kali Linux on Android,
If you have no idea about Termux, then feel free to check out our previous article on How to Use Termux for Ethical Hacking. Now get to the point. Let me tell you something about Nethunter, so
What is Kali Nethunter?
Kali Nethunter is an Android ROM designed for Penetration Testing with Android Apps. Initially Nethunter was available for Nexus And Oneplus Devices, and also used to conduct wireless attacks such as WiFi Hacking etc. Once you can only use it on Nexus Devices, but now you can install it on any Android Device without Rooting through the Termux App. So let's see that
How to install Kali Nethunter in Termux
Installing Kali Nethunter in Termux is very simple, and can be done by using a few commands. Before installing Kali Nethunter, you must fulfill the requirements below. Requirements:
A fully Charged Device
Good Internet Connection
At least 1GB RAM & 2 GB Free Space
Termux App Must Be Installed
Xserver XSDL App must Be Installed
A little bit of Patience

Commands To Install Kali Nethunter in Termux
Follow Below steps to Get Started Step1: Firstly Download and install Termux from Play store Step2: Now Open Termux and type this Command
apt update && apt upgrade
Step3: Now Type this Command
curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter
Step4: Now Give Chmod Permission by entering this command
chmod +x kalinethunter
Step5: Now Type this Command to install all the Scripts that are required to install Nethunter.
./kalinethunter
Step 5: Now You Have to execute this command to get started
startkali
Final Step: Now everything is OK, to get necessary keys, you must type this command
apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7D8D0BF6
Must Type Below Command if you are installing for the first time after startkali execute this command
wget https://http.kali.org/kali/pool/main/k/kali-archive-keyring/kali-archive-keyring_2018.1_all.deb
Then
apt install ./kali-archive-keyring_2018.1_all.deb
Now you are ready to start using Kali Nethunter in Termux, (if you face any problems then pull request at https://github.com/Hax4us/Nethunter-In-Termux ). You can also use the Graphical Interface version of NetHunter.
How To Intsall & Use Graphical Interface of NetHunter?
If you're successfully installed Nethunter in Termux then follow below steps to use the Graphical Interface Net Hunter Step 1: Firstly Open Termux then type this command
apt-get install lxde-core lxde kali-defaults kali-root-login desktop-base
This will take some time, so wait until everything is done. Now install Xserver XSDL App from Play store Then Download Additional Fonts (60MB), After download complete wait for some time, then open Nethunter and type this command
DISPLAY=127.0.0.1:0 PULSE_SERVER=tcp:127.0.0.1:4712 startlxde &
Now Open Xserver App to start using Kali Nethunter, That's it
For any Query Ping me on the Comment Box.
