https://github.com/Gameye98/Lazymux
termux tool installer
https://github.com/Gameye98/Lazymux
Last synced: 19 days ago
JSON representation
termux tool installer
- Host: GitHub
- URL: https://github.com/Gameye98/Lazymux
- Owner: Gameye98
- Created: 2017-10-07T10:49:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T04:13:31.000Z (6 months ago)
- Last Synced: 2025-03-20T10:09:02.021Z (26 days ago)
- Language: Python
- Homepage:
- Size: 4.44 MB
- Stars: 2,953
- Watchers: 309
- Forks: 583
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-termux-hacking - Lazymux - termux tool installer.[](https://github.com/Gameye98/Lazymux/stargazers/) (Uncategorized / Uncategorized)
README
[](https://github.com/Gameye98/Lazymux/stargazers)
[](https://github.com/Gameye98/Lazymux/network/members)
[](https://github.com/Gameye98/Lazymux/issues)
[](https://github.com/Gameye98/Lazymux/watchers)
[](https://www.python.org)
[](https://www.gnu.org/software/bash/)
[](http://www.wtfpl.net/)
[](https://github.com/BlackHoleSecurity)
[](https://github.com/Gameye98)[](https://github.com/Gameye98)
[](https://github.com/BlackHoleSecurity)
# 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
```bash
apt install python git
git clone https://github.com/Gameye98/Lazymux
cd Lazymux
python lazymux.py
```