Coder Social home page Coder Social logo

quickcrypt's Introduction

Quickcrypt

Script for quick encription of files

Generating a key file will save a randomly-generated key to encrypt the data with, after the file is encrypted it will require the SAME key to be decrypted, using a different key to decrypt the data will corrupt the data and the original key won't work to decrypt it anymore.

Start by running the Quickcrypt.exe

00

GENERATE NEW KEY

Click the Generate Key button in the bottom-center side of the window and a pop-up will show

02

By default the key will be saved in the current working directory, if you want to change that, uncheck the box

02

Fill it up and click cancel to abort or generate to create the key file, if the directory doesn't exist, it'll create one and save the key file there

03

At this point a file will be created in the specified location

04

ENCRYPT FILE

To encrypt we first need a key, if we don't have one yet we'll have to create one following the steps above, to select a key file clicl on Open key

01

A window dialog will pop up, navigate to the keys location and open it

05

Repeate the operation now with the Open file button to select the file to encrypt

06

Here is the result of trying to open an encrypted txt file

Original:

07

After encrypting:

09

DECRYPT FILE

To decrypt a file we'll have to follow the same steps to chose the key and file to be decrypted MAKE SURE TO USE THE SAME KEY TO DECRYPT AS THE ONE YOU USED TO ENCRYPT THAT FILE

Once the key and input files are selected just click on Decrypt and the file will return to normal and will behave as usual

12

WARNING! Lossing the original key or encrypting/decrypting twice in a row may result in unrecoverable data, use it under own risk, the idea behind it is "I'd rather lose this info than have it stolen"

quickcrypt's People

Contributors

glepter avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

abumaryam264

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.