0% found this document useful (0 votes)
270 views1 page

How To Install Kali On Android

The document provides instructions for installing Kali Linux on an Android device using Termux. It involves copying and pasting two commands, the first to install Kali and the second to install the XFCE desktop environment. Once installed, the user can access Kali tools like ZPhisher on their Android device through Termux. The final steps provided install ZPhisher by cloning its GitHub repository and running zphisher.sh.

Uploaded by

olowonyo Muiz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
270 views1 page

How To Install Kali On Android

The document provides instructions for installing Kali Linux on an Android device using Termux. It involves copying and pasting two commands, the first to install Kali and the second to install the XFCE desktop environment. Once installed, the user can access Kali tools like ZPhisher on their Android device through Termux. The final steps provided install ZPhisher by cloning its GitHub repository and running zphisher.sh.

Uploaded by

olowonyo Muiz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

🦇⭕️How to install Kali on Android⭕️

👇Copy the following command

pkg install wget openssl-tool proot tar -y && hash -r && wget
https://raw.githubusercontent.com/Techriz/AndronixOrigin/master/Installer/Kali/
kali.sh && bash kali.sh

And paste it on Termux .

Now,

👇 Also copy this one

apt install wget && wget


https://raw.githubusercontent.com/Techriz/AndronixOrigin/master/APT/XFCE4/
xfce4_de.sh && bash xfce4_de.sh

And paste it on termux


👆(Simple Tap to copy )

🔸Now you can use kali on your Android📱


🛠ZPhisher tool⭕️

All in one

Download Termux (Google it)

⚙️Installation

apt update && apt upgrade -y

apt install git curl wget php -y

git clone git://github.com/htr-tech/zphisher.git

cd zphisher

Last command👇

bash zphisher.sh

You might also like