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

搜索资源列表

  1. Paladin_demo

    0下载:
  2. HookAPI is the API SDK that sets up system wide hooks for all windows platforms. It could easily hook 32-bit windows system APIs or 32-bit user-defined DLL. It could be used easily and all you need to do is write a DLL file named mydll.dll or mydll_9
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:511784
    • 提供者:l
  1. KeyHook_demo

    0下载:
  2. Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events and save the keys to a text file-Keyboard Hook, This example shows how to write global hooks .This program captures all the Keyboard events
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:138122
    • 提供者:Jet Lan
  1. Hook_Windows_API

    0下载:
  2. 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用\"Hooking API\"这个术语表示对API的完全修改。当调用被挂钩的API时,我们的代码能立刻被执行。我将写下完全
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:19127
    • 提供者:inwing
  1. Hooking_the_kernel_directly

    1下载:
  2. 直接内核钩子。教你如何用C写内核函数钩子。文件里面包含了详细文档和代码。-direct kernel hook. Teach you how to write C kernel function hook. File includes detailed documentation and code.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:65948
    • 提供者:liudaocan
  1. HookaReg 系统钩子截获系统鼠标和键盘消息

    0下载:
  2. 编写了一个系统钩子截获系统鼠标和键盘消息和一个修改注册表启动项开机运行指定程序的基于MFC的对话框。Hook文件夹包括生成系统钩子的动态链接库的源文件;MyHook文件夹包括所生成的动态链接库和修改注册表启动项等源文件。生成的程序可以保护自己的电脑不被他人使用。注意:1.程序预留的系统启动入口为“Alt+j”(切记!!!);2.本程序在xp系统vc6.0 debug下编译通过(其他系统没试过);3.部分代码是根据本人电脑屏幕尺寸设计(请更改源码)。-Write a system hook int
  3. 所属分类:钩子与API截获

    • 发布日期:2017-04-09
    • 文件大小:2132191
    • 提供者:余福芳
  1. KeyboadMonitor

    1下载:
  2. VC7.0下写的一个键盘监听的小程序,是学习hook的好例子,注释很详细.执行成功后,在C盘根目录下生成一个txt文件,记录了每个时间段的按键键码.程序执行后不会在任务栏显示图标-VC7.0 keyboard under the monitor to write a small program is a good example of learning hook, very detailed notes. After the success of the implementation, in C
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:114884
    • 提供者:张晓龙
  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. sdsfaaaad

    0下载:
  2. 钩子实现文件或端口读写的截取,适合初学者进行学习研究,不错的源码-Read and write the implementation file or port hook interception, suitable for beginners to learn research, a good source
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:523897
    • 提供者:ideab2
  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. FileGuard-safe-hook

    0下载:
  2. 文件过滤驱动,File filter driver intercepts file functions include copy, move, Read, Write, and get the file information, and so on. -File system driver.-File filter driver intercepts file functions include copy, move, Read, Write, and get the file informat
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:459638
    • 提供者:老孙
  1. cutcopyrecorder

    0下载:
  2. 痛点: 1、曾经写好的代码,后面想要重用,不知道去哪找了,搜索了很久,也没找到,再写一遍很抓狂! 2、曾经在crt上敲过的命令,下次想用,history 怎么也找不到,很郁闷! 3、数据开发经常验证问题,但同样的问题下次再次出现时,又需要编写同样的SQL,这时... 解决方法: 监控剪贴板,只要变化了,就写LOG,就存起来,因为很多时候会把代码复制下的, 或者以后养成习惯,经常ctrl+c复制下,下次想找回来只需要在Log中搜索即可 运行方式: 程序运
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:35045
    • 提供者:pengyong
  1. HOOKAPIS

    0下载:
  2. windows HOOK 消息 读写 文件(Windows HOOK message read and write file)
  3. 所属分类:钩子与API截获

    • 发布日期:2017-12-30
    • 文件大小:304128
    • 提供者:健忘者
搜珍网 www.dssz.com