百度空间 | 百度首页 
 
查看文章
 
BCWIPE
2009-06-25 21:04

OPTIONS

-h (help)
Display help and exit.

-V (version)
Display version and exit.

-f (force)
Force wipe files with no write permissions. Also suppress interactive mode.

-r (recurse into subdirectories)
Remove with wiping the contents of directories recursively.

-i (interactive)
Prompt whether to wipe each file.

-I (disable interactive)
Never prompt whether to wipe each file.

-v (verbose)
Explain what is being done.

-b (block device)
Wipe contents of block devices

-md
U.S. DoD 5220.22-M seven pass extended character rotation wiping with last pass verification.

-mg
35-pass Peter Gutmann's wiping.

-mz
One pass zero wiping.

-mt
One pass test mode. First 4 bytes of every 512 bytes block will contain block number.

-m <mode> (custom wipe)
U.S. DoD 5220.22-M n pass extended character rotation wiping with last pass verification.

-n <delay>
Wait delay seconds between wiping passes. Modern enterprise level storage systems (NAS, disk arrays etc.) employ powerful caches. To avoid undesirable caching effects BCWipe allows user to insert adjustable delay between wiping passes. Please note that when wiping with delay between passes disk space is freed after the last pass.

-w (wiping only)
BCWipe version 1.7 (and later) verifies last pass wiping result according to U.S. DoD 5200.28 standard for all wiping modes above. Use the option to disable the last pass verification.

-d (do not delete)
Do not delete file(s) after wiping.

-S (wipe file slack)
Wipe files slack. File slack is the disk space from the end of a file till the end of the last cluster used by that file. Cluster is minimal portion of disk space used by file system.

-F (wipe free space)
Wipe free space on specified filesystem.

-s (system random)
Use system random. Default is SHA-1 (Secure Hash Algorithm). System random faster but less secure then SHA-1.

-p
Use 64Kb random pattern for random passes instead of full random. Much faster (especially on slow CPU) but less secure! (not recommended)

EXAMPLES

bcwipe -rvf ~/sources # forced wipe of ~/sources directory recursively with Peter Gutmann's scheme

bcwipe -bvmd /dev/hda # wipe entire /dev/hda disk with 7-pass DoD standard

bcwipe -bvm3 /dev/fd0 # wipe /dev/fd0 floppy with truncated 3-pass scheme (faster, but less secure)

bcwipe -r * # recursive wipe of current directory with Peter Gutmann's scheme


类别:技术笔记 | 添加到搜藏 | 浏览() | 评论 (3)
 
最近读者:
 
网友评论:
1
2009-06-25 21:20 | 回复
额··百度了下原来是一个强力的文件清除工具的使用参数····
 
2
2009-06-25 21:55 | 回复
回复Evil0r:是的,反取证必备。
 
3
2009-08-02 14:02 | 回复
这是什么呀? 看不懂 !
 
发表评论:
姓 名:
网址或邮箱: (选填)
内 容:
验证码: 请点击后输入四位验证码,字母不区分大小写
      

     

©2009 Baidu