CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 消息注入

搜索资源列表

  1. postkill

    0下载:
  2. system权限下,创建远程线程将dll注入用户进程,以用户身份发送消息。此例对指定程序发送一个WM_QUIT消息。专用来使防火墙类程序正常退出。传递参数使用注册表实现。-system authority, the creation of dll threaded remote users into the process, to send user information. Such cases to send a designated WM_QUIT news. Dedicated to e
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47131
    • 提供者:张三
  1. HookSendMessage

    1下载:
  2. 对指定的窗口发送SendMessage消息`主要是将函数注入到程序里,然后在调用
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:312480
    • 提供者:陈龙
  1. DLLremoteinject

    1下载:
  2. DLL远程注入技术范例, 详细注释说明如何把一个DLL远程注入到另外的进程里面,利用钩子监视外进程的消息。-Examples of long-range DLL injection technique, detailed notes on how to bring a long-range DLL is injected into another process which, to use hooks to monitor the news outside the process.
  3. 所属分类:Hook api

    • 发布日期:2014-12-25
    • 文件大小:592793
    • 提供者:Tan LiHui
  1. zhur

    0下载:
  2. 通过消息和线程两种方式实现注入,适合初学者-News and threaded through two ways to achieve implantation, suitable for beginners
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:64817
    • 提供者:水月
  1. SysHotKey

    0下载:
  2. | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多木马 | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:14527
    • 提供者:kidy
  1. HookToolsrc

    0下载:
  2. 前两天有个朋友想让我帮做个ApiHook的东西,公司的网较慢,只能搜国内网站,结果搜了n个没有完整原代码,极度郁闷,现转一个codeproject的原代码,以后也方便自己下载使用。 说明一下,这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:68388
    • 提供者:szg
  1. apihooksrc

    0下载:
  2. 个ApiHook的东西 这个代码在CodeProject有下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。 -This code has CodeProject, only linked to the introduction
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:67889
    • 提供者:chenxq
  1. Hooktheprocess

    0下载:
  2. Hook在系统进程插入线程的改进版本,进程的注入hook,加入Dll控制,消息控制,功能强大。-Hook the process to insert the thread in the system to improve the version of the injection process hook, adding Dll control, information control and powerful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:22816
    • 提供者:siliemor
  1. UIwindowless

    0下载:
  2. windowless模式窗口,适合开发UI引擎,能从外部注入消息-windowless mode window, suitable for development of UI engine, from the outside into the message
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:343290
    • 提供者:杨振兴
  1. inject2

    0下载:
  2. DLL注入、输入法与键盘HOOK\2-拦截并修改输入法+拦截但不修改键盘消息(使用WH_KEYBOARD钩子,对控制台程序无效,稳定性最佳-dll injection
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:52239
    • 提供者:王河
  1. CodeScr

    0下载:
  2. 这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。-Under this code in CodeProject with the code I generally turned a
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:68305
    • 提供者:望里
  1. mouse_hander

    0下载:
  2. dll库,远程注入,分配内存,设置全局钩子,消息分析,只要消息分析好流程,可以自己添加发送消息函数,别让自己点太多的鼠标-dll libraries, remote injection, allocate memory, set the global hook, news analysis, as long as the message of good process, you can send a message to add their own functions, do not let
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1215603
    • 提供者:sad
  1. xianchengcharu

    0下载:
  2. 远程插入线程,线程注入,本例通过注入windows自带的计算机来讲解,本例子分两部分,一个是源程序,一个是DLL文件,并通过DLL传递数据,消息拦截,实习了对被注入程序的各种消息嗅探。-Remote into the threads, thread injection, in this case comes through the windows into the computer to explain, in this case in two parts, one source, one DL
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:156520
    • 提供者:zzz
  1. RemoteInject

    0下载:
  2. 消息钩子的注入代码,进行消息钩子的示例。-Message hook into the code
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:9569
    • 提供者:宋路宁
  1. MMsggInjeccts

    0下载:
  2. MsgInjectt 运用消息注入代码 -MsgInjectt use the message to inject code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:39843
    • 提供者:xiying
  1. Tzhurziph

    0下载:
  2. 通过消息和线程两种方式实现注注入,适合初学入门者 -Note injected through messages and threads in two ways, suitable for beginners beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:65245
    • 提供者:wangjiantin
  1. 123

    2下载:
  2. 易语言消息钩子注入DLL源码-hook insdll
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:5879
    • 提供者:三少
  1. GameDll

    0下载:
  2. C++勾子注入进程与DLL监听被注入进程键盘消息给呼出DLL的窗口程序。也就是个常用的方式,这是源码-C++勾子注入进程与DLL监听被注入进程键盘消息给呼出DLL的窗口程序。也就是个常用的方式,这是源码auxiliary production methods, it is the source
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:27090
    • 提供者:王力宏
  1. DLL-Injection-methods

    0下载:
  2. DLL注入的方法及通讯(LoadLibrary 全局钩子、呼出 全局钩子、消息 任意窗口置顶[应用实例])-DLL injection methods and communication (LoadLibrary global hooks, exhaled global hooks, arbitrary message window set-top [applications])
  3. 所属分类:Communication

    • 发布日期:2017-06-17
    • 文件大小:26295970
    • 提供者:OllyICE
  1. ExplorerlDLL

    0下载:
  2. 把DLL注入explorer进程获取系统消息-Get the explorer process DLL injection system message
  3. 所属分类:Shell api

    • 发布日期:2017-03-31
    • 文件大小:845936
    • 提供者:陈远
« 12 »
搜珍网 www.dssz.com