| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Python-based tool for file encryption and decryption using a custom cipher and wxPython for GUI.
Clone the repository:
git clone https://github.com/ParisaAlizadeh2003/cryptography-tool.git
Install the required dependencies:
pip install wxPython
Run the application:
python app.py
This tool uses a custom character encoding scheme for encryption and generates a secret key for decryption.
| Back | FazBrowse Home | New Git URL |