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

搜索资源列表

  1. [injectexplorer]

    0下载:
  2. injectexplorer.注入explorer进程实现提权-injectexplorer. injected into the explorer process provide the right
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:419533
    • 提供者:DeeJayX
  1. zrDLL

    0下载:
  2. 经典注入例子,EXE调用DLL,注入到其他进程,例子非常有代表性,新手必看-Classic injection example, EXE calls the DLL is injected into other processes, representative example, writeup
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:364014
    • 提供者:zzz
  1. GoNext

    0下载:
  2. 强大的dll注入,可以注入游戏获取其他进程,判断的进程名字,可以用于注册表注入或者劫持注入等,这是个基础判断-Strong dll injection, can be injected into the game for other processes, the name of the judgment process, can be used for registry injected or hijacked injected, which is a basis for judgment
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:9714
    • 提供者:mars
  1. DLL-injection

    0下载:
  2. dll注入: 所谓DLL注入就是将一个DLL放进某个进程的地址空间里,让它成为那个进程的一部分。要实现DLL注入,首先需要打开目标进程。-dll injection: the so-called DLL injection is a DLL into the address space of a process, let it be a part of that process. To achieve DLL injection, you first need to open the tar
  3. 所属分类:ELanguage

    • 发布日期:2017-11-15
    • 文件大小:1417086
    • 提供者:曹麟
  1. RemoteThreadDll

    0下载:
  2. DLL注入之远线程方式 每个进程都有自己的虚拟地址空间,对32位进程来说,这个地址空间的大小为4GB。因为每个进程都有自己专有的地址空间,当进程的各个线程运行的时候,它们只能够访问属于自己进程的内存。这样做的一个好处是维护系统的安全,防止进程的私有空间被入侵。世界上有了矛就有了盾,windows也撕开了一个小口,提供了一些函数来让其它进程对另一个进程进行操作,当然亦邪亦正,全在于你。大名鼎鼎的CreateRemoteThread就是属于这样的函数。 远线程注入的基本原理就是通过在另一个
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:3013851
    • 提供者:ljh
  1. DllInject

    0下载:
  2. 获取系统当前所有进程之后,可以选择一个dll 注入到选择的进程中-Acquisition system all processes, you can choose a dll injected into the process of selection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-05
    • 文件大小:20126146
    • 提供者:周熙
  1. jinchengyincang

    0下载:
  2. 实现对进程的隐藏,通过DLL文件注入的方式-Hidden process
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-20
    • 文件大小:1881
    • 提供者:邓超
  1. 1

    0下载:
  2. VB 实现Dll注入指定进程 执行远程线程代码的起始地址。这里等于LoadLibraryA的地址-VB Dll into the specified process to achieve remote thread code execution start address. This is equal to the address of LoadLibraryA
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:30605
    • 提供者:nihoa
  1. My_Dll_Process

    0下载:
  2. 将dll注入一个进程,用来hook。本人亲自测试过,可用-Dll will inject a process that is used to hook. I personally tested, available
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:43452
    • 提供者:andy
  1. hook

    0下载:
  2. delphi hook 系统计算机,可以注入到其他程序进程中-delphi hook system computer
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:194885
    • 提供者:zhao
  1. CSharpDLl-zhuru

    0下载:
  2. C#版 DLL注入,比较难找到,选择dll后可以注入任意进程并且执行-C# version of the DLL injection, more difficult to find, select dll after injecting arbitrary process and execute
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:43047
    • 提供者:snwvfyj
  1. hcon

    1下载:
  2. 怎么让进程不在进程管理器中显示, 网上看到许多代码, 但都不能完全适应winxp,win7,winserver 64位等操作系统, 而且实现复杂(用到一些注入技术等),容易被防病毒毒软件误杀. 进过一些实验, 给出的代码简单明了,适应不同的操作系统, 而且是原创.-How so that the process is not in the process manager shows that online to see a lot of code, but they can not fully
  3. 所属分类:Process-Thread

    • 发布日期:2014-12-04
    • 文件大小:8192
    • 提供者:Clarence
  1. qjczr

    0下载:
  2. 多进程钩子注入DLL 请注意是多进程钩子注入哦-Multi-process hook DLL injection
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-31
    • 文件大小:405705
    • 提供者:谢程
  1. HackSolution

    0下载:
  2. 线程注入工具,有显示系统进程,调整进程权限,注入和卸载的功能-Thread injection tool, showing the system processes, adjust process privilege, injecting and unloading functions
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-26
    • 文件大小:9103835
    • 提供者:huang
  1. HideProcess

    0下载:
  2. 使用DELPHI原生API实现任意进程底层注入隐藏。-Any process to achieve the underlying inject hidden.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:423796
    • 提供者:sdfsdf
  1. DLL

    0下载:
  2. DLL注入进程器,例子和源码 DLL注入进程器,例子和源码-DLL injection process control, examples and source code DLL injection process control, and source code examples
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-31
    • 文件大小:13313738
    • 提供者:bin
  1. DLLInSert32

    0下载:
  2. DLL注入,对所有进程进行了注入! 并封装了下!-DLL injection, for all processes were injected! And encapsulates the next!
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:10374
    • 提供者:duckpc
  1. Inject

    0下载:
  2. 一个典型的感染型病毒源码,通过inline hook注入代码到svchost进程。-nothing to say!we are Chinese!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:118205
    • 提供者:xts
  1. asdasdeee

    0下载:
  2. 本文如何将代码注入不同的进程地址空间,然后在该进程的上下文中执行注入的代码。本文将介绍三种方法-In this paper, how to inject code different process address space, then execute the injected code in the process context. This paper introduces three methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:5930
    • 提供者:黄金
  1. Remote

    0下载:
  2. dll的简单注入,可以获取当前进程的id号-dll simple injection, you can get the current process id number
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-28
    • 文件大小:11151853
    • 提供者:wa
« 1 2 ... 13 14 15 16 17 1819 20 21 22 »
搜珍网 www.dssz.com