stegdetect图片隐写工具
立即下载
资源介绍:
stegdetect是一款小巧但十分强大的图片隐写检测工具常用来检测图片的加密方法和破解。
// 判断是否含有Jphide
stegdetect.exe -tjopi -s 10.0 [stego_file]
// 爆破密码
stegbreak -r rules.ini -f password.txt -t p [stego_file]
xsteg is a gtk+ frontend to stegdetect.
This is a direct compilation of the UNIX sources to a Windows binary.
If you run this code on a UNIX-like operating system, you will
experience better performance and stability.
The windows gtk+ libraries are very experimental.
The manpages for stegdetect and stegbreak have been converted to
PDF. Read the stegdetect.pdf and stegbreak.pdf documents for
further information on the tools.
A paper describing the detection framework can be found at
http://www.citi.umich.edu/u/provos/papers/detecting.pdf
You can support development at
http://www.outguess.org/