π» Professional & Cybersecurity-Focused Lightweight encrypted terminal messenger built on cryptcat, designed for secure peer-to-peer communication and red team operations.
Secure. Silent. Ghostlike.
Encrypted terminal chat over cryptcat β cloaked in style and cyberpunk vibes.
GhostChat is a lightweight, terminal-native encrypted chat tool built on top of cryptcat β infused with glitch aesthetics, anonymity in mind, and no trace left behind.
This tool is designed for:
- π Secure terminal-based communication
- π Peer-to-peer encrypted messaging
- π§ Educational, cybersec, and red team use cases
- π³οΈ Darknet-inspired deployments
- β
Encrypted terminal chat via
cryptcat - β Interactive CLI with glitchy banner and disclaimer
- β Multithreaded for real-time message handling
- β Clean separation of client/server modes
- β Works as a single-file Linux binary
- β No Python required on the target system (via PyInstaller)
Youβll need Python 3 and
cryptcatinstalled.
sudo apt update
sudo apt install cryptcat
pip install pyinstaller