Skip to content

Panda-Lewandowski/StegMachine

Repository files navigation

StegMachine

StegMachine is a flexible tool for stegoanalysis.

USAGE: python3 stegmachine.py <module> <params> 
______________________________________

MODULES
	🔹exif <path to image file>               exif extracting module

	🔹visual <params> <path to image file>    module for visual attack
	       -b <n>        the number of lsb in which the message is embed  

	🔹chi <path to image file>                module for chi-squared attack 

	🔹spa <path to image file>                module for sample pair attack 

	🔹rs <path to image file>                 module for rs-method attack 

	🔹generate                                genenrate data set with specified tools

	🔹help                                    hint output

More about this here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages