Skip to main content

Lazymux : How to install LazyMux in Termux- Android

 Install LazyMux in Termux

NOTE: This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The Authors and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law.

Requirements:
  • Termux from play store.
  • Mobile data / wifi connection.


Lazymux includes multiple hacking tools for Kali Linux, so you can now easily install Lazymux on Termux. 

Lazymux includes the following hacking tools:

  1. Sudo
  2. SQLMap
  3. NMap
  4. Black Hydra
  5. Hydra
  6. Fl00d & Fl00d2
  7. FB Brute Force
  8. Infoga
  9. Webdav
  10. LANs.py
  11. RED HAWK
  12. Pagodo
  13. Brutal
  14. FBUP
  15. Metasploit
  16. KnockMail
  17. 1337Hash
  18. Ufonet
  19. IPLoc
  20. Commix
  21. D-Tect
  22. ReconDog
  23. A-Rat
  24. Meisha
  25. Torshammer
  26. Kali NetHunter
  27. Slowloris
  28. Ngrok
  29. DSSS
  30. Weeman
  31. SQLiv
  32. Cupp
  33. Wifite
  34. Hash-Buster
  35. Wifite 2
  36. Routersploit
  37. MSFPC
  38. Ubuntu
  39. Kwetza
  40. Fedora
To do so, please follow the steps below :

1. First Open the Termux app and enter this command apt Update && apt upgrade 

2, Now you need to enter this command to install git .. command pkg install git 

3. Now you need python2 Install python Enter the command pkg install python under now to install Lazymux on Termux .

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

After successful cloning

5. Enter this command cd Lazymux && ls to find Lazymux Directory

6. Now you need to enter this command python lazymux.py for menu bar of lazymux tool

7. Now select the tool you want, install and use it. 

Once installed, the tools are stored in the Lazymux directory, so you can also install the Metasploit Framework and many other hacking frameworks on Termux now, after always checking the Lazymux directory.

Comments

Popular posts from this blog

Figure It out : How Running Game with (Termux+Ubuntu+box86)

This is a general overview of how he did it NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The Authors and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. * Requirements: Install Termux  . Internet / wifi connection. * This is a general overview of how he did it.   With the Termux (terminal emulator for Android) you can't run x86 applications (including almost all games) because it's Linux for ARM processors that allows your phone to run full-fledged Linux.  * The  box86  is a translation layer that allows you to run ARM Linux x86 based applications, but it must be 32-bit , not 64-bit (I tried the 64-bit vers

How to install Ubuntu on Qemu in Termux?

Install Ubuntu on Qemu in Termux NOTE: This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The Authors and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. * The installation procedure is the same as installing Ubuntu on a typical computer. The only difference here is that the hardware is emulated. * Requirements: Packages: qemu-utils qemu-system-x86-64-headless (you can use a non-headless variant from x11-repo) Ubuntu iso file. Device with good amount of RAM, >= 4 GB. Enough storage space. VNC Viewer (if headless) * Create an hdd image : '  qemu-img create -f qcow2 hdd.img 8G ' *  Boot QEMU system : ' qemu-system-x86

Xerxes: Several Screenshot's Showing the Installation and use powerful DOS tool in termux-android.

  Install  and use Xerxes in termux NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. Before getting started with installation make sure that clang is installed in termux which can be done by typing ' pkg install clang '.  Open termux and type ' git clone https://github.com/XCHADXFAQ77X/XERXES '. Now type ' cd xerxes ' to enter the cloned directory and the type ' ls ' to view files. Now to complie it with GNU GCC complier type ' gcc xerxes.c -o xerxes &