Install All Kali Linux Tools in Termux
Assalamu-Alaikum friends.Today in this Tutorial i am gonna show you, How to install Kali Linux Tools on Android phone using Termux App and this script is known as Lazymux.
Lazymux contains a lots of tools we can install each tool by simply typing that particular tool number.just type the number of tool to install and wait until the installation process will be finished
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 root terminal of Kali Linux but ,if Your Device is Rooted Then we can make this Termux Terminal as a root terminal by installing sudo in Termux. So first we need to install Lazymux on Your Termux follow the below steps to install lazymux in termux terminal emulator.
How to install Lazymux in Termux :-
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 Lazymux :- 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.
Sumber https://termuxtutorials.blogspot.com/Assalamu-Alaikum friends.Today in this Tutorial i am gonna show you, How to install Kali Linux Tools on Android phone using Termux App and this script is known as Lazymux.
Lazymux contains a lots of tools we can install each tool by simply typing that particular tool number.just type the number of tool to install and wait until the installation process will be finished
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 root terminal of Kali Linux but ,if Your Device is Rooted Then we can make this Termux Terminal as a root terminal by installing sudo in Termux. So first we need to install Lazymux on Your Termux follow the below steps to install lazymux in termux terminal emulator.
How to install Lazymux in Termux :-
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 Lazymux :- 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.