Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/italocobains/minix

Minix is a library for creating server malware.
https://github.com/italocobains/minix

malware python socket

Last synced: 15 days ago
JSON representation

Minix is a library for creating server malware.

Awesome Lists containing this project

README

        


Minix - Lib 👾


Technologies   |   
Project   |   
Running   |   
How to contribute   |   
License

## Tecnologias 🖥️

[![My Skills](https://skills.thijs.gg/icons?i=python)](https://skills.thijs.gg)

## Project 📕

### Minix is a library for creating malware.

Minix comes with many classes and functions, from creating the multithreaded server to portScanner on the local machine.

## Running the App 🚀

To use just instantiate the classes in your main.

## 🤔 How to contribute

- Fork this repository;
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit your changes: `git commit -m 'feat: my new feature'`;
- Push to your branch: `git push origin my-feature`.

After your pull request is merged, you can delete your branch.

### 🔖 License

If you want to check the project's license, just look at this file [LICENSE](./LICENSE)