CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - hook 文件

搜索资源列表

  1. 键盘钩子全记录

    3下载:
  2. 一个可以直接使用的键盘钩子,名为IEXEPLORE.EXE 它自动在C:目录下建立KEYLOG文件夹。里面就是本机上的键盘记录 -a direct access to the keyboard hook, it automatically called IEXEPLORE.EXE C : Contents established KEYLOG folder. Inside the machine is the keyboard record
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:143912
    • 提供者:阿牛
  1. vxd

    0下载:
  2. 一个用HooK来实现对文件监视的代码,看以监视文件的修改,和删除等。
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:25397
    • 提供者:beijing
  1. nthookengine

    0下载:
  2. 钩子引擎 可以通过该引擎做文件钩子和键盘钩子,操作方便-Hook the engine so the engine can file hooks and keyboard hooks, easy to operate
  3. 所属分类:系统编程

    • 发布日期:2012-07-05
    • 文件大小:637433
    • 提供者:陈涛
  1. FsdInlineHook.rar

    0下载:
  2. FSD INLINE HOOK的几乎达到实用级的代码。代码大部分是炉子[0GiNr]提供的,在此感谢。 增加了一段获取通过NTFS驱动对象获取分发函数地址的代码,如果已经被人hook过,可能造成蓝屏。最好的方法还是解析NTFS文件获取原始分发函数地址。Xp sp2测试通过。,FSD INLINE HOOK almost reached the practical level of the code. Most stoves code [0GiNr] provided, would like t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:9984
    • 提供者:好好
  1. nthookengine.zip

    0下载:
  2. 钩子引擎 可以通过该引擎做文件钩子和键盘钩子,操作方便,Hook the engine so the engine can file hooks and keyboard hooks, easy to operate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:637433
    • 提供者:陈涛
  1. ForceDel

    0下载:
  2. 强制删除文件,无注入无驱动无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.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:13226
    • 提供者:clzzy
  1. deny_rename_exe

    0下载:
  2. HOOK API的例子,可以禁止改名 扩展名为EXE的文件.-HOOK API example, could prohibit the extension renamed EXE file.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:19244
    • 提供者:LY
  1. hidefile

    0下载:
  2. 程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能-Program features to achieve the functions of hidden files, api hook, mainly through the realization of the hidden features of the document
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3939
    • 提供者:jj
  1. MyDll

    0下载:
  2. 本程序是一个钩子程序DLL工程。因为钩子程序必须存在于DLL文件,所以做成本DLL工程。 本DLL可以可以截获所有键盘动作,如需截获其它动作如鼠标等可以自动更改代码。在DEBUG目录中有一个VB测试工程,用来测试本DLL的功能。-This procedure is a hook procedure DLL project. Because the hook procedure must exist in the DLL file, so do the cost of the project DL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:576463
    • 提供者:
  1. MyCopyHook

    0下载:
  2. 这是用C++写的一个用于创建拷贝钩子的COM接口处理程序,它可以决定文件夹或打印机是否允许被移动、拷贝、重命名或删除等。有源码说明。-This is a C++ to write with a hook used to create copies of procedure of the COM interface, it can decide whether folders or printers have been allowed to move, copy, rename, or delet
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:14389
    • 提供者:Leviathan
  1. HookApi_Wfh

    0下载:
  2. 全局钩子的使用,包括对文件操作,注册表操作,任务管理器操作等WINAPI的hook-The use of the global hook, including file operations, registry operations, Task Manager manipulation WINAPI the hook
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:143963
    • 提供者:王华
  1. HideWindows

    0下载:
  2. VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, sh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:23657
    • 提供者:176
  1. HookFindNextFile

    0下载:
  2. hook findnextfile 隐藏文件-hook findnextfile hidden files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2025
    • 提供者:张松
  1. 1

    0下载:
  2. RING3 HOOK API FINDFILE函数隐藏文件-HOOK API FINDFILE
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:1449
    • 提供者:ly
  1. ProtectFile

    0下载:
  2. 本程序功能为防止文件删除,其中包含三个部分,分别为: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 intermediat
  3. 所属分类:Network Security

    • 发布日期:2017-04-04
    • 文件大小:227359
    • 提供者:王田
  1. 201112721334387

    1下载:
  2. VB写的一个简单挂机锁程序!可以在自己电脑没有设密码且暂离不想关机时候使用,防止其他人对电脑操作!利用了文件读写和注册表操作!把用户设置密码进行保存并把程序加入自动启动(注册表操作),防止其他人强行关机绕过此程序!如果在没有正常退出程序单情况下(例如:强行关机等),下次重启就会自动运行并锁屏(密码与上次相同)。 -Write a simple VB program hook lock! In their own password and temporarily leaving the compu
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:218618
    • 提供者:chenqibinxf
  1. HookAPI

    0下载:
  2. VC++ HOOK Api使用大全及演示,有很多内容,全部都是Windows系统下各种HookApi的示例源码,包括网络、文件、对话框、注册表、进程等各个方面的,推荐给大家研究。 -VC++ HOOK Api Daquan, and demo use, there are a lot of content, all Windows systems of various HookApi example source code, including network, file, dialog,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:312170
    • 提供者:
  1. hook-vc2010

    0下载:
  2. 有很多鼠标钩子的程序下载不能运行,本程序重新修改后编译成功,并付执行文件。本程序实现对窗口消息的截获,是通过调用dll实现显示鼠标在桌面上坐标。-There are many mouse hook download can not run, the program compiles successfully re-revised, and pay the executable file. The program realization of the intercepted message win
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:263734
    • 提供者:kevin
  1. hook

    1下载:
  2. linux下文件读写删除执行等的hook-hook of linux filesystem
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:84975
    • 提供者:天安
  1. delphi-hook-library

    0下载:
  2. wr960204武稀松.2012.2 主页 http://www.raysoftware.cn 通用Hook库. 支持X86和X64. Get 使用了开源的BeaEngine反汇编引擎.BeaEngine的好处是可以用BCB编译成OMF格式的Obj, 被链接进Delphi的DCU和目标文件中.不需要额外带DLL. BeaEngin引擎 http://www.beaengine.org/ 限制: 1.不能Hook代码大小小于
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:929898
    • 提供者:YyQ
« 12 »
搜珍网 www.dssz.com