Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0xsyr0/pytroj

This repository contains files for the Python programming series of Alh4zr3d on YouTube.
https://github.com/0xsyr0/pytroj

malware offensive-security python python3 red-teaming

Last synced: about 1 month ago
JSON representation

This repository contains files for the Python programming series of Alh4zr3d on YouTube.

Awesome Lists containing this project

README

        

# pytroj Project

## Introduction

This repository contains files for the Python programming series of Alh4zr3d on YouTube.

It is simply just for me to play around with Python and learn some new things. To get more into coding so to say.

This project is for educational purposes only! I am not responsible for any damage caused to any systems.

## ToDo

🔲 Get user input for IP address and port for listener

🔲 Build client on top of that

🔲 Implement file transfer

🔲 Port the project to Nim