GithubHelp home page GithubHelp logo

jimchr-r4gn4r / filescryptersavior Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 38.91 MB

This is a GUI program based on Python3 which helps you encrypt and decrypt data with some cryptography systems.

License: MIT License

Python 100.00%
aes-eax gui nonces database python3 cryptography files encrypt decrypt

filescryptersavior's Introduction

FilesCrypterSavior

This is a GUI program based on Python3 which helps you encrypt and decrypt files and folders with AES-EAX or AES-GCM.

image

Tested On

  • Windows 10 (Python 3.8.0/3.8.8/3.8.10 and exe)
  • Windows 8.1 (exe)
  • Parrot Linux (Python 3.9.1)

Warning

FCS Version 3.0+ does not support Database files from previous versions. So you may keep the FCS V2.X and decrypt the files you have already encrypted, or just put manually keys and nonces in FCS newest version (Make sure you have selected AES-EAX encryption mode.)

Preparation

  • Download the project: git clone https://github.com/JimChr-R4GN4R/FilesCrypterSavior
  • Try to run FCSx64.exe . If it does not open properly, then follow these steps to run it with python3:
  • Make sure you support Python 3.X (in case .exe file is not running).
  • Then install all required packages by typing in terminal (or cmd): python3 -m pip install -r requirements.txt
  • Then get in FilesCrypterSavior's folder and type: python3 FCS.py
  • Recommend to create a DB file via DB settings before start encrypting files.
  • Done!

Instructions

FCS Files:

image

FCS Main Window:

(If encrypt key input is empty, it will be generated automatically)

image

If you load a file, if no key entered, it will be automaticcaly generated.

FCS Menu (I recommend you to keep default options):

image image

Presentation

Presentation Video (Outdated)

To-Do List

  • Add Auto fill Key&Nonce that checks if the file you want to decrypt exists in database, so it gets key and nonce and fills them in their input automatically.

  • Add Update Checker option.

  • Make save options feature.

  • Added key uniqueness verification option.

  • Make possible to choose more than one files at once and encrypt all of them automatically.

  • Add more encryption systems like XChaCha20-Poly1305 etc.

  • Add BKP (Basic Key Protector) system which means that user enters a key which he wants and database will be encrypted/decrypted by this key and files' keys and nonces will be generated automatically, so user has just to know only one key to encrypt/decrypt his files.

Disclaimer

This is a beta version. There will be many updates. If you loose your keys/nonces, then you cannot recover the encrypted files. Your data, your responsibility.

filescryptersavior's People

Contributors

dependabot[bot] avatar jimchr-r4gn4r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.