Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Lazymux — termux tool installer | Kitploit
Tools/GitHubGitHub/gameye98/lazymux
Scripting & AutomationPenetration TestingMobile SecurityUtilities & FrameworksLearning & Education
GitHubgameye98/lazymux

Lazymux

termux tool installer

View Repository
3.7k66771 year agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

root@kitploit:~
apt install python git
git clone https://github.com/Gameye98/Lazymux
cd Lazymux
python lazymux.py
Download Tool