1sT METHOD:-
Installing Kali Linux in Termux without root access is not possible as Kali Linux requires full root access to run all of its features and tools.
However, if you still want to use Kali Linux tools on your non-rooted Android device, there is an alternative method called "Kali NetHunter" that you can try.
Please note that using Kali Linux or its tools for any illegal activities or without proper authorization is against the law.
Here are the general steps to install Kali NetHunter on Termux without root:
1. Download the Termux app from the Google Play Store if you haven't already.
2. Open Termux and type the following command to update and upgrade the packages:
apt update && apt upgrade
3. Install the required dependencies by running the command
pkg install git wget curl
4. Clone the Kali NetHunter installer repository by running this command:
git clone https://github.com/Hax4us/Nethunter-In-Termux.git
5. Change to the newly created directory:
cd Nethunter-In-Termux
6. Run the installer script:
chmod +x kalinethunter
./kalinethunter
7. The installer will guide you through the setup process. Follow the prompts, and it will automatically download the required files.
8. Once the installation is complete, you can start Kali NetHunter by running the command:
nethunter
Please keep in mind that this method may not provide the full features and functionalities of Kali Linux, as it's not running on rooted devices.
2nd METHOD:-😀
How to Kali-Linux Install in Termux no Root$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install php
$ git clone https://github.com/Nisheshgarg963/Nethunter-In-Termux.git
$ ls
$ cd Nethunter-In-Termux
$ ls
$ cd Nethunter-In-Termux
$ ls
$ chmod +x kalinethunter
$ ls
$ ./kalinethunter
[%] Select Your Phone Architecture (type 3) {Install 132MB-1.2GB checking up}
$ ls
$ ./startkali.sh
Since my information might be outdated, it's always a good idea to check for the latest documentation and instructions on the official Termux and Kali Linux websites or relevant forums for any changes or updates.
👉👉3rd METHOD:--
pkg install wget openssl-tool proot -y && hash -r && wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Installer/Kali/kali.sh && bash kali.sh
./start-kali.sh

