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

搜索资源列表

  1. Prevent_Loadhook

    0下载:
  2. 阻止全局钩子的加载.使用了微软的Detours库进行API拦截。如果只是为了拦截一个函数,使用Detours好像有点儿浪费。本程序不使用Detours库,直接对LoadLibraryExW函数进行拦截。-Hook to prevent the loading of the overall situation. The use of Microsoft' s Detours library to intercept API. If only in order to intercept a f
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:12051
    • 提供者:高军
  1. KeyboardHook

    0下载:
  2. 键盘钩子程序,按键发声,比较有趣的例子.对钩子的认识有启蒙作用.-Keyboard hook program. it s funny that sound while pressing each key on keyboard.easy understanding for Hooking in programming.
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:604546
    • 提供者:peng
  1. HookToolsrc

    0下载:
  2. 前两天有个朋友想让我帮做个ApiHook的东西,公司的网较慢,只能搜国内网站,结果搜了n个没有完整原代码,极度郁闷,现转一个codeproject的原代码,以后也方便自己下载使用。 说明一下,这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:68388
    • 提供者:szg
  1. keyhook

    0下载:
  2. 使用低级键盘钩子实现拦截用户的键盘操作信息,并对相应键盘操作做出反应。-The realization of the use of low-level keyboard hook to intercept the user' s keyboard operation information, and respond to the corresponding keyboard.
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:501328
    • 提供者:Robert
  1. vice

    0下载:
  2. 能够找出给种类型的系统Hook,包括IAT表,SSDT表等相关的钩子-VICE is a tool to find hooks. Features include: 1. Looks for people hooking IAT s. 2. Looks for people hooking functions in-line aka detouring. 3. Looks for hooks in the System Call Table. Thanks to Tan perh
  3. 所属分类:Hook api

    • 发布日期:2017-04-26
    • 文件大小:67211
    • 提供者:袁晓辉
  1. ShadowWalker1.0

    0下载:
  2. 展示一个简单的实现,关于虚拟内存“钩子”和它的潜在应用的高级内核rootkits-Shadow Walker demonstrates a simple implementation of virtual memory "hooking" and it s potential application to advanced kernel rootkits.
  3. 所属分类:Hook api

    • 发布日期:2017-04-25
    • 文件大小:100312
    • 提供者:袁晓辉
  1. getword

    0下载:
  2. 现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。 经过痛苦地研究后,我找到了一种实现的方法,现拿出来和大家共享。 注:这个程序是为NT定做的,
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:27271
    • 提供者:璐盟其
  1. SendInputsimulate200909

    0下载:
  2. 通过sendinput控制鼠标的移动功能,可以多学习人家的编程方法,也可以HOOK去尝试新的方法-Sendinput controlled through the movement of the mouse function, can learn from other people' s programming can also be HOOK to try a new approach
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:25042
    • 提供者:云网
  1. TestInjector

    0下载:
  2. Testing tool for Madshi s hook
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:250716
    • 提供者:edotan
  1. HookKeyboardVB9

    0下载:
  2. 智能提示是一个程序员最好的朋友。当框架太大难于记忆背诵,智能提示可以方便的管理要找到的东西。该程序可以将您自己的代码和XML的评论通过智能提示扩展到在Visual Studio 8和9中 。-Intellisense is a programmer' s best friend. The framework is too big to memorize, but Intellisense can make finding things manageable. Extend Intellis
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:136528
    • 提供者:白林
  1. He4Boot

    0下载:
  2. 俄罗斯的文件隐藏rootkit,用到了Boot启动技术-Russia' s documents hidden rootkit, used to start the Boot Technology
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:32298
    • 提供者:xwaeeex
  1. InnerHook

    0下载:
  2. 使用一个全局的Hook,实现应用程序的独占使用。-The use of a global Hook, to achieve the application' s exclusive use.
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:53294
    • 提供者:张华栋
  1. HookSys_code

    0下载:
  2. 披露API Hook的相关技术。讲述如何监控API函数、查看操作系统内部以及如何扩充原函数的功能-Intercepting Win32 API calls has always been a challenging subject among most of the Windows developers and I have to admit, it s been one of my favorite topics. The term Hooking represents a fundament
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:72053
    • 提供者:yourname
  1. GetKey

    0下载:
  2. 键盘钩子~~ 运行后所有输入的键会被记录到c:\windows\system32\key.exe(用记事本打开)程序的进程会自动隐藏-Keyboard hook ~ ~ running all the input keys will be recorded to the c: \ windows \ system32 \ key.exe (use Notepad to open) the program' s process will be automatically hidden
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:6008
    • 提供者:htc
  1. CodeInjection

    0下载:
  2. pe格式文件注入器 可注入自己的程序或木马-pe format file can be injected into the device' s own programs or Trojan
  3. 所属分类:Hook api

    • 发布日期:2017-05-18
    • 文件大小:4667713
    • 提供者:lvzs
  1. DllHook

    0下载:
  2. It s simple hook d-It s simple hook dll
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:14651
    • 提供者:Anton
  1. KeyboardWatch

    0下载:
  2. 《键盘小助手》是一款可以屏蔽键盘任意按键,系统组合键的小程序,使用Hook编写-" The keyboard' s Little Helper" is a screen keyboard can be any key, the system key combinations of small programs, using Hook write
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:168908
    • 提供者:高峰
  1. Kernel_mode_hooks_or_user_mode_hooks

    0下载:
  2. Kernel mode hooks or user mode hooks – what’s best for the firewall?
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:30092
    • 提供者:Oleg
  1. 09HookDemo

    0下载:
  2. hook api的源代码 非常适合初学者 适合在xp早期版本下运行-hook api' s source code is very suitable for beginners suitable for running under an earlier version of xp
  3. 所属分类:Hook api

    • 发布日期:2017-05-08
    • 文件大小:1756266
    • 提供者:lijiqiang
  1. 09HookTermProApp

    0下载:
  2. hook api的源代码 非常适合初学者 适合在xp早期版本下运行-hook api' s source code is very suitable for beginners suitable for running under an earlier version of xp
  3. 所属分类:Hook api

    • 发布日期:2017-05-08
    • 文件大小:2040317
    • 提供者:lijiqiang
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com