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

搜索资源列表

  1. VB--inject

    0下载:
  2. 也谈VB远线程注入 Dll注入,对外挂编程有点用处
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3816
    • 提供者:cldr
  1. win32Debuger

    0下载:
  2. win32下的硬件调试功能的演示。 以前写的硬件调试的基础代码,用于某些特殊场合。比如用来判断DLL注入时机等
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1727
    • 提供者:thie
  1. RT_INJECT

    0下载:
  2. Dll注入源代码,可以将对话框注入到任何程序当中,非常经典的例子,是学习挂接,注入的经典例子
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:174417
    • 提供者:seloda
  1. hideProcess

    0下载:
  2. 隐藏任意进程源代码,VC++。用法: HideProcess [ PName | PID ], drop一个dll注入想要隐藏的进程,修改系统进程链。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:62340
    • 提供者:DNA
  1. HookTest

    3下载:
  2. 内核实现DLL注入可以完美绕过KAV 瑞星等杀毒软件 软件 特点 1.内核级的实现,可以动态监控并注入新进程的启动并实现自动注入到新进程中。 2.完美绕过杀毒软件的检测,不会弹出任何提示
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:227893
    • 提供者:灰熊
  1. Ring3_DLL_Inject

    0下载:
  2. 一个拦截并修改输入法的注入技术(注入DLL是做全局钩子或者拦截类软件都有可能用到的技术)、给出了完整的示例代码希望对大家有所帮助。-An intercept and modify the input method of the injection technology (global hook into the DLL are doing, or are likely to be used to intercept class software technology), gives a comp
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1387066
    • 提供者:西南
  1. GetSytemProcessDll

    0下载:
  2. 获取进程以及加载的DLL,就像360或者其他防火墙一样,可以让你准确的判断某个进程是否被病毒恶意注入-GetSytemProcessDll
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:111642
    • 提供者:wt
  1. sekurlsa.dll.sourcecode

    0下载:
  2. 逆向sekurlsa.dll_实现读内存获得开机密码 不用注入,读lsass内存数据即可。以前说的失败什么的大多是注入方式时候安全软件 给拦截了。而读内存皆可。在我的Win 7,WinXP3,Win2K3(均 32位系统)均可正常显示。 只是不论注入还是读内存都要对lsass进程操作,需要一定权限。-The read memory reverse sekurlsa.dll_ achieve obtained boot password without injection, re
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-05
    • 文件大小:145735
    • 提供者:ljh
  1. 111

    0下载:
  2. DELPHI注入系统进程 没EXE注入DLL 晕非要打真么多字啊波尔远控DLL提取和导入器.zip-DELPHI injection system injected DLL process EXE no halo of non-attacking words ah really Mody Boer Remote Control DLL extraction and Importer. Zip
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:305182
    • 提供者:QQ316118740
  1. RemoteZhuRu

    0下载:
  2. 远程注入 对远程DLL调用并进行注入,使任务管理器无法关闭-Remote injection of long-distance calls and DLL injection, so that Task Manager can not be turned off
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1956
    • 提供者:Paul
  1. RemoteInjectCode

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。 这是一个远程注入学习的好例子-Remote DLL injection technique is widely used Win32 virus technology. The use of this technology virus body is usually located in
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:493384
    • 提供者:高军
  1. inject_process

    0下载:
  2. 将DLL注入任意进程的小程序。程序写的简单,明了。第一次上传,谢谢大家支持,理解。-Will be injected into any process DLL applet. Writing simple procedures, clear. First upload, thank you everyone support and understanding.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:15159
    • 提供者:he
  1. VBzhuruDLL

    0下载:
  2. 很多人说VB不能远程注入DLL,其实是错误的。VB其实也能象C++等其他语言一样轻松搞定,不信就看看这个代码。这个代码经过充分测试,包括系统进程都可以正常注入和卸载,就连杀毒软件都能注入。-Many people say that VB can not remote into the DLL, in fact, is wrong. VB can be a matter of fact, as C++ and other languages as easily get, do not look a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:119387
    • 提供者:289
  1. dlltootherpro

    0下载:
  2. 将DLL注入到其他进程中 来自于维维软件园-The DLL is injected into other processes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:58585
    • 提供者:zhaodi
  1. DllInjector

    0下载:
  2. 提供两个函数,分别用于向其它进程注入和卸载指定DLL模块。 支持Unicode编码。-Tow functions, inject/uninject dll module to any other processes.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:1456
    • 提供者:jpexe
  1. dll_Plugin

    0下载:
  2. dll 动态注入的一个例子,这个是用来写游戏外挂的入门程序-dll dynamic inject sample,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:83957
    • 提供者:zhangsan
  1. DllInsject

    0下载:
  2. Dll注入辅助工具C源码.Dll injection aids C source code-Dll injection aids C source code
  3. 所属分类:Network Security

    • 发布日期:2017-03-25
    • 文件大小:161382
    • 提供者:janpychou
  1. MyInsertDll

    0下载:
  2. 将DLL注入到指定进程中,源码并非原创,但是,也做了一些整理,以有利于菜鸟似我的人的调用!-The DLL is injected into the specified process, the source code is not original, but have done some sorting for the benefit of people like my rookie call!
  3. 所属分类:Network Security

    • 发布日期:2017-03-31
    • 文件大小:2294
    • 提供者:myd
  1. DllInsertUtil

    0下载:
  2. C++实现远程DLL注入类 C++实现的一个远程DLL注入的类。 调用类成员函数InsertDllToProcess("qq.exe", "D:\\InsertDll.dll") 可以将某个写好的DLL注入到指定的进程中。-C++ DLL into the remote class C++ DLL into a remote implementation class. Call class member function InsertDllToProcess (" qq.e
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2195
    • 提供者:魏林
  1. vbdll

    1下载:
  2. Visual Basic 实现Dll注入指定进程-Visual Basic Dll injection to achieve the specified process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:33737
    • 提供者:
« 1 23 4 5 6 »
搜珍网 www.dssz.com