Skip to content

Implementation of multiple stegonography detecting algorithms including bruteforce extraction. Project for class at Warsaw Uniweristy of Technology.

Notifications You must be signed in to change notification settings

JJJJJJpl/BruteForceStegodetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navigate to the modules folder in project directory.

Install the required Python packages using:

pip install -r requirements.txt

To get more info about flags:

python BruteSteg.py check -h

Example use:

python BruteSteg.py check "../stego/LSB w BMP/YaK5Long.png" -a -b -tr 0.4 -v

About

Implementation of multiple stegonography detecting algorithms including bruteforce extraction. Project for class at Warsaw Uniweristy of Technology.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages