Skip to content

A CommandLine Tool πŸ› οΈ for Encrypting πŸ”’ and Decrypting πŸ” the file systems πŸ—‚οΈ along with Memory 🧠.

Notifications You must be signed in to change notification settings

Karthikrajatp/KryptosFiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

KryptosFiler - Secure File Encryption and Management

KryptosFilerπŸš€ is a powerful command-line application πŸ› οΈ designed for secure file encryption πŸ”’ and management. With KryptosFiler πŸš€, users can encrypt their sensitive files πŸ“ and folders πŸ—‚οΈ using strong encryption algorithm, ensuring that only authorized individuals πŸ‘Ύ with the correct password πŸ”‘ can access the encrypted data. Additionally, KryptosFiler πŸš€ provides a secure storage solution to keep track of encrypted files' paths and names i.e., it has a memory 🧠.

Languages and Libraries Used πŸ”¨

Installation and Execution⏳

  1. Installation

    • Download the zip file using Download ZIP.
    • or, Clone the repository using

    git clone https://github.com/Karthikrajatp/KryptosFiler.git
    

  2. Execution

    • Install all required modules and packages preferably on a virtual environment.

    pip install -r requirements.txt
    
    • Execute the shell script preferably on macOS or Linux. Follow this URL if you wanna try on Windows!!

    sh KryptosFiler.sh
    
    • or, Execute the filer.py file to start the application

    python3 filer.py
    

UsageπŸ§‘πŸΎβ€πŸ’»πŸ‘©πŸ½β€πŸ’»

  • Run the script and enter a valid file path.

  • Choose the action needed to be performed from the main menu

  • MainMenu
  • Follow the sequences as mentioned in the tool after choosing an action.

About

A CommandLine Tool πŸ› οΈ for Encrypting πŸ”’ and Decrypting πŸ” the file systems πŸ—‚οΈ along with Memory 🧠.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published