Skip to content

Releases: Cyb3rflex/payload-encoder

v1.0.0 – Initial Stable Version

Choose a tag to compare

@Cyb3rflex Cyb3rflex released this 06 Aug 18:41

🔐 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


⚠️ Disclaimer

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!