DiskFill

所属分类:磁盘编程
开发工具:Visual C++
文件大小:121KB
下载次数:143
上传日期:2008-06-18 19:36:28
上 传 者sgihuang
说明:  一个非常简单但实用的磁盘填充程序,很适用于保密检查。我们知道通过delete键删除了一个文件,删除的只是逻辑上的文件名,文件物理内容在硬盘上没有真正删除掉,当进行保密检查时,依然可以把电脑上的该文件恢复出来(或者“保密”等关键字找出来),通过这个小程序可以把逻辑上不存在的文件全部覆盖掉,这样可以轻松逃过保密检查了:)
(A very simple but useful program filled disk, it is applicable to confidential inspection. We know that through the delete key to delete a file, delete the only logical file name, the physical contents of a document on your hard drive has not really removed, when the confidentiality of inspection, would still be able to computer out of the file to restore (or confidential and other keywords to find out), through which small programs can be a logical file does not exist out of all the coverage, so that confidentiality can easily escape checked:))

文件列表:
StdAfx.cpp (295, 2005-12-28)
StdAfx.h (769, 2005-12-28)
DiskFill.exe (180305, 2006-01-13)
DiskFill.cpp (620, 2006-01-13)
DiskFill.dsp (4560, 2005-12-28)
DiskFill.dsw (541, 2005-12-28)
DiskFill.ncb (41984, 2005-12-29)
DiskFill.opt (302592, 2005-12-29)
DiskFill.plg (1309, 2006-01-13)

======================================================================== CONSOLE APPLICATION : DiskFill ======================================================================== AppWizard has created this DiskFill application for you. This file contains a summary of what you will find in each of the files that make up your DiskFill application. DiskFill.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. DiskFill.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named DiskFill.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者