Welcome to the AES Decryptor repository! This script allows you to decrypt files encrypted with the AES-CBC algorithm.
To use AES Decryptor, you will need:
- VPS or Dedicated Server
- Python
- Clone the repository
git clone https://github.com/DeadGolden0/AES-Decryptor.git
- Install all dependencies
pip install pycrypto
pip install pillow
pip install tk
pip install customtkinter
You have no setup to do beforehand, you simply need to launch the program and use it.
Launch the application using the following command :
cd AES-Decryptor
python main.py
OR
cd AES-Decryptor
python3 main.py
If everything went correctly, an interface will open; just follow the instructions on the program.
Caution
I disclaim all responsibility for the use of this software. This software is provided for educational purposes only and should not be used for any other purpose. The user assumes full responsibility for the consequences of its use.
Your contributions make the open source community a fantastic place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
For any questions or suggestions, please feel free to contact me:
If you find this project helpful and would like to support my work, you can contribute through PayPal. Any support is greatly appreciated and helps me continue developing and maintaining the project.