Skip to content

A steganography tool to hide secret texts in white space.

License

Notifications You must be signed in to change notification settings

malikakarsh/enShroud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

enShroud

Introduction

A steganography tool to hide secret texts in white space.

Usage:

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

License

MIT LICENSE

About

A steganography tool to hide secret texts in white space.

Topics

Resources

License

Stars

Watchers

Forks

Languages