搜索资源列表
Eraser
- 磁盘文件的安全删除,我们通常所执行的删除操作并不是真正的删除只是清除了文件的fat表内容,文件数据还在磁盘上,可以恢复,所以不安全。-disk deletion of the security document, we usually enforced by the delete operation does not really delete the file will simply remove the fat table of contents, document data on the
删除自己
- 在程序退出后能够删除EXE文件本身,共使用了几种方法,是这方面编程的总结-withdraw from the proceedings after the EXE file to delete itself, has used several methods, this program is a summary
MAKETREE
- 大家知道DOS系统的DEL命令没有支持全盘删除文件的,这个代码就是支持全盘搜索删除文件的。-you know the DOS DEL command did not support the overall delete the file, the code is to support a comprehensive search deleted files.
ServiceInstaller
- 本软件实现对Windows服务的安转与删除。删除时,以指定服务名作为参数;安装时,以指定的.exe文件作为服务源,指定服务名。-software for the Windows security services and to delete. Deleted, designated as a parameter; Installed to designated. Exe file as a service sources, designated for services.
TinyCA
- 和MiniCA类似的数字证书工具,删除了不常用的功能,修正了若干BUG,改进界面更易操作,增加了文件格式支持种类。-MiniCA and similar digital certificates tools, do not delete the commonly used functions, and amended a number of bugs, improving the interface easier to use, to increase the types of file for
WindowsFreeControl
- 操作FAT和NTFS文件系统的程序。它完全不通过Windows的API函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。达到复制和删除系统系统文件的目的。是我的毕业设计,只是NTFS下的删除没能实现,并且程序在Win2000上有BUG.-operation NTFS and FAT file system procedures. It is totally through the Windows API function, through analysis of the und
Recover4allPro
- 删除文件找回,可以恢复硬盘以及移动硬盘删除的数据。-delete the file to retrieve, restore, and mobile hard disk deletion of data.
enumfilehandle
- 枚举系统中所有已打开文件的句柄,有时一个文件删不掉,可能是文件句柄没有释放,可以用它来寻找哪个进程打开了文件,结束这个进程或者关掉句柄就可以了-Enumerate the system to handle all open files, and sometimes can not afford to delete a file, it may not release the file handle, you can use it to find which process opens a fil
ForceDel
- 强制删除文件,无注入无驱动无hook,原理就是查找文件的锁定句柄,然后关闭句柄。-Force delete a file, no injection of non-driven non-hook, locking principle is to find the file handle, and then close the handle.
dir
- C语言写的获取文件夹路径下所有文件,以及删除文件的功能-Written in C language to access all the files in the folder path, and delete file function
Linux-ETX3-system-delete-ex
- Linux ETX3 系统文件删除实验 Linux ETX3 系统文件删除实验-LINUX ETX3 SYSTEM FILE DELETE
file-system
- 编程模拟一个简单的文件系统,实现文件系统的管理和控制功能。要求本文件系统采用两级目录,即设置主文件目录[MFD]和用户文件目录[UED]。另外,为打开文件设置运行文件目录[AFD]。设计一个10个用户的文件系统,每次用户可保存10个文件,一次运行用户可以打开5个文件,并对文件必须设置保护措施。在用户程序中通过使用文件系统提供的Create、open、read、write、close、delete等文件命令,对文件进行操作-file system
file-operation
- 用C语言实现系统文件的打开、读写、删除、关闭的相关操作。-With C language system files to open, read and write, delete, closed operation.
file-system
- linux系统上的简单文件系统的实现,有创建、删除目录和文件以及读写文件等基本操作-simple file system create,delete dir and files read and write files
file-system
- 简单的文件系统的实现,包括目录的创建,删除,文件的创建,删除以及读,写文件等内容-A simple file system implementation, including the directory to create, delete, create file, deleting, and read, written documents, etc
delete-f.bat
- 防止系统文件过大,自动删除操作系统中的休眠文件,防止C盘过大-delete sp file
Delete-File-System-Minifilter-Driver
- Delete File System Minifilter Driver
delete
- Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
VC-File-system-operation
- VC.NET创建和删除文件,所删除的文件是指定的,路径自拟,程序仅供演示文件操作,没有其它的功能,基础级的。-Vc.net to create and delete files, delete the file is specified, path of self, procedure only demo file operations, no other functions, and the base level.
Simulation-File-System
- 模拟了linux中ex3文件系统的实现。将一个文件当作磁盘进行操作,呈现的效果类似linux命令行,可以实现cd,ls,创建文件/目录,删除文件/目录,读写文件- Analog implementation linux in ex3 file system. The disk as a file operation, showing the effect is similar to linux command line can be achieved cd, ls, create a fil