How to Install Kali Linux Nethunter Termux No Root

Install Kali NetHunter on any unrooted Android Device Without Voiding the Warranty






Requirements :-

1. Termux App
2. Vnc Viewer App

Heard About Termux? 🤔

A bit weird name though for such a cool app.

It is an Android terminal emulator ( an emulator is hardware or software that enables one computer system called the host to behave like another computer system called the guest). Unlike many other apps, we don’t need to root our device for this to work.
A minimal base Linux System is installed automatically, and we can install other packages on top of it with pkg just like apt. In short it gives us the power to use our Android Device as a Pocket Linux computer via a Terminal.
Can also be installed on Chrome OS.

Installing Termux:- 

1. Head to Google Playstore>Apps Section on your Android device and search for Termux

2. Click on Install . It would hardly take a couple of minutes based on your internet connectivity.

3.Head to the App on Successful installation.


Kali NetHunter In Termux:-
Steps for Installation:

1. Check your path on Termux by typing termux-setup-storage 

2. Type the following: pkg install wget to install wget for the next

3. Enter the following cmd: wget -O install-nethunter-termux https://offs.ec/2MceZWr


4. We need to provide execution permission to the script in order to run without permission denied errors. Type chmod +x install-nethunter-termux 

5. Run the script: ./install-nethunter-termux

Wait download package

6. Sent VNC Viewer App Password  nethunter kex passwd

7. Run VNC Viewer Type Command  nethunter kex &

8. Open VNC Viewer App create account
    Create New connection

Address - localhost:1
Name - kali

9.  Enter CONNECT Button 
     Enter Password 

10. Stop Kali Linux :- go to Termux App Enter Command nethunter kex stop


How To Install And Use Play Video 👇



Usage:-

Open Termux and type one of the following:


CommandTo
nethunterstart Kali NetHunter command line interface
nethunter kex passwdconfigure the KeX password (only needed before 1st use)
nethunter kex &start Kali NetHunter Desktop Experience user sessions
nethunter kex stopstop Kali NetHunter Desktop Experience
nethunter <command>run in NetHunter environment
nethunter -rstart Kali NetHunter cli as root
nethunter -r kex passwdconfigure the KeX password for root
nethunter -r kex &start Kali NetHunter Desktop Experience as root
nethunter -r kex stopstop Kali NetHunter Desktop Experience root sessions
nethunter -r kex killKill all KeX sessions
nethunter -r <command>run <command> in NetHunter environment as root

Tips:

1. Run apt update && apt full-upgrade first thing after installation. If you have plenty of storage space available you might want to run apt install kali-linux-default as well.

2. Firefox won’t work on unrooted devices. Just replace it with Chromium via: apt remove firefox-esr apt install chromium Next: ~ Find the “Chromium Web Browser” item in the application menu ~ right click and select “Edit Application” ~ Change the “Command” to /usr/bin/chromium --no-sandbox %U
.
.

1 Comments:

Anonymous said...

Bro vnc viewer says the computer domain name could not be resolved need help