PyDoor
Multi-client Cross-platform Python Backdoor/Reverse Shell/RAT with AES Encryption
Install / Use
/learn @tidely/PyDoorREADME
PyDoor
Encrypted Backdoor/Reverse Shell/RAT written in Python.
Repository is archived!
This repository was archived because no real development has been happening for a long time. PyDoor was a great experience for learning python. It's quite outdated now and there are countless ways I would improve on the project if I made it today, but everybody starts somewhere right.
Cross-Platform Features
- Multi-client support
- TLSv1.3 Encryption
- Real-time Shell
- Python Interpreter
- File Transfer
- Copy/Paste Clipboard
- Capture Webcam
- Take Screenshots
- File Downloader
- Background Tasks
- Restart Sessions
Windows Specific Features
- Lock Client Machines
Windows Specific Features can be done manually on other OS's
Feature Roadmap
- Threaded Shell
- Broadcasting commands
- Keylogger
- Adding Client to Startup (Windows)
Installation
You will need:
- Download the repository via github or git eg.
git clone https://github.com/tidely/PyDoor - Install the required modules by running
python3 -m pip install -r requirements.txt
Usage
Run server:
python3 server.py
Run client:
python3 client.py
FAQ
Setup Remote Server
Read setup.md
Connect to Remote Server
Read setup.md
See available commands
type help
Run commands as root
echo SUDOPASSWORD | sudo -S COMMAND
See Importable packages in python interpreter
help("modules")
Help
If you need any help at all, feel free to post a "help" issue.
Contributing
Contributing is encouraged and will help make a better program. Please refer to this before contributing.
Disclaimer
For educational purposes only! I am not responsible for anything you do with it.
License
Project heavily inspired by buckyroberts/Turtle and xp4xbox/Python-Backdoor
Related Skills
node-connect
341.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.4kCommit, push, and open a PR
