Giter Site home page Giter Site logo

theknower0x0 / the-guardian-angel Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.11 MB

A tool to encrypt and decrypt any binary text file, ensuring secure data handling and privacy protection. It features robust encryption algorithms for reliable security. </>

C++ 100.00%
open-source programming-language security the-guardian cryptography information-security privacy-protection cybersecurity fileencryption fileencryptor operating-systems cross-platform

the-guardian-angel's Introduction

โ„น๏ธ The Guardian Angel ๐Ÿชฝ๐Ÿ˜‡

The Guardian Angel is a robust file system encryption and decryption tool designed to enhance the security of your data across multiple platforms including Windows, Linux, and macOS. Leveraging advanced encryption algorithms such as AES, Twofish, Triple DES, and Blowfish, The Guardian Angel ensures that your binary files and text documents are securely encrypted. An additional layer of security is enforced through a specialized decryption key that users must enter to access their encrypted files. This feature adds an extra level of protection against unauthorized access.

Whether you're looking to safeguard personal data or secure sensitive information in a professional environment, The Guardian Angel provides a reliable and efficient solution. With support for a wide range of file types, including all binary-based files and .txt documents, you can trust that your data is protected with industry-leading security measures.

alt text

โš ๏ธ Requirements

  • C++
  • G++ compiler for Linux
  • Any C++ compiler for Windows
  • Any C++ compiler for macOS
  • Crypto++ Library

๐Ÿ› ๏ธ Installation

  • Simply execute the following commands:
sudo apt update
  • Install all necessary libraries
sudo apt-get install libcrypto++-dev libcrypto++-doc libcrypto++-utils
  • Install C++ Compiler
sudo apt-get install g++
  • Clone the repository
git clone https://github.com/TheKnower0x0/The-Guardian-Angel.git
  • Navigate to the tool path folder
cd The-Guardian-Angel
  • Run the tool
g++ -o TheGuardianAngel TheGuardianAngel.cpp -lcryptopp -lpthread
  • Execute it and happy encryption !
./TheGuardianAngel

๐ŸŽฏ Features

  • Multiple Encryption Algorithms like [AES], [Twofish], [Triple DES], and [Blowfish].
  • Cross-Platform Compatibility.
  • Secure Key Requirement.
  • User-Friendly Interface.
  • Enhanced Data Protection.
  • Text File Support.

โ‰๏ธ Usage

g++ -o TheGuardianAngel TheGuardianAngel.cpp -lcryptopp -lpthread
./TheGuardianAngel

๐Ÿ“ธ Screenshots

alt text alt text alt text alt text

๐Ÿ’š Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


Project Maintainer: TheKnower0x0

the-guardian-angel's People

Contributors

theknower0x0 avatar

Stargazers

ac1d avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.