搜索资源列表

  1. VB远程DLL注入、卸载及自我删除

    2下载:
  2. VB远程注入DLL、并尝试卸载程序和自我删除,此为代码不是太多,放上来供参考,请不要用于非法途径,仅供学习研究。
  3. 所属分类:源码下载

  1. 远程注入器

    0下载:
  2. 所属分类:开发工具

  1. DLL远程注入

    0下载:
  2. VBDLL远程注入。。
  3. 所属分类:钩子与API截获

    • 发布日期:2011-12-04
    • 文件大小:36660
    • 提供者:hipxh@qq.com
  1. NewNotePad

    0下载:
  2. 利用远程注入线程技术给记事本增加定时提醒功能-into threads using distance technology to increase the notebook features regularly reminded
  3. 所属分类:进程与线程

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:无敌
  1. InjectCode

    0下载:
  2. 本示例程序演示了如何在一个进程中空间中远程注入一段代码并运行,代码虽然不长,但已涉及远程代码注入的所有技术。-the sample program demonstrated how, in a process of long-range space into a code and run, code is not long, but involve remote code into all the technical.
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:23552
    • 提供者:曹天
  1. 进程注入器

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

    • 发布日期:2024-05-09
    • 文件大小:2206720
    • 提供者:
  1. InjLib

    0下载:
  2. 关于DLL远程注入,利用remotethread注入线程技术,比较简单实用-on remote DLL injection, the use of threads remotethread injection technology, relatively simple practical
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:xueshanfh
  1. RmExec

    1下载:
  2. 远程注入的令一种方法: 本例子是利用远程注入让EXPLORER.exe加载CMD.EXE。注意,只能用RELEASE版本,如果想用DEBUG版本,可以把远程函数注入部分(remote.cpp)写成LIB连接接入即可。-leading to the remote injection method : This example is the use of telemedicine for EXPLORER.exe loaded into
  3. 所属分类:进程与线程

    • 发布日期:2024-05-09
    • 文件大小:47104
    • 提供者:
  1. RemoteDLL

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

    • 发布日期:2024-05-09
    • 文件大小:45056
    • 提供者:豹仔
  1. delphi_CreateRemoteThread

    0下载:
  2. 在Delphi中利用CreateRemoteThread远程注入例子的源代码-in Delphi use remote injection example CreateRemoteThread source code
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:sprite
  1. DLL_injection

    0下载:
  2. 远程注入DLL进程的VC源代码 是不可多得的源代码 是近段时间才兴起的技术-DLL into the process of long-distance VC source code is a rare source code is only Recently emerging technology
  3. 所属分类:文件格式

    • 发布日期:2024-05-09
    • 文件大小:2199552
    • 提供者:殷浩
  1. inject

    0下载:
  2. 一个远程注入的程序,实现注入到第三方程序中,以达到控制、监控第三方程序的作用,本程序只实现注入,其他功能在另一个dll中实现-Injected into a remote procedure, to achieve injected into the third-party process, in order to achieve control, monitoring the role of third-party programs,
  3. 所属分类:远程控制编程

    • 发布日期:2024-05-09
    • 文件大小:3895296
    • 提供者:安丙春
  1. dllzhuru

    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. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:39936
    • 提供者:cary
  1. gongx

    0下载:
  2. 共享内存远程注入的钩子源代码适合初学者,远程注入的钩子源代码适合初学者,-Remote shared memory of the hook into the source code suitable for beginners, distance of the hook into the source code suitable for beginners,
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:水月
  1. RemoteZhuRu

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

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:Paul
  1. DLLremoteinject

    0下载:
  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 ne
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-09
    • 文件大小:592896
    • 提供者:Tan LiHui
  1. Reinject

    0下载:
  2. 实现动态链接库的远程注入,供喜欢黑客朋友学习-inject the dll from remote region
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1849344
    • 提供者:zhangyingxian
  1. RemoteInjectCode

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

    • 发布日期:2024-05-09
    • 文件大小:493568
    • 提供者:高军
  1. 远程注入DLL

    0下载:
  2. 可以远程注入DLL,防止针对性检测...............(DLL can be injected remotely to prevent targeted detection...............)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:冷枫
  1. 远程注入进程_下载器

    0下载:
  2. 远程注入进程_下载器,功能强大,使用简单。(Remote injection process _ Download)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:封神
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org