Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Gameye98/Lazymux
termux tool installer
https://github.com/Gameye98/Lazymux
Last synced: 2 months 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-07-10T07:07:27.000Z (6 months ago)
- Last Synced: 2024-10-29T15:34:12.574Z (2 months ago)
- Language: Python
- Homepage:
- Size: 4.43 MB
- Stars: 2,724
- Watchers: 306
- Forks: 562
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-termux-hacking - Lazymux - termux tool installer.[![->](https://img.shields.io/github/stars/Gameye98/Lazymux.svg?style=social&label=Star&maxAge=2592000)](https://github.com/Gameye98/Lazymux/stargazers/) (Uncategorized / Uncategorized)
README
[![GitHub stars](https://img.shields.io/github/stars/Gameye98/Lazymux.svg)](https://github.com/Gameye98/Lazymux/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/Gameye98/Lazymux.svg)](https://github.com/Gameye98/Lazymux/network/members)
[![GitHub issues](https://img.shields.io/github/issues/Gameye98/Lazymux.svg)](https://github.com/Gameye98/Lazymux/issues)
[![GitHub watchers](https://img.shields.io/github/watchers/Gameye98/Lazymux.svg)](https://github.com/Gameye98/Lazymux/watchers)
[![Python](https://img.shields.io/badge/language-Python%203-blue.svg)](https://www.python.org)
[![Bash](https://img.shields.io/badge/language-Bash-blue.svg)](https://www.gnu.org/software/bash/)
[![WTFPL](https://img.shields.io/badge/license-WTFPL-red.svg)](http://www.wtfpl.net/)
[![BlackHole Security](https://img.shields.io/badge/team-BlackHole%20Security-ocean.svg)](https://github.com/BlackHoleSecurity)
[![Gameye98/DedSecTL](https://img.shields.io/badge/author-Gameye98/DedSecTL-red.svg)](https://github.com/Gameye98)[![ForTheBadge built-by-developers](http://ForTheBadge.com/images/badges/built-by-developers.svg)](https://github.com/Gameye98)
[![BlackHole Security](core/gitbhs.svg)](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
```