数据隐藏工具 slacker

slacker 命令行下的数据隐藏工具
 
Hiding a file in slack space:
------------------------------
slacker.exe -s <file> <path> <levels> <metadata> [password] [-dxi] [-n|-k|-f <xo
rfile>]
-s                      store a file in slack space
<file>                  file to be hidden
<path>                  root directory in which to search for slack space
<levels>                depth of subdirectories to search for slack space
<metadata>              file containing slack space tracking information
[password]              passphrase used to encrypt the metadata file
-dxi                    dumb, random, or intelligent slack space selection
-nkf                    none, random key, or file based data obfusaction
<xorfile>               the file whose contents will be used as the xor key

Restoring a file from slack space:
-----------------------------------
slacker.exe -r <metadata> [password] [-o outfile]
-r                      restore a file from slack space
<metadata>              file containing slack space tracking information
[password]              passphrase used to decrypt the metadata file
[-o outfile]            output file, else original location is used, no clobber

本文出自 “大树” 博客,请务必保留此出处http://wdjialen.blog.51cto.com/321911/101594

你可能感兴趣的:(职场,安全,休闲,数据隐藏)