Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/0xsyr0/pytroj
- Owner: 0xsyr0
- License: gpl-3.0
- Created: 2022-10-25T09:48:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-25T16:04:58.000Z (over 2 years ago)
- Last Synced: 2024-11-08T08:44:42.158Z (3 months ago)
- Topics: malware, offensive-security, python, python3, red-teaming
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
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