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

搜索资源列表

  1. 开机自动运行进程注入器

    1下载:
  2. 自己写的一个进程注入器,可以设置或者取消开机自动运行,将自身注入到某一系统或用户程序中,隐藏自己,可以跳过防火墙等的拦截
  3. 所属分类:系统编程

    • 发布日期:2010-02-02
    • 文件大小:2122548
    • 提供者:oyxt007@163.com
  1. C#进程注入

    1下载:
  2. 一份功能极其强大的远程进程注入程序
  3. 所属分类:.net编程

    • 发布日期:2009-01-07
    • 文件大小:28544
    • 提供者:xudong
  1. loadEXE.rar

    0下载:
  2. 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
  3. 所属分类:Process-Thread

    • 发布日期:2014-08-18
    • 文件大小:6050
    • 提供者:漆光耀
  1. wsHideDLL.zip

    0下载:
  2. Dll进程注入 一种简单的方法隐藏进程 在dll中运行代码,The simplest ways to hide a process is to have no process Basically what you need to do is place your meaningful code in a DLL, inject that DLL in an inconspicuous process (like Explorer.exe) and run your code. This can
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:9696
    • 提供者:miller
  1. VC_shurufa

    0下载:
  2. 强大的输入法注入代码,可以注入到有保护的进程里!无所不能-A strong input into the code
  3. 所属分类:IME Develop

    • 发布日期:2017-04-09
    • 文件大小:563770
    • 提供者:zhangxin
  1. CreateRemoteThread-DLL-Injection

    1下载:
  2. 一个Visual C++实现的完整的使用CreateRemoteThread的DLL进程注入方案源代码 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软"Best Practices for Creating DLLs"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用C
  3. 所属分类:Other windows programs

    • 发布日期:2014-04-15
    • 文件大小:136517
    • 提供者:li
  1. lock-DLL

    2下载:
  2. 可以吧dll注入到进程内存中执行,不是普通的iat 注入,非常好用-Dll can be injected into the process memory it performed, not the ordinary into the iat, very easy to use
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-10
    • 文件大小:43008
    • 提供者:mrhts
  1. CE

    0下载:
  2. 仿CE内存搜索工具.采用Super-EC2.7版内存操作类功能编写. 有兴趣的朋友可以加强一样功能. 若改成DLL进行注入,将其中"打开进程"命令的参数留空,就会取当前进程.本程序在注入后对DNF等游戏有效! -111111111111111
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:75059
    • 提供者:54654
  1. gouziDLL

    1下载:
  2. 安装DLL钩子源码,用来注入进程所用,做外挂用-Installation DLL hook source, used for injection process
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:62900
    • 提供者:kingsoft
  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. ProcessInjector

    0下载:
  2. 一个用vc编写的简单进程注入源码!!呵呵,对学习有用-Vc prepared using a simple process into the source code!! Oh, to learn useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:47618
    • 提供者:小粽
  1. interept

    0下载:
  2. API拦截-现在了对指定API的拦截。使用了进程注入和inline hook等方法-api interept
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:737137
    • 提供者:周杰伦
  1. t1

    1下载:
  2. 一个简单的进程注入实例,修改需要注入的进程ID号码即可,程序有注解-a sample for process inject
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:17089
    • 提供者:xiaocui
  1. DelphiInjection

    0下载:
  2. Delphi实现的,注入系统的某个进程,并不停地弹出对话框-Windows Process injection
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:326678
    • 提供者:春秋
  1. qddow

    0下载:
  2. DLL进程注入器, 可选择注入的进程目标, 灵活多用, 编译即可使用-DLL injector process can choose the process into the goal, flexible multi-purpose, the compiler can use ..
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:25569
    • 提供者:影子
  1. APIfunctionInfoForInsertDLL

    0下载:
  2. 这是有关DLL进程注入的API函数的说明整理,并配有相应的示例说明。-This is the DLL into the process of finishing the API function, descr iption, and with the corresponding examples illustrate.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:368681
    • 提供者:myd
  1. DLLINJECTOR

    0下载:
  2. 关于进程注入的的一段代码,对初学者比较有意义,高手就不要见笑了!-On a piece of code injection process, more meaningful for beginners, experts do not laugh at it!
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:1986
    • 提供者:海洋
  1. InjectDll

    0下载:
  2. InjectDll DLL进程注入源代码-InjectDll DLL source code into the process
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:30068
    • 提供者:缀空
  1. INJECTPAPIHOOK

    0下载:
  2. APIHOOK和进程注入的实现源代码,VC可直接编译运行-APIHOOK and processes into the realization of the source code, VC can be directly compiled to run
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:36546
    • 提供者:zhujian
  1. 进程注入源码

    0下载:
  2. 进程注入源码,无需任何模块调用系统API编写的内存注入源码. 易语言
  3. 所属分类:其他小程序

« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com