how to install kali linux on android phone without rooting | kali linux on android phone without root
👋 Hello everyone, today I'm going to teach you how to install Kali Linux on an Android phone without rooting.
* First and foremost, you will require the following applications; please download them first:
Termux from google playstore
VNC viewer (for full desktop version) from google playstore
* We may go on to the following step once you have installed all of the apps:
(Part 1)
* open termux and type below commands as sequenced:
1st - $ pkg update && pkg upgrade -y
2nd - $ 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 a new termux session and type as sequenced:
1st - $ ./sh
(Part2)
* Then open a new session & type sequenced:
1st - $ wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/DesktopEnvironment/Apt/Xfce4/de-apt-xfce4.sh && bash de-apt-xfce4.sh
(part 3)
* When you run this script, you will be prompted for a password and the local hostname. After entering your desired password and naming your local host, you may connect to it using the VNC viewer (our second application).
You must have the VNC viewer installed before you can use it. To begin the vnc server, type:
1st - $ vncserver-start
* Then open VNC viewer app which you have installed
* Then, hit the + button and fill in the blanks as shown below:
* Enter the name of your local host server.
* Give your VNC viewer server a name.
* Enter the password.
✅We're done now
Enjoy & Share as well 😉
Comments
Post a Comment