/Lazymux

termux tool installer

Primary LanguagePython

GitHub stars GitHub forks GitHub issues GitHub watchers Python Bash WTFPL BlackHole Security Gameye98/DedSecTL

ForTheBadge built-by-developers

BlackHole Security

Lazymux

Lazymux is a tool that helps you to install and use multiple penetration testing and hacking tools on Android system with ease. It allows users to easily install and use a variety of popular tools such as Nmap, SQLMap, and Metasploit. The tool is simple to use, as you only need to type a command to install and use any of the tools. Lazymux is an open-source project and can be a very helpful tool for penetration testing and ethical hacking tasks.

Made with ❤️

Feature

  • Tool Installation
    Install Single Tool
    lzmx > set_install 1
    Install Multi Tool
    lzmx > set_install 1 2 3 4
    Install All Tool
    lzmx > set_install @
  • Default Dir Install On lazymux.conf replace symbol ~ with directory you want
    Example: lazymux.conf
    HOME = /sdcard

Screenshot

Requirements

• Python 3.x

Installation and Using Lazymux

apt install python git
git clone https://github.com/Gameye98/Lazymux
cd Lazymux
python lazymux.py