Skip to content

FileCrypter-GUI

Latest
Compare
Choose a tag to compare
@maxng07 maxng07 released this 28 Oct 16:46
· 15 commits to master since this release
058197e

The first release of FileCrypter-GUI which uses your web browser as the graphical interface to select file for encryption and decryption. It uses the same CORE cipher method as FileCrypter but adds a graphical view for user who may not be comfortable using CLI. This release has been tested extensively on Mac OSX using both Safari and FireFox browser and should work with all major browsers including Chrome.

Limited testing done on Windows, however it is the same FileCrypter program with a web interface. Web/HTML works across all different operating system. FileCrypter program has been tested to work in Windows.

Usage:

  1. Download the right package for Windows or MAC.
  2. Create a Folder or Directory and unzipped/uncompressed the package.
  3. The default config has been set, and you can change the config with a text editor on config.json file, changing the IP address and TCP port number.
  4. Start the program by launching Filecryptgui.exe or Filecryptergui_darwin
  5. Launch your web browser of your choice and under the address, type 127.0.0.1:8888, a webpage will appear.
  6. If you like FileCrypter-GUI to save your encrypted and decrypted files into a folder or sub-directory, create one with the name "crypto". FileCrypter-GUI will attempt to create the file into this sub-folder if present, otherwise all files will be saved in the same folder or directory where you place the package.

An animated gif tutorial is available here

Releases:
OSX_darwin.zip - Mac OSX version
filecryptexe.zip - Windows/64bit version