Skip to content

sonlhcsuit/steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STEGANOGRAPHY

It's simple Steganography encoded/decoded tool for CS232

Clone it using git:

$ git clone https://github.com/sonlhcsuit/steganography

Install virtualenv using pip

$ pip3 install virtualenv

Running:

$ virtualenv venv ./
$ source venv/bin/activate
$ pip install -r requirements.txt
(venv) $ python app.py

CLI documentation already in help option

(venv) $ python cli.py -h

Author:
@Luu Hoang Son
@Truong Duc Vu
@Tran Trung Anh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published