Skip to content

batamladen/Armadillo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Armadillo App

This project is encryption/decryption, Python-based application packaged as an executable for easy use on Windows systems.

armadilooo

Table of Contents

Description

The Armadillo App is a simple and efficient application designed to perform simple encryption and decryption for different algorithms. This app has been packaged as a Windows .exe file for ease of use. All resources (images, files) required for proper app functionality are bundled in the release, and also available in the assets/ folder.

Features

  • Easy-to-use interface
  • Encryption and Decryption
  • Available Algorithms:
    • Cesar Chiper
    • XOR
    • AES
  • Lightweight

Installation

  1. Download the latest release from the Releases section.
  2. Extract the ZIP file.
  3. Inside the extracted folder, find and run the Armadillo.exe file.

Usage

  1. After downloading and extracting the ZIP file, open the armadillo.exe file to start the application.
  2. Create a shortcut on desktop if needed.
  3. Follow the on-screen instructions to interact with the app.

Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

Please ensure your code follows the coding standards and includes tests where applicable.

TO-DO

  • Add AES algorythm ✔️
  • Add a copy button at output text ✔️
  • Loading screen at start (GIF of an armadillo running)

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Simple Encryption App With Multiple Algorythms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages