Skip to content

Repository files navigation

C1pher Zer0

C1pher Zer0 is an interactive Python-based Cipher Zero cryptography tool that brings encryption to life using a GUI and audio-visual effects. Built with tkinter, it helps explain Cipher Zero logic through animations and sounds — great for learners and educators.

It also includes a CLI (Command-Line Interface) version for power users, found in the C1pher Zer0 Ver2.py file.


🌟 Features

  • 🎨 GUI-based interface using tkinter
  • 🔐 Visual explanation of cipher techniques
  • 🔊 Sound effects for better interactivity
  • 🎞️ Animation of cryptographic operations
  • 💻 CLI version available as C1pher Zer0 Ver2.py
  • 📝 Generates a text log file recording encryption and decryption operations

📂 Project Structure

├── C1pher Zer0.py              # Main GUI application
├── C1pher Zer0 Ver2.py         # CLI version (private, not for public repo)
├── tools.py                    # Utility functions and helpers
├── Artboard – 1.png            # Design assets
├── Artboard – 2.png            # Design assets
└── Sound Effect/               # Sound effect files
    ├── 192.wav                 
    └── sh2-recieve-item.mp3

📖 Usage Examples

  1. GUI Mode Launch the GUI application & put any numeric key Visualize encryption/decryption with animations and sound effects. ezgif-5d54a5b9216b97

  2. CLI Mode Run the CLI script with Python and follow command-line prompts for encryption and decryption tasks. CWindowsSystem32cmd exe  2025-07-16_20 02 24


🛠️ Requirements

Python 3.x

tkinter (usually included with standard Python installations)

playsound==1.2.2

tabulate

tqdm


Install dependencies:

pip install playsound==1.2.2 tabulate tqdm

📄 Custom License © 2025 BlackTrack

This software and all associated files are the original work of BlackTrack.

You are free to use, modify, and distribute this software for personal and educational purposes only. Commercial use or redistribution without explicit permission is not allowed.

By using this software, you agree to acknowledge the original author BlackTrack in any derivative works or distributions.

My Linkedin https://www.linkedin.com/in/black-track/

About

GUI-based cryptography visualizer using tkinter, animations, and sound to explain Cipher Zero cryptography algorithms

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages