Releases: Cyb3rflex/payload-encoder
Release list
v1.0.0 – Initial Stable Version
🔐 Payload Encoder
This is the first official release of the Payload Encoder — a simple yet powerful Python-based tool for encoding and decoding payloads in various formats. Designed for cybersecurity professionals, ethical hackers, and developers, it works both as a CLI tool and a GUI application (for PC).
✅ Features
🔁 Encode/Decode:
Base64
Hex
URL encoding
💻 Command Line Interface (CLI):
Fast and simple usage via terminal
Clipboard copy support using --copy flag
🖼 Graphical User Interface (GUI):
Built with Tkinter (works on PC or VNC only)
Easy input, selection, and result copy
💡 Lightweight, clean, and beginner-friendly
✅ Fully compatible with Termux for CLI usage
📂 Project Structure
payload-encoder/
├── encoder.py # CLI tool
├── gui.py # Tkinter-based GUI
└── README.md # Docs and usage guide
📌 Requirements
Python 3+
pyperclip (for clipboard support)
tkinter (for GUI — works only on PC)
🔮 Roadmap (Coming in Future Releases)
Encode/decode directly from file
Auto-detect encoding type
Export encoded/decoded result to file
Android APK GUI version (Kivy or BeeWare)
🧑💻 Author
@Cyb3rflex
💻 Termux-powered security tools developer
🔐 Ethical hacking enthusiast
This tool is intended for educational and ethical use only. Do not use it for malicious or illegal purposes.
⭐ Support This Project
If you like this project, star the repo to show support and help others discover it!