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

搜索资源列表

  1. dll调试工具

    1下载:
  2. 在 Windows 系统中,动态库版本冲突实在是一个老大难的问题了,为了解决这个问题,除了使用大量现有的工具外,你还可以利用丰富的 Windows APIs 函数构造自己的调试工具和实用程序。作为例子,本文将提供三个这种类型的工具,讨论如何利用它们来解决动态库的冲突问题。这三个工具分别是: DllSpy——列出加载到系统中的所有 Dlls 以及所有使用这些 Dlls 的进程; ProcessSpy——列出系统中所有正在运行的进程以及它们正在使用的 Dlls; ProcessXP——
  3. 所属分类:调试

    • 发布日期:2010-05-02
    • 文件大小:2.9mb
    • 提供者:avr001@163.com
  1. hook dll 进程不能结束

    0下载:
  2. hook 不让进程结束掉
  3. 所属分类:界面编程

    • 发布日期:2010-09-15
    • 文件大小:117.15kb
    • 提供者:yyyzlf
  1. windows进程信息

    0下载:
  2. 通过系统DLL,获得当前进程的信息,并提供进程操作
  3. 所属分类:Windows编程

    • 发布日期:2011-08-03
    • 文件大小:18.79kb
    • 提供者:tiaotiao
  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
    • 文件大小:9.47kb
    • 提供者:miller
  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
    • 文件大小:133.32kb
    • 提供者:li
  1. DLL

    0下载:
  2. vb进程隐藏,DLLring3下进程隐藏-vb进程隐藏
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:92kb
    • 提供者:chenjifa
  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
    • 文件大小:42kb
    • 提供者:mrhts
  1. DLL

    1下载:
  2. DLL注入 进程防杀 进程线程编程 -dll insert
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:8.34kb
    • 提供者:wsmwzd
  1. DEP_hook.dll

    1下载:
  2. DLL防杀进程模块易语言纯净源码源码无毒-Anti-death process DLL module easy language clean non-toxic source source
  3. 所属分类:钩子与API截获

    • 发布日期:2017-03-24
    • 文件大小:3.77kb
    • 提供者:丁剑锋
  1. DLL-EXEOK

    0下载:
  2. 能对各进程进行DLL注入,主要调试用,进程任意选,DLL任意选。很方便的小工具。-Can on the process DLL injection, mainly for debugging, the process of random selection, DLL arbitrary election. Very convenient gadget.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:547.33kb
    • 提供者:黄瑶
  1. dll(loader)

    0下载:
  2. 说明: 1 例子程序在 vc6.0 +windows xp 编译测试过 2 需要阅读者对程序进程空间,编译,pe结构有一定的理解 3 这里根据自己认识加上对其他资料整理而成,对dll 简单的介绍 -Descr iption: 1 examples of procedures vc6.0+ Windows xp compile tested 2 need to read about the process of the space program, the compiler
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:320.09kb
    • 提供者:周晓宇
  1. dll

    2下载:
  2. vc将dll注入其他进程,成功调试过了,完整无错-dll into vc other processes will be successful after debugging, complete error-free
  3. 所属分类:Windows Develop

  1. DllPatch

    0下载:
  2. DLL内存补丁,可查找进程中的dll模块,对dll模块的基地址相对偏移处修改内存,相比流行的进程内存补丁更进了一步-DLL memory patch can be find in the process of dll module, dll modules of relatively offset base address corrections memory, compared to the process of popular memory patch has taken one step
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:110.51kb
    • 提供者:康康
  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
    • 文件大小:24.97kb
    • 提供者:影子
  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
    • 文件大小:360.04kb
    • 提供者:myd
  1. dll

    0下载:
  2. dll进程注入资料,做病毒分析以及后门的朋友必看-dll into the process of data analysis, and the back door to do the virus' s friends must-see
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:122.51kb
    • 提供者:wangmin
  1. DLL

    0下载:
  2. 取指定进程模块.取所有进程模块,进程管理等-Take the specified process module. To take all the process module, process management, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:128.63kb
    • 提供者:吴辰
  1. InjectDll

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

    • 发布日期:2017-03-27
    • 文件大小:29.36kb
    • 提供者:缀空
  1. 进程启动拦截

    0下载:
  2. 进程启动拦截(需要生成后与dll放在一个文件夹运行)(非原创)拦截很有效,无论什么进程(除了系统进程)都能拦截。
  3. 所属分类:钩子与API截获

    • 发布日期:2012-11-21
    • 文件大小:22.31kb
    • 提供者:david1814
  1. vc++编写的dll注入qq进程源代码直接放到工程中可执行

    1下载:
  2. vc++编写的dll注入qq进程源代码直接放到工程中可执行,实现的是将编写的截获qq信息的dll注入qq进程中
  3. 所属分类:Windows编程

    • 发布日期:2014-12-09
    • 文件大小:8.65kb
    • 提供者:kangwangzi123
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com