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

搜索资源列表

  1. 进程注入器

    1下载:
  2. 一个远程注入动态连接库的程序,也可以卸载模块-a remote DLL injection procedures can also uninstall module
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30120
    • 提供者:田江和
  1. RemoteDLL

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。这样一来,普通的进程管理器就很难发现这种病毒了,而且即使发现了也很难清除,因为只要病毒寄生的进程不终止运行,那么这个DLL就不会在内存中卸载,用户也就无法在资源管理器中删除这个DLL文件-DLL injection technique is widely used Win32 virus a t
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:45437
    • 提供者:豹仔
  1. 3

    0下载:
  2. 密码框查看工具 源代码 (1)密码框查看工具提升自身进程的权限,增加DEBUG权限; (2)根据鼠标位置获得窗口句柄; (3)根据窗口句柄获得所属的进程ID; (4)密码框查看工具以PROCESS_ALL_ACCESS方式打开该进程; (5)往该进程中注入线程代码; (6)建立并执行远程线程,在该远程线程中使用GetWindowText以获取窗口文本; (7)密码框查看工具读取内容并显示。 密码框查看工具软件特点: 无需DLL。 对于该功能的实现,
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:180864
    • 提供者:wxf
  1. lockwindows

    0下载:
  2. 本来用键盘驱动程序能完美解决的,可未免也杀鸡用牛刀,场面搞大了点。其实当你登录后,Winlogon创建一个新的桌面并调用Explorer。,而Winlogon则在另一个名为Winlogon的桌面中,也就是说,NT至少有一个桌面,就是你登录前看到的那个,(题外话:所以写个虚拟桌面工具,就难不倒你啦)。而Ctrl+Alt+Del对系统而言,也不过就是个热键罢了,只是它被定位到Winlogon桌面中去了,同样,它也必然有一个窗口负责处理这个热键消息的,因此,解决方案就出来,如果我们可找到这个窗口并子类
  3. 所属分类:系统编程

    • 发布日期:2014-01-16
    • 文件大小:18335
    • 提供者:jing
  1. EasyHideProcess_dll

    1下载:
  2. 一个简单通过远程线程注入方式隐藏进程的源码.一个DLL模块,一个loader模块.可以拿来当模板使用.方便极了.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:246888
    • 提供者:车军
  1. Delphi_Dll_inter.Delphi DLL远程注入器

    0下载:
  2. Delphi DLL远程注入器,用于隐藏dll,在Delphi 2009下编译通过!,Delphi DLL injector distance for the hidden dll, compiled under Delphi 2009 in the adoption!
  3. 所属分类:系统编程

    • 发布日期:2017-03-22
    • 文件大小:193748
    • 提供者:yxf5188
  1. dllzhuru.rar

    0下载:
  2. 上学写的VC DLL 远程注入的例子, 可以根据进程ID插入想注入的D,School written by long-distance VC DLL injection example, you can insert in accordance with the process ID of the D would like to inject
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:39709
    • 提供者:cary
  1. Inject.rar

    0下载:
  2. exe远程注入源代码,可将线程函数直接注入远程进程,无需dll,exe into the source code of the remote can be threaded directly into the remote process function without dll
  3. 所属分类:系统编程

    • 发布日期:2017-03-28
    • 文件大小:10836
    • 提供者:张问天
  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-30
    • 文件大小: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. DLL

    0下载:
  2. dll远程注入实例代码 dll远程注入实例代码 -dll set in dll set indll set indll set in
  3. 所属分类:Windows Kernel

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

    0下载:
  2. DLL远程进程注入,DLL加可EXE执行文件源码-DLL into the remote process, DLL file that allows the implementation of EXE source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:184743
    • 提供者:csdner
  1. DLL

    0下载:
  2. 关于dll远程注入的技术,大家可以学习下-Dll injection on long-range technology, we can learn under
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1918696
    • 提供者:
  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. dllzhuru

    0下载:
  2. 远程注入DLL方法有很多种,也是很多木马病毒所使用的隐藏进程的方法,因为通过程序加载的DLL在进程管理器是没有显示的.-Remote DLL Injection There are many ways, is also used by many Trojan hidden process, because the DLL loaded by the program manager in the process is not shown.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:94943
    • 提供者:lsenfk
  1. Inject

    0下载:
  2. 这是一个远程注入的完整代码,我用它来注入我写的完美的DLL文件。-This is a remote injection of complete code, I use it to inject my writing perfect DLL files.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1003
    • 提供者:wmk
  1. remote-injecDLL

    0下载:
  2. 远程注入DLL,C++源代码,可以编译,绝对无病毒,供大家学习研究-Remote injected DLL, C++ source code can be compiled, absolutely no virus, for your study
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3541014
    • 提供者:xxyiyi
  1. DLL_Injection

    0下载:
  2. DLL远程注入例程,测试环境WIN7 32bit,注入dll文件到notepad.exe进程中并执行dll内的代码,在notepad上面打开一个消息窗口-DLL injection example tested in win7 32bit, inject to notepad.exe and opens a message box
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:47419
    • 提供者:zwl
  1. RemoteDll

    0下载:
  2. 此功能主要实现了windows下将dll远程注入到某个进程中的功能-This function is mainly realized under windows dll will be injected into a remote process features
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-10
    • 文件大小:17477632
    • 提供者:whj
  1. InjectDll

    0下载:
  2. 远程注入工具,可以注入DLL文件到目标程序当中。(Remote injection tools can be injected into the DLL file into the target program.)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-20
    • 文件大小:2233344
    • 提供者:珍惜每一天
« 12 »
搜珍网 www.dssz.com