KALI LINUX IN TERMUX

11
Install All Kali Linux Tools in Termux ..

Today in this Tutorial i am gonna show you, How to install Kali Linux Tools on Android phone using Termux App and this script Lazymux.


What is Termux :


Termux is a Kali Linux terminal emulator with an extensive Linux packages collections,It is specially design for Android for penetration testing .

we can install Tools from Github and easily use.this is not a rott terminal of Kali Linux but ,if Your Device is Rooted Then we can make this Termux Terminal as a root terminal by installing Sudo on Termux.

So first we need to install Lazymux on Your Termux 


  How to install Lazymux in Termux :-


lazymux in termux no root
step 1 :- Install Termux from Play Store

step 2:- Open Termux application

step 3:- Update termux using this command

      apt update

step 4:- now install some important packages

    pkg install clang

  pkg install git

step 5 :- install python2, you must be install python2 

   pkg install python2

step 6 :- install lazymux on Your Termux
git clone https://github.com/Gameye98/Lazymux.git

step 7 :- make the python file executable

  chmod +x lazymux.py

step 8 :- Now run Lazumux :- python2 lazymux.py

Now select the number ,which you want to install simply select number ,when select the tool number then that tool can start installing on your Termux.