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

搜索资源列表

  1. CutScreen

    0下载:
  2. 需要先编译动态库hook,然后将hook.dll和hook.lib拷贝到capture的debug目录下-required to compile DLL hook, and then hook.dll hook.lib copied to capture the debug directory
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:65125
    • 提供者:mxp
  1. houmenHook

    0下载:
  2. 后门钩子 简单示例。VC+WIN XP编译通过-backdoor hook simple example. VC WIN XP compile
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:2222230
    • 提供者:李君一
  1. antihook_src

    0下载:
  2. 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:73052
    • 提供者:吴志明
  1. hookADO

    0下载:
  2. 如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。ADO数据库编程。在VB中利用ADO控件和ADO对象访问数据库,在VC中利用ADO技术访问数据库。-process of how to install the hook, how to compile the overall hook. Dynamic Link 13-17 global variable data sharing analysis. ADO database programming. In VB usi
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:160125
    • 提供者:zhou
  1. InnerHook

    0下载:
  2. Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。-Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:32017
    • 提供者:huangzhifeng
  1. MouseHook-DLL

    0下载:
  2. 利用windos Hook技术,先编译生成DLL,再编译Dialog-use windos Hook, first compiler generated DLL and then compile Dialog
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:9165
    • 提供者:无法激活
  1. hookkeylog

    1下载:
  2. 全局钩子,监视所有键盘消息,并且保存到文本文件.详细全面的过程.全部源代码.VC6下编译通过-overall hook, keyboard monitor all news and save text files. Detailed and comprehensive process. All source code. Under compile VC6
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:18259
    • 提供者:学习
  1. vbHook

    0下载:
  2. test.exe可以终止工程1,但是不能终止HookInfo.exe test4.exe可以弹出对话框,但是打开HookInfo4.exe就不能弹出了 该文中的HookInfo在编译的时候需要修改Base参数值为52000000才可以正常工作,本文附件中为vb的插件,可以在编译的过程中修改编译参数。 link.exe 和 link2.exe放到vb安装目录,编译的时候就可以改Base参数了-test.exe may terminate the project 1, but c
  3. 所属分类:Hook api

    • 发布日期:2017-04-23
    • 文件大小:254344
    • 提供者:jackdeng
  1. VBMousewheel

    0下载:
  2. 通过VB IDE AddIn增加对鼠标滚轮的支持, 并可使用get/set滚动选项对话框。只需简单的编译该DLL到VB文件夹即可。-This little VB IDE AddIn adds mousewheel support to the IDE code panes. Now with get/set scroll options dialog. Simply compile the DLL into your VB folder.
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:100749
    • 提供者:方涌波
  1. KbdMouseHook32

    0下载:
  2. Keyboard hook dll (both mouse and normal and low for keyboard). Compile as resource scr ipt included. Coded as hook dll to cancel all keystrokes and mouse clicks excep CTRL+ENTER for kids safe application
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:2567
    • 提供者:qwertyfjs
  1. jianpangouziyun

    0下载:
  2. 本软件可以截获几乎所有键值,例如:shift+?,ctrl+?,alt+?,F1~F12,shift或者ctrl或者alt + F1~F12,单独的 shift、ctrl、alt 键值,特殊键ins、del、caps lock、num lock、小键盘数字 等等,你只要稍作修改,也可以截获 ctrl+alt+?等键值,没有截获不到的键值,本程序不使用dll方式,使用常规方式,方便你编译调试修改,支持xp、vista、win7,是最强悍的键盘钩子控件, 本软件在delphi7下通过。-The so
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:224610
    • 提供者:王凌云
  1. 200622314131788

    0下载:
  2. 键盘全记录密码盗取发送程序 本程序为学习Liu_mazi的例程而完成,StartEXE目录中为安装主程序,主程序编译时会把钩子链接库文件打包进来,运行时会把安还原到系统中,然后在系统中安装一个WH_GETMESSAGE钩-Full Record keyboard to send the password stealing program for the study of this program were completed Liu_mazi routine, StartEXE directo
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:745745
    • 提供者:noise1980
  1. ScreenKeyboard

    0下载:
  2. C#屏幕键盘,工程文件使用 Visual studio 2008 编辑,因此须使用 Visual Studio 2008 或以上版本(或者 SharpDevelop3.0以上版本) 才能正常打开。运行只需安装 .Net Framework 2.0 或更高版本,如果使用 Vistual Studio 2005 编译工程, 可以手动添加相应的文件。-C# screen keyboard, using the Visual studio 2008 project file editing,
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:464634
    • 提供者:alocne
  1. Hook-API-OpenProcess-[MASM]

    0下载:
  2. Code simple example hook for API openprocess in Usermode , compile with MASM
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:1264
    • 提供者:MUTANT
  1. dllhookapi

    0下载:
  2. 驱动DLL注入源码,学习驱动很好的代码.应用层和驱动层都有源代码-Here you can find source codes. Note: to compile NtProcDrv you need NTDDK to be installed on your computer. To run compiled sample, place tunew20.dll in any folder that is specified in PATH variable (windows/syst
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:77725
    • 提供者:tunshizhe
  1. HookAndDemo

    0下载:
  2. Hook的vc源码,包含dll和exe源码,编译通过!-Hook vc source, including dll and exe source, compile!
  3. 所属分类:Hook api

    • 发布日期:2017-04-07
    • 文件大小:111648
    • 提供者:方伟
  1. hookSrc-

    0下载:
  2. HOOK的dll和exe例子vc源码,测试编译通过!-HOOK the dll and exe vc source code examples, test compile!
  3. 所属分类:Hook api

    • 发布日期:2017-06-01
    • 文件大小:14300155
    • 提供者:方伟
  1. Java-Dll_Injector

    0下载:
  2. This is a good and operational dll injector made in 100 Java, using Java Native Access ( JNA ). PS: Compile this project with NetBeans-This is a good and operational dll injector made in 100 Java, using Java Native Access ( JNA ). PS: Compile this p
  3. 所属分类:Hook api

    • 发布日期:2017-05-22
    • 文件大小:6156068
    • 提供者:flash
搜珍网 www.dssz.com