Cyber-Anonymous / Kali-load

Kali-load is for install Kali Linux in termux with CLI (command line interface) and GUI (graphical user interface) without root.

Home Page:https://cyberanonymousofficial.blogspot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Kali-load

Install Kali Linux in termux. This tool works on both rooted and non-rooted android devices.

Available on

  • Termux

Installation

$ apt-get update -y
$ apt-get upgrade -y
$ pkg install git -y
$ pkg install python -y
$ pip install requests
$ git clone https://github.com/Cyber-Anonymous/Kali-load
$ cd Kali-load
$ python3 kali-load.py
  • Enter 1 for install kali linux in termux.

  • Enter 2 for uninstall or remove kali linux from termux.

Warning

This tool is only for educational purpose. We are not responsible for any misuse or illegal activities.

About

Kali-load is for install Kali Linux in termux with CLI (command line interface) and GUI (graphical user interface) without root.

https://cyberanonymousofficial.blogspot.com


Languages

Language:Python 100.0%