GithubHelp home page GithubHelp logo

josephfrankfir / megaploit Goto Github PK

View Code? Open in Web Editor NEW
23.0 1.0 4.0 10.72 MB

A hacking tool(Reverse shell) based on python-3

License: GNU General Public License v3.0

Python 77.10% Shell 16.96% HTML 5.94%
hacktoberfest hacking python3 backdoor exploit haker contributorswanted reverse-shell

megaploit's Introduction

The Rxploit is released under a GNU GPL3 license. LICENSE.

Bug tracking and development information can be found at: Click me

Easy Install

wget https://github.com/JosephFrankFir/Megaploit/releases/download/v1.3-beta-final-update/install.sh
chmod +x ./install.sh
sudo ./install.sh

Installing

Generally, you have to install python3 and pip, which Rxploit based on. See the Dev Environment Setup if you'd like to deal with dependencies on your own.

Using Megaploit

Rxploit can do all sorts of things. The first thing you'll want to do is python3 server.py -rh *victim ip* -lh *your ip* -p *port*, but after that, you'll probably let target open the backdoor file.

Contributing

See the Dev Environment Setup guide on GitHub, which will walk you through the whole process from installing all the dependencies, to cloning the repository, and finally to submitting a pull request. For slightly more information, see Contributing.

Warning

We are not responsible for any misuse or damage caused by this program. use this tool at your own risk!

megaploit's People

Contributors

dependabot[bot] avatar josephfrankfir 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

Watchers

 avatar

megaploit's Issues

Error Cannot install Pyaudio

Describe the bug
The installation process returns an error when installing the Pyaudio library

To Reproduce
Steps to reproduce the behavior:

  1. Go to CMD(For Windows users) or Terminal(For Linux users) or Termux(For Android users)
  2. Type pip3 install pyaudio
  3. See an error

Screenshots
image

Desktop:

  • OS: [All]
  • Version [All]

Smartphone (please complete the following information):

  • Device: [All Android devices]
  • OS: [All]
  • Version [all]

How to install the Pyaudio library

For Windows users

pip install pipwin
pipwin install pyaudio

For linux users

sudo apt-get install python-pyaudio

Try this before installing the package:

sudo apt-get install portaudio19-dev

If the above suggestion doesn't work:

sudo apt-get install libjack-jackd2-dev portaudio19-dev

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.