登录
首页 » Visual C++ » ProtectFile

ProtectFile

于 2010-07-09 发布 文件大小:225KB
0 137
下载积分: 1 下载次数: 162

代码说明:

  本程序功能为防止文件删除,其中包含三个部分,分别为:FSD INLINE HOOK初级防删,HOOK IoCreateFile中级防删,HOOK IoCheckShareAccess高级防删。(The program features to prevent file deletion, which consists of three parts, namely: FSD INLINE HOOK primary anti deleted, HOOK IoCreateFile intermediate anti deleted, HOOK IoCheckShareAccess senior defense deleted.)

文件列表:

FSDInlineHook
.............\buildchk_wxp_x86.log,3780,2010-05-16
.............\buildchk_wxp_x86.wrn,178,2010-05-16
.............\FsdInlineHook.c,6894,2010-05-16
.............\FsdInlineHook.h,2041,2009-03-30
.............\FsdInlineHookCode.c,6789,2010-05-16
.............\FsdInlineHookCode.h,131,2009-03-31
.............\LDasm.c,24916,2009-03-31
.............\LDasm.h,306,2005-07-28
.............\makefile,247,2009-08-09
.............\objchk_wxp_x86
.............\..............\i386
.............\..............\....\fsdinlinehook.obj,23776,2010-05-16
.............\..............\....\fsdinlinehook.obj.oacr.root.x86chk.pft.xml,5866,2010-05-16
.............\..............\....\FsdInlineHook.pdb,150528,2010-05-16
.............\..............\....\FsdInlineHook.sys,7680,2010-05-16
.............\..............\....\fsdinlinehookcode.obj,28713,2010-05-16
.............\..............\....\fsdinlinehookcode.obj.oacr.root.x86chk.pft.xml,1046,2010-05-16
.............\..............\....\ldasm.obj,6282,2010-05-16
.............\..............\....\ldasm.obj.oacr.root.x86chk.pft.xml,524,2010-05-16
.............\..............\....\vc90.pdb,110592,2010-05-16
.............\..............\....\_objects.mac,361,2010-05-16
.............\sources,144,2010-05-16
Pass_Is_Xt
..........\buildchk_wxp_x86.log,3261,2010-05-16
..........\dbghelp.h,242,2010-05-14
..........\inlineIoCheckShareAccess.c,7402,2010-05-16
..........\inlineIoCheckShareAccess.h,688,2010-05-14
..........\makefile,247,2009-08-09
..........\objchk_wxp_x86
..........\..............\i386
..........\..............\....\inlineiocheckshareaccess.obj,31118,2010-05-16
..........\..............\....\inlineiocheckshareaccess.obj.oacr.root.x86chk.pft.xml,4076,2010-05-16
..........\..............\....\inlineIoCheckShareAccess.pdb,142336,2010-05-16
..........\..............\....\inlineIoCheckShareAccess.sys,4608,2010-05-16
..........\..............\....\vc90.pdb,110592,2010-05-16
..........\..............\....\_objects.mac,310,2010-05-16
..........\sources,127,2010-05-14
Pass_TY_MJFK
............\buildchk_wxp_x86.log,2545,2010-05-17
............\buildchk_wxp_x86.wrn,209,2010-05-17
............\dbghelp.h,293,2010-05-16
............\inlineIoCreateFile.c,8306,2010-05-17
............\inlineIoCreateFile.h,551,2010-05-16
............\makefile,247,2009-08-09
............\objchk_wxp_x86
............\..............\i386
............\..............\....\inlineiocreatefile.obj,32691,2010-05-17
............\..............\....\inlineIoCreateFile.pdb,142336,2010-05-17
............\..............\....\inlineIoCreateFile.sys,4864,2010-05-17
............\..............\....\vc90.pdb,102400,2010-05-17
............\..............\....\_objects.mac,238,2010-05-17
............\sources,115,2010-05-16
testfile
........\test.txt,34,2010-05-16
........\把这个文件夹复制到C盘根目录,并尝试删除test.txt。,0,2010-05-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • FileBillParsor
    说明:  在文件系统中,FileBillParsor利用重叠IO,分块、分行处理数据(in the file system, using overlapping FileBillParsor IO, block, the branch data processing)
    2006-05-11 13:52:04下载
    积分:1
  • ad
    dsp 抽样定理程序代码 A/D转换的基本过程和程序处理过程 (dsp sampling theorem code A/D conversion processing of the basic processes and procedures)
    2013-08-12 20:00:42下载
    积分:1
  • G722_1Decoder
    G722_1Decoder 是一个基于C的可供移植的DLL, 可以用于引入到.Net程序,只需调用DllImport即可方便地在.Net Project 里使用,可用于多媒体在网络中的实时音频传输和播放。(Is a G722_1Decoder of available C based on the DLL, can be used for the introduction of the. Net program, simply call the DllImport can easily. Net Project in use, can be used for multi-media in the network of real-time audio and video transmission.)
    2020-10-26 01:00:00下载
    积分:1
  • Counter_dll
    基于研华PCI-1710HG数据采集卡基于动态链接库的计数器程序。用VC++6.0MFC实现。程序功能实现实时计数值显示及频率值显示。(Advantech PCI-1710HG-based data acquisition card is based on the dynamic link library counter program. With VC++6.0MFC achieved. Program features real-time count value display and frequency display.)
    2020-09-10 10:58:00下载
    积分:1
  • pt100
    使用PT100与STC12C5A60S2单片机进行搭配使用进行测量温度并最终显示在液晶显示器上,(Use PT100 and STC12C5A60S2 collocation is used to measure temperature and eventually single-chip display on the LCD display, )
    2013-11-08 10:47:24下载
    积分:1
  • acousticSourceLocalizationAlgorithms
    此代码为大学物理实验,声源定位模拟实验中用到的算法内容,用c语言实现(This code for university physics experiment, acoustic source localization algorithms used in simulation content, using c language implementation)
    2010-01-14 04:37:09下载
    积分:1
  • ADOkongjianshi
    一个用c++写的ado数据库连接作品 对初学者有一定的参考作用 主要是应用了mfc类库的知识 希望对大家有参考作用(A with c++ to write the ado database connection works for beginners of some reference value is applied knowledge mfc class library reference for all of us hope that the role of)
    2009-04-11 01:27:55下载
    积分:1
  • ClassManage
    课程管理信息系统,简单程序,适合课程设计,实现对课程的管理(Course management information system, a simple procedure, for curriculum design, implementation, management of the course)
    2020-07-03 06:40:02下载
    积分:1
  • LLK-game-Visual-CPP-MFC
    连连看服务器游戏对战平台软件包括服务端和客户端源代码,服务端采用IOCP机制,可实现多人联网对战,并带有项目说明文档,源代码标有注释。并且游戏界面十分美观。(Battle Snake game server platform software, including server and client source code, the server uses IOCP mechanism, enabling networked multiplayer gaming, and with the project documentation, source code is marked with comments. And the game interface is very beautiful.)
    2020-12-02 20:19:26下载
    积分:1
  • FeiGeChuangShu
    这个是基于VC++的,飞鸽传书源码。支持SOCKET通讯,能在局域网内进行文件传输,文字通讯。(This is based on the VC++ of IP Messenger source. Support SOCKET communications, can transfer files in the LAN, text messaging.)
    2014-08-01 00:50:39下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载