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

搜索资源列表

  1. RemoteDLL

    1下载:
  2. 线程注入,当前最时髦的病毒技术,通过几个API实现将指定的DLL注入到指定的进程中,但是请不要用于不正当的地方,一切后果由下载者自负!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47105
    • 提供者:盈仔
  1. DllInjectionforNT&Win9X_src

    0下载:
  2. Win9x和NT下的DLL注入-Win9x and NT DLL injection
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:10915
    • 提供者:胡容铨
  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. 内核注入dll程序

    1下载:
  2. 内核注入dll程序
  3. 所属分类:驱动编程

  1. dnf注入

    1下载:
  2. DNF的注入方法太多了,用的比较多的是输入法注入,不过太麻烦,而且要权限,要说到最简单的方法肯是修改INI文件来实现注入,任何地方都可以用,应该不叫注入了,而是让DNF自己加载我们的DLL文件。。。。
  3. 所属分类:Windows编程

  1. 使用钩子截取串口数据的入门程序

    1下载:
  2. 使用钩子截取串口数据的入门程序,使用dll注入方氏。-Use hook intercepts the serial data entry procedures, the use of dll' s into the side.
  3. 所属分类:钩子与API截获

    • 发布日期:2017-02-21
    • 文件大小:348160
    • 提供者:阿龙
  1. d3d8thk d3d8thk.dll 这是一份dll劫持源码

    2下载:
  2. d3d8thk.dll 这是一份dll劫持源码,很多外挂都是通过dll劫持来注入到游戏中,,VS2005编写的,,编译绝对没问题!-This is a dll hijack d3d8thk.dll source, a lot of plug-hijacked through dll to inject into the game,, VS2005 prepared, compiled absolutely no problem!
  3. 所属分类:钩子与API截获

    • 发布日期:2012-09-21
    • 文件大小:7556
    • 提供者:胡小
  1. IPPack.rar

    0下载:
  2. IP封包截获工具,实现将IPPACKLIB.dll注入到目标程序,以便挂钩收发网络的API函数,IP packet intercepted tools will be injected into the target IPPACKLIB.dll procedures with a view to linking the network to send and receive API function
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:22255
    • 提供者:裂纹
  1. AsmClassLibrary.rar

    0下载:
  2. AsmClassLibrary c# 操作asm码的类,C #远程注入,无dll注入,Asm operation AsmClassLibrary c# class code, C# remote implantation, no dll injection
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:27435
    • 提供者:潘增伟
  1. KernelInject

    1下载:
  2. Winxp,Windows7通用内核注入DLL源码.利用PsSetLoadImageNotifyRoutine,修改PE输入表达到DLL注入目的-Kernel inject DLL
  3. 所属分类:Windows编程

    • 发布日期:2013-04-17
    • 文件大小:44228
    • 提供者:tzy
  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. MyHookDll

    1下载:
  2. 一个简单的游戏DLL注入外挂框架,对新手很有帮助。-A simple game DLL plug into the framework, useful for the novice.
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:124803
    • 提供者:sdflkjsldkf
  1. usp10 利用usp10.dll 达到 注入及 HOOK 的目的

    1下载:
  2. 利用usp10.dll 达到 注入及 HOOK 的目的-Usp10.dll use to achieve the purpose of injection and HOOK
  3. 所属分类:钩子与API截获

    • 发布日期:2012-10-12
    • 文件大小:1839420
    • 提供者:周募
  1. sfileopen_hook

    0下载:
  2. DLL注入器,CreateRemoteThread, SetWindowHook例子源代码-DLL injector, CreateRemoteThread, SetWindowHook example source code, etc.! ! !
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:68085
    • 提供者:汤子兵
  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. 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. Win7ElevateV2_Source

    1下载:
  2. 了rundll32注入提升权限从而绕过UAC的方法,你可以让rundll32通过加载dll来执行你的代码
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:6784
    • 提供者:mike
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com