How to install Lazymux in Termux

Lazymux is a tool which are having some Kali Linux Tools and it is very easy to install and use in Android device by using Termux App.

lazymux,   lazymux in termux,   lazymux apk,   lazymux tutorial,   lazymux uses,   lazymux commands,   lazymux install in termux,   lazymux github,   lazymux apk download,   lazymux android,    lazybox app,

Friends Lazymux is a tool only for Termux users.
Simply clone this tool on your Termux and run.
After you run this tool there is some Kali Linux are available as you can see on the below image.

lazymux,   lazymux in termux,   lazymux apk,   lazymux tutorial,   lazymux uses,   lazymux commands,   lazymux install in termux,   lazymux github,   lazymux apk download,   lazymux android,    lazybox app,

Lazymux is the best tool for Termux users to install the Kali Linux Tools on Android and use for Penetration testing and Cyber security and remember friends this articles are only for Educational purpose. Please don't missuse this tutorials.
Use this tutorials to find the bugs and vulnerabilities and fix it.


In this above image total 40 Kali Linux Tools are available. So friends you can install and use all these tools step by step and this Lazymux tool is created by using Python language.


Follow These Steps for installation:

1) Download Termux from Playstore and open and update using this command:
      
        apt update

2) Now install python2 and Git packages By using These Commands  :


     pkg install Python2


     pkg install git


3) After the installation of above packages Now install lazymux on Android (Termux)By using this command :


   git clone https://github.com/Gameye98/Lazymux.git

4) Now follow these steps step by step:


   cd Lazymux

   
   chmod +x *

  ./meta-install.sh


5) Now Run the lazymux tool by typing this command :


   python2 lazymux.py


6) Now select Any number which you want to install in Termux.



If you have any doubt or problems regarding this then you can comment below.
Thanks!☺️

Post a Comment

8Comments

  1. Hey is there any one that can show me exactly how to use lazymux in turned and what I can do with it thank u so much

    ReplyDelete
    Replies
    1. sure i will definately post the tutorial how to use lazymux soon.

      Delete
  2. It gives me an error
    AttributeError: 'int' object has no attribute 'strip'

    ReplyDelete
  3. ./meta-install.sh no directory found help

    ReplyDelete