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

搜索资源列表

  1. 钩子函数例子

    0下载:
  2. This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7276
    • 提供者:风影
  1. Windows API源代码

    0下载:
  2. windowsAPI编程的例子,用户可以直接查看并使用-windowsAPI Programming example, the user can directly view and use
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:5340771
    • 提供者:椅子
  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. antihook_src

    0下载:
  2. 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:73052
    • 提供者:吴志明
  1. spytest

    0下载:
  2. 一个hook的例子包含检测实例是否启动,可以选择监听那个京城-a hook examples include detecting whether to activate example, we can choose to monitor that the city etc.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:72363
    • 提供者:bruce
  1. HookTo

    0下载:
  2. 钩子试验程序,可作为学习的例子,拷贝获取-hook testing procedures, can be used as examples to study, copy acquisition
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:22447
    • 提供者:ljz
  1. apihookproject

    0下载:
  2. 我将网上某大大(好像是广西的)的例子做成了工程可以直接运行,希望有所帮助-I will be a significant online (like Guangxi) caused the example of a project can directly run, help
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:54002
    • 提供者:
  1. 微软研究院的开发包

    0下载:
  2. 可以拦截特定进程api的微软开发包1.5, 里面有微软的源代码,和我做的2个测试例子,1个是把dll注入进程中,1个是dll和应用程序同时启动。-can intercept specific process api Microsoft Development Kit 1.5, which has Microsoft's source code, and I made two of the test case, an injection is dll process, a yes dll
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:693886
    • 提供者:赵刚
  1. globalHook.rar

    0下载:
  2. 全局钩子的一个例子,能截获CBT_Active消息,对该窗口的标题进行修改,对了解钩子有很好的作用,An example of the global hook that can intercept CBT_Active message, the title of the window changes to the understanding of the role of good hook
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:327737
    • 提供者:fridayzz
  1. API-Hook

    0下载:
  2. Win32 API Hook 示例,例子中注释非常详细,简单易懂。本例子中实现了对MessageBox 函数进行Hook , 当然你也可以Hook其他API,只需小小的修改即可。 -Win32 API Hook examples, case notes are very detailed, very easy to understand. In this case realized MessageBox function Hook, of course, you can Hook the
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:214410
    • 提供者:林海波
  1. vcHOOK

    0下载:
  2. 孙鑫VC视频,此源码是有关HOOk编程的一个例子,非常不错,可以学习-Sun Xin VC video, this source is about HOOk an example of programming, very good, can learn
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:159958
    • 提供者:fuyu
  1. GetPass

    0下载:
  2. 获取输入框密码(Windows98下通过),会在SysTray上显示一双始终盯着鼠标的眼睛,能将密码复制到剪贴板的一个例子-Access to the password input box (Windows98 through), will be displayed on SysTray always a pair of eyes staring at the mouse, the password can be copied to the clipboard, an example of
  3. 所属分类:Hook api

    • 发布日期:2017-11-09
    • 文件大小:91052
    • 提供者:站长
  1. jpgz

    0下载:
  2. 键盘钩子的例子,一个是可执行程序,一个是dll,比较粗糙,大家可以-Keyboard hooks example, one is executable programs, one dll, relatively coarse, we can
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:52014
    • 提供者:jkhj
  1. MouseHook

    0下载:
  2. 简单的鼠标钩子例子,可显示鼠标所在窗口的标题!模拟金山词霸取词功能,包括一个系统钩子DLL和调用程序!-A simple mouse hook example, where the window can display the title of the mouse! Simulation PowerWord check word features, including a system hook DLL and call the procedure!
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:39232
    • 提供者:wwjestudio
  1. Subclass

    1下载:
  2. 无崩溃子类化的例子,大家可以用他来学习子类化在VB程序中的应用.-Without the collapse of sub-class of examples, we can use him to study sub-class of proceedings in the VB application.
  3. 所属分类:钩子与API截获

    • 发布日期:2013-10-30
    • 文件大小:11009
    • 提供者:王亚欣
  1. SysEnterHook

    0下载:
  2. 可以挂钩系统表的例子,对于研究系统注入很有帮助。-System tables can be linked to the example of the research system into the very helpful.
  3. 所属分类:Hook api

    • 发布日期:2017-04-08
    • 文件大小:1244
    • 提供者:云儿
  1. keycansound

    0下载:
  2. 简单的使用钩子截取键盘的的例子可以使键盘发出声音给初学者很好的学习-Interception of the use of simple keyboard hook examples can make the keyboard sounds good learning experience for beginners
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:510315
    • 提供者:weir
  1. Get-the-value-of-the-global-keyboard

    0下载:
  2. 通过回调函数获取全局键盘值,调用非常方便,值得一用。里面是一个测试例子,可以拿去借鉴和完善-Callback function to get the whole keyboard by value, call very convenient, it is worth using. There is a test case, you can take it learn and improve
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:2463
    • 提供者:soar
  1. 201092150122

    0下载:
  2. HOOK密码截取故名思意就是用键盘记录的方法,现在很多网游密码登陆都没有过多的处理所以很多游戏都可以通过键盘记录获取到,就连大名顶顶的DNF都没有过滤掉 希望大家通过这个例子写出更多的自己的作品 -HOOK password interception name suggests means the method is to use keyloggers, password login now many online games are not too many games can d
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:14259
    • 提供者:weir1
  1. Hook141815

    0下载:
  2. 是一个HOOK编程的非常好的例子,解压后可以直接调试, 主要HOOK键盘等-HOOK programming is a very good particle, after decompression can debug
  3. 所属分类:Hook api

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