Code Monkey home page Code Monkey logo

lazymux's Introduction

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

lazymux's People

Contributors

gameye98 avatar triggertg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lazymux's Issues

Kali NetHunter is not updating

root@localhost:# apt-get update
Get:1 http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease [30.5 kB]
Err:1 http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease
The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository [email protected]
Reading package lists... Done
W: GPG error: http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease: The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository [email protected]
E: The repository 'http://http.kali.org/kali kali-rolling InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@localhost:
#

Lazymux

My lazymux is not working
Screenshot_20200412-185517_ConnectBot

Can I translate Lazymux?

I want to translate Lazymux, and do not know if the original author can agree to release after finishing it.

missing dependency for "UFONet"

for pycurl need libcurl package

pycrypto need which dependency .... idk

and error for GeoIP ..
py_GeoIP.c:23:10: fatal error: 'GeoIP.h' file not found #include "GeoIP.h" ^~~~~~~~~ 1 error generated. error: Setup script exited with error: command 'aarch64-linux-android-clang' failed with exit status 1

make sure your device has been rooted

Hi,
I have an error when trying to install a tool. It says

ERROR: Make sure you're device has been rooted

But I can't even start it when in su, and it does not ask for root permissions (termux already did)

Thanks

Aox lXk

Apenas mais um começo espero que tenha um fim digno.

Meta install

$cd Lazymux
$ ls
README.md core lazymux.py

Why there is not meta-install.sh ?

SyntaxError

Lazymux.apk README.md app core lazymux.py
$ python lazymux.py
File "lazymux.py", line 11
print " [01] Information Gathering"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(" [01] Information Gathering")?
$ 1
No command 1 found, did you mean:
Command [ in package coreutils
Command k in package kona
Command v in package vlang from the unstable-repo repository
$ python lazymux.py
File "lazymux.py", line 11
print " [01] Information Gathering"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(" [01] Information Gathering")?
$

syntax error

I got an syntax error when tried to open in termux emulator for Android
screenshot_20180312-185007

I cant run it...could you help me?

Well...i downloaded lazymux followed all the steps but it for some reason doesnt work.
It says: python: can't open file '/data/data/com.termux/files/home/Lazymux/Lazymux.py': [Errno 2] No such file or directory.
I checked every step and im not doing anything wrong(i guess)
Sry if its a stupid mistake, i downloaded termux and started learning how to use it today

Lazymux don't Work on Virtualbox Tsurugi VM

HI,
Below the steps I have done to get the problem

1>= git clone https://github.com/Gameye98/Lazymux

2>= cd Lazymux
3>= python lazymux.py

tsurugi@lab:~/Downloads/lazymux/Lazymux$ python lazymux.py
Traceback (most recent call last):
File "lazymux.py", line 6, in
from core.lzmcore import *
File "/home/tsurugi/Downloads/lazymux/Lazymux/core/lzmcore.py", line 4, in
import urllib.request
ImportError: No module named request

Traceback errror

I have issues on running command, I attached a screenshot below, plzz me to get out from this issues.

[01] Information Gathering
[02] Vulnerability Scanner
[03] Stress Testing
[04] Password Attacks
[05] Web Hacking
[06] Exploitation Tools
[07] Sniffing & Spoofing
[08] Other

[10] Exit the Lazymux

1zm > 10 Traceback (most recent call last):

File "lazymux.py", line 439, in main() File "lazymux.py", line 22, in main if lazymux.strip() == "1" or lazymux.strip() == "01"

AttributeError: 'int' object has no attribute 'strip

The tool not Working As Normal!

Hello there, I'm ZulTheDev and I want to highlighted an Unexpected experience About Lazymux. I was Testing this code for quick A while on my termux app and When I try to re-install After My factory reset It got an error occur the Code did not know what option I was writing on. I install everything back but it seem like the "set_install" is not In the right place and I Come Into error that The "set_install" only And I Would like to hear back from you😊 Thank you for your time!

Lazymux

No attribute strip on line 28

Change default install directory & install multiple tools at once

Hi,

Great tool, I love it.

I'd like to change my default install directory. Is there a way for me to do this in like a config file?

I'd also like to select multiple items, or all items in a category and have them install. Is there a way to do this?

Sorry, I'm still learning, and thanks for the help

Syntax Error line 73

python lazymux.py  
File "lazymux.py", line 73  
infogathering += f"{x} "  
^  
SyntaxError: invalid syntax

Binary Exploits

Termux is not able to find bin-utils, cdb, and llvmdb. Issue present in Android 5.1.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.