Skip to content

dustine/DragEncrypt-WinForms

Repository files navigation

#DragEncrypt A simple programming toy that encrypts and/or decrypts any files that are dragged to it with an user-chosen password key.

##How to Use Drag any binary file into the executable file. Simply opening the executable will open a file dialogue prompt as an alternative method to pick the targeted file.

A window will appear where the user can insert the desired password, with a holdable button to peek into it.

Decryption is done with the same method as encrypting, just requiring the encrypted file to be the chosen target.

##Safety concerts The program takes no extra security precautions during its run, beyond trying to delete the unecrypted password 'quickly', so the process is rather vulnerable to attacks before and during encryption, likewise for decryption. However the created encrypted file should be mostly safe from brute-force attacks or re-engineering, or at least as safe as the chosen password.

##Contributing

This software contains icons from the WPZOOM Developer Icon Set (WPZOOM) / CC BY-SA 3.0.

About

Software toy to easily encrypt/decrypt Windows files, password-based

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages