SCUACM / steganography-workshop

Source code and images for BroncoSec's steganography workshop!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

steganography-workshop

Prerequisites

  1. Install python3 (or python 2.7)L lookup how to install python3 on your system. It may already be installed; run python3 --version or python --version

  2. Install pip: sudo apt install python3-pip

  3. Install PIL: pip3 install pillow

About

Source code and images for BroncoSec's steganography workshop!

License:MIT License