Download Kali Linux in Android (without root) and all problems solved.

·

(1) First update & upgrade our Termux packages following this command.

apt update && apt upgrade -y

(2) Now give Storage permission to the Termux app.

termux-setup-storage

(3) Install wget package to load Kali Linux installation script.

pkg install wget -y

(4) Now load Kali Linux Script & give permission to execute the script on the Termux app.

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

chmod +x install-nethunter-termux

(5) Now Download kalifs-arm64-full.tar.xz file from the given link. It is significant, 1.5GB. Make sure you download this file in one attempt. Otherwise, the file will corrupt.

(6) After Download complete. Move that file into internal storage directly. Don’t put that file in any folder. Just move to internal storage only.

(7) After that, open Termux App. Then copy the kalifs-arm64-full.tar.xz file from internal storage. For that, use the below command.

cp /sdcard/kalifs-arm64-full.tar.xz .

(8) After that, I need to run a script to install Kali Linux. Just follow the below command.

./install-nethunter-termux

(9) After that command, you will get these lines.

Existing image file found. Delete and download a new one? [y/N]

Then type N.

That’s it now your file will extract. It will take 15-20 minutes according to your phone specifications.

# Start Kali Linux.

nethunter -r

# Set VNC Password.

kex passwd

# Start VNC Server.

kex &

# Stop VNC Server.

kex stop

Pages: 1 2 3 4 5

Leave a comment

Get updates

From art exploration to the latest archeological findings, all here in our weekly newsletter.

Subscribe

Design a site like this with WordPress.com
Get started