Skip to content

Zorrat/Steganography-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steganography-Tool

This Steganography tool can be use for hiding messages within Image , Audio and Video files.

The project was a created as a demo tool for our final year Engineering Project to demo our video steganography algorithm

Pseudo Random Video Steganography : Paper

To run the project create a anaconda enviornment with the following command

conda create --name Steganography_Tool --file requirements.txt

Then run the following command in the project directory

streamlit run main.py

in the project root directory. Keep any input files in the input folder and outputs will be generated at the respective output folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages