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 ty...
Comments
Post a Comment