Skip to main content

Application to encrypt files and folder-names

Project description

Path Encoder

Description

This application allows encryting files and folder using AES. The content of a file gets encrypted using AES. The name of a file or folder gets obfuscated. Hence be aware that file- and folder-names can be reverse-engineered with minimal effort.

The tool is essentially a PYTHON 3 script. When installing the package through PIP, a shell script (OS X and Linux) or BATCH file (MS Windows) is installed as well. This allows easy use of the tool from command line.

Installation

The package can be installed directly through PIP:

pip install pathcrypter 

Usage

The tool comes with a shell script (OS X and Linux) or batch file (MS Windows):

pathcrypter [-h] [-p PASSWORD] [-e] [-d] [-n] path

The script takes the following command line arguments:

  • -e: Encrypt the file or folder
  • -d: Decrypt the file or folder
  • -n: Ignore errors
  • -p: Password to be used for encryption/decryption. Do note that providing the password as a command line argument is insecure. This option is available primarily for scripting/automation use. If no password is provided using this argument, the password is asked at runtime. This prevents the password from being displayed (readable).
  • path: The path to the file or folder to be encrypted/decrypted. When specifying a folder, the entire folder content gets processed (recursively).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PathCrypter-0.5.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PathCrypter-0.5-py3-none-any.whl (27.2 kB view details)

Uploaded Python 3

File details

Details for the file PathCrypter-0.5.tar.gz.

File metadata

  • Download URL: PathCrypter-0.5.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.7.2 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.1

File hashes

Hashes for PathCrypter-0.5.tar.gz
Algorithm Hash digest
SHA256 3271b2cd68cfe0c9070a4d09ef0a54ff7e3359ff1454e5fe43408a7513cfe510
MD5 0823ba0335ccfb7a7a094f48ae046dee
BLAKE2b-256 46daecffc6387490d83144c81303a5f1ff9db0986ea3046ac8e7b3567ccf81ee

See more details on using hashes here.

File details

Details for the file PathCrypter-0.5-py3-none-any.whl.

File metadata

  • Download URL: PathCrypter-0.5-py3-none-any.whl
  • Upload date:
  • Size: 27.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.7.2 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.6.1

File hashes

Hashes for PathCrypter-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6009c506bc81f7621b82d750253763a0c5e83795705c8a4ff7d0b9dddbe6d26b
MD5 212f46d6dfc489bb009d80ea8f7b8c4c
BLAKE2b-256 2d2fe0483e55e51b8ba7cabf1d2b3d80f8c5df3639d408d781b1e0ad9315a7a8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page