Skip to main content

A steganography tool to hide secret texts in white space.

Project description

enShroud

Introduction

A steganography tool to hide secret texts in white space.

Usage:

  • To encode:
enShroud -e -p PATH_TO_TEXT_FILE -o PATH_TO_OUTPUT -s "SECRET_MESSAGE_IN_QUOTES"
  • To decode:
enShroud -d -p PATH_TO_TEXT_FILE

NOTE: Add the path where enShroud is installed to your PATH variable.

Alternate Method:

  • Download the .whl file from pypi downloads section.
  • In the directory where the .whl file is downloaded, run:
pip install file_name.whl

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

enShroud-1.0.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

enShroud-1.0.3-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

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