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

搜索资源列表

  1. ShuRuFa_keyHook

    0下载:
  2. 按键转汉字,模拟输入法小程序.(利用键盘钩子)-keys to Chinese characters, analog input method small programs. (Using a keyboard hook)
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:21874
    • 提供者:刘麻子
  1. Journaling_Keyboard_and_Mouse_Input_src

    0下载:
  2. This an example for installing an application-defined hook procedures using Win32 SetWindowsHookEx() function. This project implements only WH_JOURNALRECORD and WH_JOURNALPLAYBACK hooks. I was looking for more information and sample programs, but the
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:18296
    • 提供者:guard2002
  1. HookSrc

    0下载:
  2. API calls interception is the task that allows you to get access to some parts of others programs. Lots of programmers spend time developing and describing various methods that allow that access. Such methods are used in many anti-virus and anti-spyw
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:19839
    • 提供者:李登煇
  1. hook_api_SDK

    0下载:
  2. 微软公司的拦截api开发包: All Detours functions are compatible with all x86 version of Windows NT, Windows 2000, and Windows XP. However, under Windows 95, Windows 98, and Windows ME, the DetourFunction* APIS do not work unless the program is running un
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:529221
    • 提供者:摩尔
  1. GetCaption

    0下载:
  2. 一个取得其他窗体上面编辑框内容的小程序-a secure other forms box above editorial content of the small programs
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:21572
    • 提供者:胡双炎
  1. QQllkSrc

    0下载:
  2. 一个用delphi写的QQ连连看*,窗体全用API实现,怎个程序只有110K。-with a written QQ 1000 block of Terry Avenue, external forms throughout the API, how programs only 110K.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:190390
    • 提供者:Gavin
  1. fpzs

    0下载:
  2. delphi开发的通用程序,可以向其他程序的界面上通过windows消息进行数据传输。-delphi development of common procedures that can interface to other programs for data transmission through the windows message.
  3. 所属分类:Hook api

    • 发布日期:2017-05-11
    • 文件大小:2743902
    • 提供者:wangyan
  1. delphi-hook-readwrite

    0下载:
  2. delphi hook内存读写,可以拦截其他程序的读写操作以及读写数据,比如有些*可以用此工具找出他对游戏的具体操作,从而自己可以写一个功能和他一样的*出来-delphi hook memory read and write, can intercept and read and write operations of other programs to read and write data, for example, some plug-in can use this tool to f
  3. 所属分类:钩子与API截获

    • 发布日期:2014-01-24
    • 文件大小:48595
    • 提供者:wangyong
  1. gloabHook

    0下载:
  2. 这个是一个全局钩子,挂钩CreateProcess 函数,可以监控系统内所有启动的程序-This is a global hook, hook CreateProcess function, the system can monitor all programs launched
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:343054
    • 提供者:多萨
  1. Allure

    0下载:
  2. 一个很有意思的小程序,你运行以后就知道怎么了,-A very interesting small programs, you know how to run after, and
  3. 所属分类:Hook api

    • 发布日期:2017-11-22
    • 文件大小:24296
    • 提供者:站长
  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. PasswordSpy

    0下载:
  2. PasswordSpy 程序最有趣的部分其实是使用 SetWindowsHookEx API.函数设置Windows 钩子。利用该函数你可以将钩子安装到操作系统中或者某个特定的进程中。钩子的种类有很多种,每种钩子作用也不尽相同,用来监视特定的一组事件。当某一类事件发生时,钩子代码被调用。PasswordSpy使用WH_GETMESSAGE钩子,它监视对GetMessage 和PeekMessage 的调用.-PasswordSpy is a program that will allow you
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:39795
    • 提供者:yuan
  1. hook

    0下载:
  2. 提权代码 一般当用户权限不够时可以使用其提升程序权限-To mention the right of the code in general is not enough when a user permission to use their upgrade programs can access
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:535
    • 提供者:大苏打
  1. CodeInjection

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

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

    0下载:
  2. This program makes html-coded copies of screen of DOS console programs via process injecting. Compiles with Delphi 7.
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:13333
    • 提供者:GreyWolf
  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-01
    • 文件大小:168908
    • 提供者:高峰
  1. pwdspy

    0下载:
  2. PasswordSpy is a program to reveal passwords in other programs. It uses Windows Hooks to inject its code into other processes in order to reveal the password. It works by taking advantage of a security hole in Windows.-PasswordSpy is a program to rev
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:29323
    • 提供者:Freezer
  1. arktool

    0下载:
  2. 1、息钩子监视:列举系统上的消息钩子。 2、块加载监视:列举系统上加载的所有内核模块 3、SSDT监视:通过得到原始的SSDT地址来得到被恶意程序HOOK的API以及恢复SSDT 4、注册表保护:对一些重要的注册表项进行保护,防止恶意程序对其进行修改。 5、隐藏进程检测:检测出系统中隐藏的进程。 6、隐藏端口检测:检测出系统中隐藏的端口。 7、进程强杀:能够*系统中的对自身保护的恶意进程。-1, the interest rate hook monitor
  3. 所属分类:Hook api

    • 发布日期:2017-05-13
    • 文件大小:3552977
    • 提供者:虫子
  1. EA20100731

    0下载:
  2. 使用鼠标钩子,自动运行鼠标动作,该程序注册为服务,不与其它程序冲突-Using the mouse hook, automatically run the mouse moves, the program is registered as a service, do not conflict with other programs
  3. 所属分类:Hook api

    • 发布日期:2017-05-16
    • 文件大小:4424656
    • 提供者:lecory
  1. apihook

    0下载:
  2. ApiHooks allows to hook any API in specified process. ----------------------------------------------------- ApiHooks allows inserting module (with hooks) into the specified process. ApiHooks exports EstablishApiHooks functions for usage in your
  3. 所属分类:Hook api

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