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

搜索资源列表

  1. keyboard spy

    0下载:
  2. 这篇文章详细介绍了钩子程序的编写,含源代码,对于写盗取密码监控程序有参考价值.详细可以到www.codeproject.com上去搜索.-This article describes in detail the procedures for the preparation of the hook, with the source code, write steal passwords monitoring program be a valuable reference. Details can
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:154793
    • 提供者:tom
  1. HookImport_src

    0下载:
  2. Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6252
    • 提供者:l
  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. vbedit

    0下载:
  2. 一个VB反编译源代码!有兴趣的可以下去-an anti-VB compiler source code! Interested parties can continue to see
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1627803
    • 提供者:陈勇
  1. hookCode

    0下载:
  2. hook和数据库访问例程的源代码,感兴趣的可以研究一下-hook and database access routines to the source code, can be of interest to study
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:160163
    • 提供者:chenpeng
  1. 20061820261059017

    1下载:
  2. 传奇2外挂源码,里面的功能基本实现。大家可以补充,完善,用来研究-Legends 2 extrapolated source code, which functions basically realized. We can add, improve, used to study
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:90378
    • 提供者:疾风
  1. keyboard_record

    0下载:
  2. 用于记录键盘数据,形成记录文件,可以与木马程序配合,是盗取密码的必备源代码。-keyboard for data record form documented, and the Trojan program can meet. stolen password is required for source code.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:19968
    • 提供者:韩桃
  1. PCR

    0下载:
  2. 这是一个高级远程控制程序的源代码,可以通过本机操纵对方鼠标,所有传输均通过压缩,确保速度 -This is a senior distance control procedures of the source code, the machine can be manipulated by the other mouse, all transmission via compression, ensuring speed
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:305480
    • 提供者:高的话
  1. hook2007hemaowu

    0下载:
  2. 远程监控木马源码, 利用钩子实现, 这是课程设计, 里面有非常详细的说明文档,对与想深入学习hook 和 进程快照还有指令分析器的人来说本作品最适合,里面的代码十分复杂,建议你们想学习的话最好详细阅读课程设计的文档,这个程序是很多老师都做不出来的! -RMON Trojan source code, using the hook realize that this is the curriculum design, with a very detailed documentation. and
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:697197
    • 提供者:mo
  1. HOOK

    0下载:
  2. 键盘鼠标钩子源代码,DLL,可以任何程序挂上就可以用,可用与记录键盘信息-keyboard and mouse hook source code, DLL, can be displayed on any procedure can be used, the available information and records keyboard
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6063
    • 提供者:nimingzi
  1. 检测CPU时钟

    0下载:
  2. 可以监测cpu时钟周期,用于分布式系统需要时钟同步的场合,该程序包含源代码-can monitor CPU clock cycle, the need for distributed system clock synchronization occasions, the program includes source code
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:18919
    • 提供者:wyd
  1. 微软研究院的开发包

    0下载:
  2. 可以拦截特定进程api的微软开发包1.5, 里面有微软的源代码,和我做的2个测试例子,1个是把dll注入进程中,1个是dll和应用程序同时启动。-can intercept specific process api Microsoft Development Kit 1.5, which has Microsoft's source code, and I made two of the test case, an injection is dll process, a yes dll
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:693886
    • 提供者:赵刚
  1. NDIA.rar

    0下载:
  2. API Hook类,已经做成dll文件。其中包含Hook WS2_32.dll 中send 函数的Demo,可以起、轻松修改成其他API 的 Hook.,API Hook type, has made dll file. Hook WS2_32.dll includes send function in the Demo, can be easily modified into other API of Hook.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:12550
    • 提供者:刘应
  1. LibSpy_src

    0下载:
  2. LibSpy源代码。运行该程序,可以获取当前窗口的进程号,以及线程号。为想要深入理解windows系统的朋友提供了一个很不错的途径。-LibSpy source code. Run this program, you can access the current window of the process, as well as its threads. For the want-depth understanding of Friend windows system provides a ve
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:12229
    • 提供者:QinYing
  1. MouseHook

    0下载:
  2. vc鼠标钩子应用实例的源码,希望可以对大家有所帮助-vc source code examples right hook, I hope you can help
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:50933
    • 提供者:
  1. ktrexe

    0下载:
  2. 一个VC写的键盘记录器源代码,功能比较简单,采用的是 DLL动态库注入的方式,本程序分为两个模块,一个为EXE 加载模块,一个为DLL功能模块. 功能比较朴实,可以用于学习.-VC to write a keyboard logger source code, function relatively simple, uses a dynamic library DLL into the way, this program is divided into two modules, on
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:45627
    • 提供者:x5a4d
  1. recur-what-do-you-do

    0下载:
  2. 重现用户操作的MFC原代码,可以记录你在电脑的活动。监控你电脑的安全使用。 钩子(Hook)-User to reproduce the MFC source code, you can record your computer activities. Monitoring the safe use of your computer. Hook (Hook)
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:25986
    • 提供者:mjf
  1. keyboard

    0下载:
  2. Fearless KeySpy v2.0 FKS是一个非常小的(2.5K)的键盘记录器,当记录到一定大小时可以上传到指定的FTP服务顺上。 记录文件名如下: Vic1_03_24_23_FKS20(用写字板打开) 记录格式如下: [> Undetected.txt - 记事本 <] 测试-Fearless KeySpy v2.0 FKS is a very small (2.5K) keyboard recorder, when recording to
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:171120
    • 提供者:...
  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. VB-Keylogger-software-source-code

    0下载:
  2. 一个vb 做的键盘记录范例,在vb6.0已经编译测试过成功,有兴趣的朋友可以研究下,个人觉得还是蛮有价值的,特此分享!-Do a VB keyboard records, in the VB6.0 compiler has been tested successfully, interested friends can study, individuals still feel quite valuable, hereby share!
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:159502
    • 提供者:Xiak
« 12 3 4 5 »
搜珍网 www.dssz.com