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

搜索资源列表

  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. jinchengdll

    0下载:
  2. 将DLL注入到其他进程中的源程序,可以找点灵感,写些个无后门,无启动项的坏家伙出来!-to other DLL injection process to the source code, can find a point of inspiration, write out the back door without, without launching point out the bad guy!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:49306
    • 提供者:喻佑华
  1. InjectDLL

    0下载:
  2. DLL注入用于运行,迫使它加载一个动态链接库在另一个进程的地址空间代码的技术。 DLL注入经常被第三方开发的方式来影响它的作者并没有预料或打算程序的行为。例如,注入的代码可以捕获系统功能调用,或阅读文本框的密码,不能以通常的方式完成的内容。
  3. 所属分类:钩子与API截获

    • 发布日期:2010-12-13
    • 文件大小:27338
    • 提供者:timjosten
  1. MyInject

    0下载:
  2. 自己用C++写的一个注入进程dll的注入器,经过测试记事本,成功注入-They used to write a C++ dll into the process, the injector, tested Notepad, successfully injected
  3. 所属分类:Hook api

    • 发布日期:2017-11-08
    • 文件大小:22186
    • 提供者:zhi
  1. inject_dll_Console

    0下载:
  2. 注入其他进程的dll实现方式,代码简单(已经做到最简单,有注释,没有注重功能,没有实现提升权限)-Injected into other processes of the dll implementation code (have done the most simple, comment, did not pay attention to function, there is no elevated privileges)
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:768449
    • 提供者:Linux-top
  1. APCInsert

    0下载:
  2. 驱动创建进程,通过将异步APC注入到用户进程中实现-Driven creation process, through asynchronous APC is injected into the user process to achieve
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:12028
    • 提供者:c_s
  1. main

    1下载:
  2. DLL注入 进程防杀 进程线 程编程-DLL into the process line of defense to kill the process kill process DLL injection process, anti-thread programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:1318
    • 提供者:是发
  1. hidevc

    0下载:
  2. 通过远程线程注入的方法实现的隐藏进程,简单易懂,注释详细-Remote thread into the hidden process
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:76285
    • 提供者:bill
  1. war3Helper1.2.src

    0下载:
  2. war3 改键助手1.2源代码。 使用WH_KEYBOARD_LL钩子注入war3进程来改建,效率很高。 通过读取内存来自动识别聊天模式。 这个版本只支持1.24-war3 change key assistant 1.2 source code. Use WH_KEYBOARD_LL hook into war3 process to alteration, high efficiency. By reading the memory to automatically identi
  3. 所属分类:Hook api

    • 发布日期:2016-01-26
    • 文件大小:196209
    • 提供者:pencil
  1. HookSy

    0下载:
  2. 注入技术简述: 本实例其实是一个查看工具。完成以下的几个功能: 1、查看系统当前的运行进程; 2、查看系统当前的运行线程; 3、查看系统中运行某个进程中包含的DLL列表; 4、通过创建远程线程的方法将DLL注入到目标进程中: 5、通过Hook方法将DLL注入到目标进程中: -A brief injection technique: This example is actually a view tool. Completion
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:12152
    • 提供者:赵积元
  1. DLLaPI

    0下载:
  2. 详细的笔记。记截着如何注入到没有权限的CSRSS进程,但是注意一般不要注入到CSRSS要不然会蓝屏-Detailed notes. Remember how to cut into without permission CSRSS process, but generally do not pay attention or else will be injected into the blue screen CSRSS
  3. 所属分类:Hook api

    • 发布日期:2017-04-28
    • 文件大小:217533
    • 提供者:kissjetg
  1. HookToolsrc

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

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

    0下载:
  2. 禁止nprotectgameguard注入自己的进程-Prohibited nprotectgameguard process into their own
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:186063
    • 提供者:xermao
  1. APCInjection

    0下载:
  2. 采用APC的方式将一个DLL注入其他进程。-APC manner using a DLL into other processes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:9599
    • 提供者:Bruce Ann
  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. dell

    0下载:
  2. 指定一个DLL注入到指定的进程中去,并且在任务管理器中是看不到改DLL得-Specify a DLL injected into the specified process to go, and in Task Manager can not see the changed DLL too
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2945066
    • 提供者:郑康明
  1. RemoteInjectSample

    0下载:
  2. Visual C++ 编写的dll注入远程进程的示例程序.-Visual C++ written dll into the remote process, the sample program.
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:9318
    • 提供者:wzk
  1. svchostdownload

    0下载:
  2. 一个注入svchost进程的简单下载者,用于初学者研究-A svchost process into a simple downloader
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1014
    • 提供者:啊龙
  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-02
    • 文件大小:68305
    • 提供者:望里
  1. GamePlugin

    0下载:
  2. 星际108B单机刷钱刷气 初学,所以功能很弱 (随便找个DLL注入的东西注到星际进程,然后就自动每100毫秒+10钱和气)-Interstellar gas-108B single Shuaqian brush beginner, it functions very weak (easily find what DLL injection into the interplanetary injection process, and then automatically every 100
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:210089
    • 提供者:CH2
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com