CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hook function

搜索资源列表

  1. Starter

    0下载:
  2. D3D HOOK模块,可用于制作DX类游戏的外挂,如透视等效果,支持DX8,DX9游戏,用法是将D3D8或D3D9文件夹里的d3d9dev.cpp,d3d9int.cpp,d3d9tex.cpp中的函数内容修改后编译生成DLL,再编译Injector注入,编译环境最好用VS.NET2003,有相应DX SDK,注入器必须用自带的Injector,否则可能没有效果-D3D HOOK module, can be used to create the plug-in DX games, such a
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:73329
    • 提供者:盘类
  1. API_NET

    0下载:
  2. api函数recvfrom()的拦截代码,在以前拦截的recv函数基础上拓展而来,追加调用部分代码。 具体功能:拦截api函数recvfrom。-api function recvfrom () to intercept the code block in the past based on the recv function to expand from an additional part of the code call. Specific functions: intercept a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:202688
    • 提供者:canglang
  1. interrupthook_src

    0下载:
  2. HOOK所有IDT表项,在GUI中记录IDT回调函数调用次数,并且查看中断信息-HOOK table of all IDT, IDT recorded in the GUI callback function to call the number, and view the disruption of information
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:27881
    • 提供者:michael
  1. hookhideproc

    0下载:
  2. 是利用钩子函数在windows xp 的环境下使进程隐藏的,十分好用,也很经典。-Hook function is to use windows xp in the environment so that the hidden process is very easy to use, but also very classic.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:3507
    • 提供者:niu
  1. 176986NT

    0下载:
  2. 利用钩子函数,在windows xp/nt环境下,使进程隐藏的代码,十分好用,也很经典。-Hook function to use in windows xp/nt environment, so that the process of hiding the code, very easy to use, but also very classic.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:32686
    • 提供者:niu
  1. 176651687

    0下载:
  2. 利用钩子函数,在windows xp/nt环境下,使进程隐藏的代码,十分好用,也很经典。自己是不会隐藏的。-Hook function to use in windows xp/nt environment, so that the process of hiding the code, very easy to use, but also very classic. They are not hidden.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:25630
    • 提供者:niu
  1. MaskKey

    0下载:
  2. VC下开发的带回调函数的键盘钩子的源码,包含库源码和应用程序源码,学习键盘钩子很好的实例-Developed under VC transferred back to the keyboard hook function of the source code, including library source code and applications, learning the keyboard hook good example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:84614
    • 提供者:hanjun
  1. FileDlg

    0下载:
  2. 通过钩子函数改变文件选择对话框风格 可以预览图片-The code can change the dialog s style by hook function and preview the picture
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:17627
    • 提供者:wangming
  1. biostelnet

    0下载:
  2. 向BIOS中植入模块,HOOK中断向量表,HOOK NTLDR加载过程以及HOOK内核函数,SSDT hook。-Add module into bios,HOOK IVT,HOOK NTLDR loder process and hook knrnel function,just as SSDT HOOK
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:10325
    • 提供者:俊豪
  1. Hook

    0下载:
  2. 实现简单的对鼠标消息拦截功能,VC6.0通过编译-The realization of a simple function to intercept mouse messages, VC6.0 through compiler
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:13587
    • 提供者:lisi
  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. KeyLogging

    0下载:
  2. 键盘记录源代码,使用hook实现键盘记录功能。-Keylogger source code, the use of the achievement of keyloggers hook function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:67837
    • 提供者:glt
  1. keyborad

    0下载:
  2. 主要讲解利用HOOK函数,对键盘进行记录。-HOOK function primarily on the use of recorded keyboard.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:16717
    • 提供者:linews
  1. HookJmp_dll

    0下载:
  2. vc开发的通过Jmp的方式Hook函数的代码-vc developed Jmp way through Hook function code
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:25720
    • 提供者:天天
  1. API

    0下载:
  2. 进程注入API的连接 标题:进程注入/ API的挂接 描述:这表明你2接口连接的技术。内隐联系测验连接和功能调整,还如何在您的代码注入到另一个VB的过程和钩子函数遥。由于离子离子亚历克约内斯库他注射演示。重要的是,你读了读的“注入”目录。 此文件来自星球源Code.com ...家庭数百万行的源代码 您可以查看关于此代码/和或投票在: http://www.Planet-Source-Code.com/vb/scr ipts/ShowCode.asp?txtCodeId=
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:17565
    • 提供者:fangxiaowang
  1. Hook

    0下载:
  2. 该程序实现的功能是当你按下一个“a"键它会响应三个键的内容-The function of the realization of the program when you press an " a" key it will respond to the contents of the three key
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:4768589
    • 提供者:周浩
  1. HookAPILib

    0下载:
  2. API Hook Lib最新版 对api的hook功能,进行了封装。直接使用其接口,非常方便对函数进行hook.该版本修改了以前的bug,使用更稳定。-API Hook Lib latest version of the hook of the api functions carried out packaging. Direct use of its interface is very convenient to the function hook. This version change
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:7049
    • 提供者:曹成
  1. kernel.txt.tar

    0下载:
  2. Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to pre
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:9817
    • 提供者:gto
  1. HookMouse

    0下载:
  2. 一个简单的鼠标钩子程序 Windows系统是建立在事件驱动的机制上的,说穿了就是整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。本文在VC6编程环境下实现了一个简单的鼠标钩子程序,并对Win32全局钩子的运行机制、Win32 DLL的特点、VC6环境下的MF
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:46884
    • 提供者:冰雨
  1. HookKey

    1下载:
  2. IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-
  3. 所属分类:Hook api

    • 发布日期:
    • 文件大小:57659
    • 提供者:ithurricane
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »
搜珍网 www.dssz.com