Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steganography

Steganography project for Intro to Computer Security - Spring 2018

Instructions for running the program on your machine

Experience may vary per OS
  1. Be working on an Macintosh OS
  • It should work on any OS, but I will only be outlining exactly how I have it set up on my machine
  1. Open a terminal and install Homebrew Package Manager for Mac OS
  • This command should install it:

    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  1. Run the command "brew install python"

  2. If PIL (Python Image Library) is installed, UNINSTALL IT BEFORE CONTINUING

  3. Now you should be able to run the command "pip2 install pillow"

  4. Clone this repo to your machine

  5. Open a terminal, navigate to the folder

  6. Type the command "python2.7 Run_Steg.py"

  • You MUST use Python 2.7 or the program may not work
  1. Follow the on screen prompts for the program

About

Steganography project for Intro to Computer Security - Spring 2018

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages