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

搜索资源列表

  1. 技术4-11-2002

    0下载:
  2. 这是一个用VC写的鼠标钩子函数的实例。能监测键盘和鼠标。-This is a VC write mouse hook function examples. Monitor keyboard and mouse.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4190198
    • 提供者:等待
  1. WINDOWS钩子函数

    0下载:
  2. 汇编中调用钩子函数的例子。-compilation called hook function examples.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14147
    • 提供者:张伟
  1. 2007031716045822831

    0下载:
  2. 一个简单的开机保护程序 无任何控件 全api编写 关键字 :键盘钩子, dll注入,api函数 api操作注册表, windows消息-a simple reboot protection procedures without any controls all api prepared keyword : keyboard hook, dll implantation, api function api operate the registry, windows news
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:131820
    • 提供者:李顺
  1. UCtrl

    0下载:
  2. 一个Delphi+DDK的例子,ZwCreateProcess函数的hook,这个只是个Demo,其实可以根据其原理继续扩展...不多说了。
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:313732
    • 提供者:若我
  1. BiosHook.rar

    2下载:
  2. 方正畅听的3.0版可以通过Hook Bios信息破解,Xuanyue大侠发布了一个破解补丁,但是这个补丁在XP上会蓝屏,原因是SSDT Hook的时候没有关闭中断就直接修改系统SSDT表导致的。很多人反映了,大虾没有时间修正。于是小弟代劳一下。 没有源代码,IDA逆了下驱动,自己写一个,然后替换原来补丁的驱动资源。在此膜拜一下IDA F5的强大。原理很简单,就是Hook ZwMapViewOfSection函数,判断是读Bios信息的,就把伪造的方正Bios信息返回。,Founder Cheo
  3. 所属分类:操作系统开发

    • 发布日期:2014-03-29
    • 文件大小:83656
    • 提供者:好好
  1. Tee_lpk_Delphi_APIHOOK

    0下载:
  2. LPK api Hook 相互学习,例中是HOOK了MessageBoxA函数,有测试小程序。 -LPK api Hook,例中是HOOK了MessageBoxA函数,有测试小程序。
  3. 所属分类:Delphi VCL

    • 发布日期:
    • 文件大小:233253
    • 提供者:jack
  1. delphi-hook-function-call

    0下载:
  2. delphi下 系统编程 钩子函数的调用-under the system programming delphi hook function ca--under the system programming delphi hook function call
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:7317
    • 提供者:jamily
  1. HOOKAPI

    0下载:
  2. ASM HOOK API函数库-ASM HOOK API library
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:10095
    • 提供者:vilysoft
  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. APIhook

    0下载:
  2. 用Delphi写的API钩子,截获API函数-Using Delphi to write the API hook, intercepted API functions
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:173967
    • 提供者:zensst
  1. HookDialog

    0下载:
  2. 汇编中钩子函数的使用,本例包含对键盘钩子的使用,简单实用。-The use of the hook functions in the assembly, in this case includes the use of the keyboard hook. . . .
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:27951
    • 提供者:晨蛤
  1. vb

    0下载:
  2. 详细说明:本项目采用钩子函数实现的键盘记录器,实现盗取账号与密码。在设计中,以键盘记录功能为中心,用自动运行功能与自动隐藏功能去完善整个木马程序的设计-This project uses the hook function keyloggers implemented to achieve steal account and password. In the design, in order to record the keyboard as the center, with auto-run
  3. 所属分类:OS Develop

    • 发布日期:2017-11-07
    • 文件大小:21846
    • 提供者:刘军
  1. cap2013

    0下载:
  2. 6 调用的函数被拦截进入跟踪程序:设置好了的跟踪程序截获了该次调用。 8 退出跟踪程序,返回到鼠标钩子MouseProc;-6 function call is intercepted enter tracking program: set up a tracking program intercepts the invocation. 8 exit tracking program and return to the mouse hook MouseProc
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:461597
    • 提供者:林恒
  1. Hook_CreatPrecess

    1下载:
  2. 易语言Hook CreatPreces函数的经典源码例子,用来阻止创建一个新的进程和它的主线程!-Hook CreatPreces easy language source code examples of the classic function is used to prevent the creation of a new process and its primary thread!
  3. 所属分类:ELanguage

    • 发布日期:2016-08-15
    • 文件大小:4096
    • 提供者:
  1. delphishellai

    0下载:
  2. 该程序虽然只用了几个shellai函数,但是它涉及到了在Delphi中对DLL的引用、钩子实现、对指示区的操作、用户定义消息的处理、文件的读写等比较重要的内容,我相信这篇文章能对许多Delphi的初学者有所帮助。-Although the program used several shellai function, but it involves reference to the DLL in Delphi, the achievement of the hook, to indicate th
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1024
    • 提供者:张添程
  1. gouzi08-11-26

    0下载:
  2. 可以用函数EnableKBHook来安装/卸除键盘钩子。-EnableKBHook function can be used to install/removing the keyboard hook.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-06
    • 文件大小:1290975
    • 提供者:sxj
  1. COMHOOK

    0下载:
  2. COM HOOK的模块源码,方便快捷,一键HOOK修改,一键修改对象类函数参数,返回值!-HOOK COM module source code, convenient and quick, a key HOOK modification, a key to modify the object class function parameters, return values!
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:30985
    • 提供者:刘兵
  1. 20170107_024140086

    0下载:
  2. 易语言远程HOOK监视内存读写源码例程程序调用API函数监控内存读写。 -Easy language remote HOOK monitoring memory read and write source routine procedures call API function monitoring memory read and write. Easy language remote HOOK monitoring memory read and write source routin
  3. 所属分类:ELanguage

    • 发布日期:2017-05-04
    • 文件大小:6965
    • 提供者:zhchv
  1. zhuri

    1下载:
  2. 易语言简单多用注入源码例程程序结合易语言应用接口支持库,调用API函数实现简单的HOOK注入。 -Easy language to use a simple source code routines combined with easy language application interface support library, call the API function to achieve a simple HOOK injection.
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:291872
    • 提供者:zhch2x
  1. 远程HOOK调试工具+更新+注入代码+调用函数

    1下载:
  2. 远程HOOK调试工具+更新+注入代码+调用函数 易语言源码
  3. 所属分类:易语言编程

« 12 »
搜珍网 www.dssz.com