Logo

dev-resources.site

for different kinds of informations.

Install Kali Linux 2022.2 On Your Android Device

Published at
7/23/2022
Categories
kalilinux
linux
android
Author
brlikhon
Categories
3 categories in total
kalilinux
open
linux
open
android
open
Author
8 person written this
brlikhon
open
Install Kali Linux 2022.2 On Your Android Device

When we say desktop operating systems we might say Windows or Mac. These operating systems are not free to use. But on other hand we have open source, Debian-based Linux distributions where we can pick from a lot of operating systems like Ubuntu, Deepin, MX Linux, Kali Linux, Parrot OS and many more. Among these operating systems one of the most popular one is Kali Linux. It is popular for most of its tools used in penetration testing, security research, computer forensics and reverse engineering. For some case you are travelling somewhere there you can't take you laptops with you or for enthusiasm you might think that what if I could keep Kali Linux in my pocket device.

Installing Kali on Android device is difficult and easy. Depends on your expertise and how much you can solve the problems you are facing. It's completely different from installing Kali on Desktop version. For, installing Kali there is a untold perquisite that you will need 9GB of free storage. You have to install it on main memory you can't install on external memory(SD card). kali Linux is light weight OS. You don't need high end hardware in the device to smoothly run it. But my suggestion a device with good chipset, 4GB RAM or more and Android Version 10 or above. Let's start the installation process.
First go to Play Store and install Termux. Open Termux and provide it storage permission:



termux-setup-storage 


Enter fullscreen mode Exit fullscreen mode

Click Allow when asking permission

Now, we need to Wget on termux run following commands one by one



pkg install update
pkg install root-repo
pkg install wget


Enter fullscreen mode Exit fullscreen mode

Press y and Enter where needed.
To make Wget executable we will need to upgrade all the packages. Run the command



apt upgrade


Enter fullscreen mode Exit fullscreen mode

Press y and Enter where needed.

Now let's download and install Kali 2022.2/ latest version. Run the commands



wget -O install-nethunter-termux https://offs.ec/2MceZWr
chmod +x install-nethunter-termux
./install-nethunter-termux


Enter fullscreen mode Exit fullscreen mode

It will take 20-30 minutes. Depending on your internet speed and hardware configuration of your device. When all done there will be
[?] Delete downloaded roofts files? [y/N]. Its better you delete the files which will save the storage. Press y and Enter.
Image descriptionHere are some important commands. Now we can use the CLI mode. Type



nethunter 


Enter fullscreen mode Exit fullscreen mode

To see OS name type



uname


Enter fullscreen mode Exit fullscreen mode

To see version name type



grep VERSION /etc/os-release


Enter fullscreen mode Exit fullscreen mode

OHH!!! We want to use the desktop mode. For that download NetHunter App Store. Download from https://store.nethunter.com and install. Open NetHunter Store and search KeX. Download and install NetHunter Kex.

Go back to Termux set KeX password. Type



kex passwd


Enter fullscreen mode Exit fullscreen mode

Set any 6 digit or more password and set a view-only password.

Now launch a VNC server.



kex


Enter fullscreen mode Exit fullscreen mode

Image description Here you will find a port number this case it is 5901.

Go to NetHunter Kex and change the port number and put the password you set and click on connect. Now you are in Kali Linux GNU. Here you can have the complete desktop exprerience.
Image description
To stop Desktop mode type



kex stop


Enter fullscreen mode Exit fullscreen mode

You can check this in the form of video tutorial on YouTube: https://youtu.be/6GBcahIgVjM

kalilinux Article's
30 articles in total
Favicon
Comprehensive Guide: Setting Up Gestures on Linux (Debian-Based Distributions)
Favicon
Master Password Attacks in Minutes! Ethical Hacking Guide πŸ”“
Favicon
How Hackers Use SS7
Favicon
Endpoint Security Bypass EXPOSED! Hackers Don't Want You to Know This!
Favicon
How to Set Up an Access Point with a Fake Captive Portal
Favicon
Kali Linux Basics: Your Gateway to Ethical Hacking
Favicon
Instalar BeEF en Kali Linux 2024
Favicon
Happy birthday #linux
Favicon
Linux OS & Basic Commands
Favicon
Getting Started with Kali Linux A Beginners Guide
Favicon
Kali Linux For Beginner
Favicon
Is Your PC Safe? How to Block Password Unlockers Like Chntpw in 2024πŸ’»πŸ”
Favicon
Automatically Change IP Address Ψͺغير اي بي Ψ¨Ψ΄ΩƒΩ„ ΨͺΩ„Ω‚Ψ§Ψ¦ΩŠ ΩƒΨ§Ω„ΩŠ Ω„ΩŠΩ†ΩƒΨ³
Favicon
Manage Those Users
Favicon
What is File Manipulation?
Favicon
Installing Essential Software on Kali Linux: Browsers, Office Suite, Code Editors, and More
Favicon
How to Change Linux Password Quickly and Easily
Favicon
Advance Free Debugger
Favicon
Hack WiFi using Kali Linux
Favicon
[Help me] Linux in the Virtual Machine
Favicon
Web simulation of Kali Linux
Favicon
Is hacking only done in Linux?
Favicon
Install Kali Linux 2022.2 On Your Android Device
Favicon
How to Install VirtualBox on Kali OS(2022)
Favicon
KALI LINUX: Common Commands that you should know : PART ONE
Favicon
Setting up and Using BloodHound in Kali Linux
Favicon
Configuring AWS EFS to work with Kali Linux running on AWS EC2
Favicon
Black-Tool
Favicon
How to vs code in Kali linux
Favicon
How to install nuclei in any linux ☠️

Featured ones: