ctf misc 杂项 snow隐写加解密工具
压缩包中有snow隐写工具帮助手册,值得下载。
SNOW.EXE -C 2.txt
Windows下SNOW隐写工具 snow.exe -C -m "被隐藏的信息" -p 密码 "文件名"
snow -C -m "I am lying" -p "hello world" infile outfile
snow -C -p "hello world" outfile
snow -C -l 72 -m "I am lying" infile outfile
snow -S -l 72 infile
snow [ -CQS ] [ -p passwd ] [ -l line-len ] [ -f file | -m message ] [ infile [ outfile ]]
OPTIONS
-Q Quiet mode. If not set, the program reports
statistics such as compression percenta
1