├── README.md └── assets ├── Screenshot_20210808-192950[1].png ├── Screenshot_20210808-193419[1].png ├── Screenshot_20210808-193555[1].png └── global_phone_bg_notch[1].png /README.md: -------------------------------------------------------------------------------- 1 | # How to install Kali Linux GUI Desktop in Android using Termux: 2 | 3 | This Guide will help you install Kali Linux in Android, that too with a GUI Desktop Environment within Android. It uses [Termux](https://f-droid.org/en/packages/com.termux/) to run Kali Linux in Android with XFCE4 Desktop Environment and a Tight VNC Server, which we connect to using a [VNC Viewer app](https://play.google.com/store/apps/details?id=com.realvnc.viewer.android) in Android. 4 | 5 | 6 | # Attention: 7 | This is a guide and not a code repository. Hence it is more suitable to be published in [gist.github.com](https://gist.github.com/). It has been moved to [my gist profile](https://gist.github.com/HimDek). You may [click here](https://gist.github.com/HimDek/49a3cd23e9a931eb8920423a0fb3668a) to view this guide. Thankyou for your understanding. 8 | -------------------------------------------------------------------------------- /assets/Screenshot_20210808-192950[1].png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HimDek/install-kali-Linux-GUI-Desktop-in-Android-using-Termux/b622ff88e898bdb08ca506b970584b3d888458b3/assets/Screenshot_20210808-192950[1].png -------------------------------------------------------------------------------- /assets/Screenshot_20210808-193419[1].png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HimDek/install-kali-Linux-GUI-Desktop-in-Android-using-Termux/b622ff88e898bdb08ca506b970584b3d888458b3/assets/Screenshot_20210808-193419[1].png -------------------------------------------------------------------------------- /assets/Screenshot_20210808-193555[1].png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HimDek/install-kali-Linux-GUI-Desktop-in-Android-using-Termux/b622ff88e898bdb08ca506b970584b3d888458b3/assets/Screenshot_20210808-193555[1].png -------------------------------------------------------------------------------- /assets/global_phone_bg_notch[1].png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HimDek/install-kali-Linux-GUI-Desktop-in-Android-using-Termux/b622ff88e898bdb08ca506b970584b3d888458b3/assets/global_phone_bg_notch[1].png --------------------------------------------------------------------------------