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

搜索资源列表

  1. 让你的软件界面更漂亮三

    1下载:
  2. 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactor
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:590971
    • 提供者:小小天职
  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. WindowsHookLib_Source_Files

    0下载:
  2. Hooking DLL. Windows hook library. Keyboard, mouse, journal hooking etc.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:149444
    • 提供者:selamicik
  1. AheadLib

    0下载:
  2. AheadLib 是用来生成一个特洛伊DLL的工具,用于分析DLL中的函数参数调用(比如记录Socket send了什么等等)、更改函数功能(随心所欲了:)、更改界面功能(比如在Hook里面生成一个按钮,截获事件等等)。-AheadLib is used to generate a DLL Troy tool for the analysis of DLL function call parameters (such as records of what Socket send etc.), c
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:87837
    • 提供者:孙安志
  1. 进程窗体拦载的钩子

    2下载:
  2. 一个进程窗体拦载的钩子,可以捕获当前窗体的标标及进程文件名等,Form a process to stop the hook set, you can capture the current form of the superscr ipt and subscr ipt process file name, etc.
  3. 所属分类:钩子与API截获

    • 发布日期:2014-12-23
    • 文件大小:44838
    • 提供者:anywind
  1. GetPass.rar

    1下载:
  2. 挂接键盘钩子,轻松记录各种密码的源代码,包括QQ,各种游戏帐号等。,Articulated keyboard hook to easily record the password source code, including QQ, games, etc. account.
  3. 所属分类:Hook api

    • 发布日期:2016-03-04
    • 文件大小:24498
    • 提供者:jason
  1. DetourHook

    0下载:
  2. detour的api hook方法, 实现了进程hook,消息hook等。-detour api hook method. realize the process hook, message hook etc.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:770714
    • 提供者:fenzhengrou
  1. ProcessProtecter

    0下载:
  2. VC编程实现API拦截保护目标进程不被杀死,可以用作软件安全模块-VC programming API to intercept the process of being killed by conservation objectives, can be used as software security modules, etc.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:65222
    • 提供者:刘赟
  1. VBSimpleSpy

    0下载:
  2. 用VB写的Simple Spy,实现了窗口标题句柄等的截获,最重要的是思路简单,在VB6.0下调试通过-VB written with Simple Spy, achieved the title of the window handle, etc. intercepted, the most important is the idea of simple, to debug through VB6.0
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:65581
    • 提供者:hanks
  1. sfileopen_hook

    0下载:
  2. DLL注入器,CreateRemoteThread, SetWindowHook例子源代码-DLL injector, CreateRemoteThread, SetWindowHook example source code, etc.! ! !
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:68085
    • 提供者:汤子兵
  1. lg3d

    0下载:
  2. 学习Windows编程的同志一定要下载这个站长以前用钩子写的修改Windows界面的类似ctl3d.dll的程序,使你的Windows有些奇妙的变化,如给缺省按钮加图标等--Program writed by webmaster which uses hook to modify windows interface similar to ctl3d. It may take some changes in your windows, for example adding icons to sy
  3. 所属分类:Hook api

    • 发布日期:2017-11-08
    • 文件大小:77540
    • 提供者:站长
  1. D3D_Starterkit_v3.0b

    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 plug-DX games, such as the
  3. 所属分类:Hook api

    • 发布日期:2016-08-02
    • 文件大小:64844
    • 提供者:一招鲜
  1. Hook

    0下载:
  2. 键盘记录钩子的两大应用;键盘钩子(分别记录字符输入,汉字输入),鼠标钩子(鼠标操作触发事件,键盘发声等),文件中包含五个完整工程,是学习钩子的很好资料。-Keyloggers hook the two applications keyboard hook (character input were recorded, Chinese character input), the mouse hook (trigger mouse events, keyboard sound, etc.), th
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:125197
    • 提供者:tc
  1. winhider

    0下载:
  2. As a hide windows tool,it could hide windows program (hide applications,hide program) from screen and taskbar. It Show window property of application,such as window handle,class name,process id etc. -As a hide windows tool,it could hide windows
  3. 所属分类:Hook api

    • 发布日期:2017-05-01
    • 文件大小:594035
    • 提供者:
  1. OperationRecordPlay

    0下载:
  2. 用hook实现的对用户操作(键盘、鼠标等)进行录制并可以重放。-With hook on the implementation of the user (keyboard, mouse, etc.) can be recorded and replayed.
  3. 所属分类:Hook api

    • 发布日期:2017-04-29
    • 文件大小:22077
    • 提供者:sunstudio
  1. CopyHook_src

    2下载:
  2. 使用外壳扩展的copyhook监控资源管理的文件复制粘贴拷贝删除等等操作,也可以再操作执行前调用回调函数,决定是否执行-Expansion of the use of shell resources management monitoring copyhook copy and paste the file copy operation of delete, etc., also can be operated to implement a callback function before th
  3. 所属分类:Hook api

    • 发布日期:2015-09-17
    • 文件大小:272412
    • 提供者:chenmo
  1. VB6_Windows_Hook_Library_Binary

    0下载:
  2. Visual Basic6 Windows Hooking Program(Hook Library Binary etc)
  3. 所属分类:Hook api

    • 发布日期:2017-04-23
    • 文件大小:18236
    • 提供者:Kim
  1. SDK_HideAll

    0下载:
  2. 用于隐藏文件、端口等,纯属研究不得用于非法活动-Used to hide files, ports, etc. are purely research should be used for illegal activities
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:211278
    • 提供者:ciba
  1. YAPMv2.3.0

    0下载:
  2. 一个功能强大的进程监视软件。这是与著名的Process Monitor并行的另一个进程监视软件。它可以实现远程监控。-et Another (remote) Process Monitor (YAPM) is a powerful application that allows to view and manage your running tasks, processes, threads, modules...etc. and your services on a local or on a
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:1848701
    • 提供者:shama
  1. HideDriver_source

    0下载:
  2. The task: The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), Enum
  3. 所属分类:Hook api

    • 发布日期:2017-04-10
    • 文件大小:1184796
    • 提供者:si perdana
« 12 3 »
搜珍网 www.dssz.com