CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 钩子与API截获 搜索资源 - 文件操作

搜索资源列表

  1. XPhook

    0下载:
  2. 我在XP下用过detour,也是用钩子将dll注入到其他进程进行API拦截,当时拦截的是 ShowWindow以及文件操作的一些API,感觉没什么问题阿.你可以先用Detour拦截一下其他的API试试,比如 CreateProcess,这个API我拦截过,Detour能拦截的 -I used the XP detour. also used to hook dll injected into other processes API interception, then intercept t
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:2312
    • 提供者:byron
  1. ReplaceFile

    0下载:
  2. szAppName(进程映像的绝对路径名),type(对文件的操作类型,取值为0到8),flag(访问类型,取值为0或1),szFileName(文件的绝对路径名)-szAppName (the process of mapping the full path), type (the operation of the document type, value for the 0-8), flag (visit types, value of 0 or 1), szFileName (docume
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:50439
    • 提供者:高晓晨
  1. filemonsrc

    0下载:
  2. 著名的filemon,使用钩子截获控制windows下文件操作的不错源码
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:575760
    • 提供者:小江
  1. expxv.5

    0下载:
  2. 这是一个编辑/查看PE文件导出表的工具。利用它可以方便的对PE文件的导出表进行增、删、改的操作,现在它还可以用于给没有导出表的文件添加导出函数。 这个工具除了PE diy外,通过为导出函数添加Forward信息等方法还可以实现函数hook,dll注入等功能。
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:97087
    • 提供者:董林
  1. Winpooch_V0.5.10_src

    0下载:
  2. 用APIHook 方式拦截系统操作, 包括进程, 文件...等, 用来防护病毒, 木马.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:465791
    • 提供者:Yofoo
  1. FILESRC4.34

    1下载:
  2. FILESRC 4.34是文件监视器的一个经典版本源码,可以监视目录的文件读写操作。基于DDK,功能极其强大。
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:469985
    • 提供者:neusoftrhl
  1. DsoFramer

    1下载:
  2. 利用该程序提供的方法可进行对office的所有操作,可控制权限,加密文件,编辑等。
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:3001205
    • 提供者:jacky
  1. LaunchDLL

    0下载:
  2. 全局DLL钩子,可以记录键盘操作,并在C盘下建立log文件进行记录。DLL中已包含相关功能函数-Global hook DLL, you can record keyboard and established under the C drive log file records. DLL functions related functions have been included
  3. 所属分类:Hook api

    • 发布日期:2017-05-15
    • 文件大小:3700103
    • 提供者:john
  1. CeApiSpy

    0下载:
  2. 这软件可以截获系统api操作, 如文件操作, CreatProcess, LoadLibary, 为开发和Bug调试提供方便。 也可以成为病毒扫描, 文件加解密, 程序控制的一部分-This software can be intercepted system api operation, such as file operations, CreatProcess, LoadLibary, for the development and Bug facilitate debugging. Can
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:153922
    • 提供者:Jie Fu
  1. Hook

    0下载:
  2. 键盘记录钩子的两大应用;键盘钩子(分别记录字符输入,汉字输入),鼠标钩子(鼠标操作触发事件,键盘发声等),文件中包含五个完整工程,是学习钩子的很好资料。-Keyloggers hook the two applications keyboard hook (character input were recorded, Chinese character input), the mouse hook (trigger mouse events, keyboard sound, etc.), th
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:125197
    • 提供者:tc
  1. key

    0下载:
  2. 用钩子程序演示获取键盘操作,并将按下的字符保存到文本文件中。-hook
  3. 所属分类:Hook api

    • 发布日期:2017-04-25
    • 文件大小:56889
    • 提供者:zhouwen
  1. FileMonitor

    0下载:
  2. 文件监控程序源码,可以监控你指定目录的文件读写操作
  3. 所属分类:Hook api

    • 发布日期:2016-07-11
    • 文件大小:471682
    • 提供者:wenda
  1. CopyHook_src

    2下载:
  2. 使用外壳扩展的copyhook监控资源管理的文件复制粘贴拷贝删除等等操作,也可以再操作执行前调用回调函数,决定是否执行-Expansion of the use of shell resources management monitoring copyhook copy and paste the file copy operation of delete, etc., also can be operated to implement a callback function before th
  3. 所属分类:Hook api

    • 发布日期:2015-09-17
    • 文件大小:272412
    • 提供者:chenmo
  1. copyhook

    0下载:
  2. 截获windows shell对文件夹的删除、改名操作并提示。-Intercept windows shell right folder, delete, rename operation and prompt.
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:88923
    • 提供者:李凌
  1. CopyAndMoveFileTest

    0下载:
  2. API钩子拦截文件读写操作 API钩子拦截文件读写操作 API钩子拦截文件读写操作-API Hook file read and write API Hook file read and write API Hook file read and write API Hook file read and write
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:863691
    • 提供者:付自福
  1. QQDuiDuiPengWaiGua

    0下载:
  2. 这是朋友制作的简易QQ对对碰外挂的源码,使用CSharp开发,虽然还不完善,但是从中可以学习到,使用Windows API获取并操作其它程序的方法。为了上传快速,里面没有可执行文件,须重新生成方可运行。-This is a friend made a simple plug-QQ pairs touch the source code, using CSharp development, although not perfect, but you can learn from, use the
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:51413
    • 提供者:greenlee
  1. hidewindows

    0下载:
  2. 一款可以瞬间显示/隐藏所有可视窗口程序的源码,采用了日志钩子,可以不使用任何DLL文件,只有一个EXE文件即可,其中还有对系统状态栏图标的存取操作等-A can instantly show/hide all visible windows program source code, using a log hook, you can not use any DLL files, only one EXE file to which the system status bar icon also
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:122855
    • 提供者:陈子强
  1. s3filter-high

    0下载:
  2. 利用API HOOK技术,截获文件读写操作-The use of API HOOK technology, intercepted file read and write operations
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:86326
    • 提供者:zsk2
  1. mouse_eventExp01

    0下载:
  2. 利用全局钩子,记录一段时间内用户的键盘和鼠标操作,并保存到文件中。保存完毕后,可以重现之前的操作-Use global hook, record a period of time the user s keyboard and mouse, and save to a file. After saving, you can reproduce the operation before
  3. 所属分类:Hook api

    • 发布日期:2017-04-08
    • 文件大小:187739
    • 提供者:zhubh
  1. file-monitor

    0下载:
  2. 使用hook技术队文件的各种操作进行监视,很准确,值得研究!-file monitor by hook
  3. 所属分类:Hook api

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