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

搜索资源列表

  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
    • 文件大小:9696
    • 提供者:miller
  1. NtCreateThread

    0下载:
  2. hookNtCreateThread 可以第一时间注入到目标进程,进程创建后,然后就好调用 NtCreateThread创建主线程-hookNtCreateThread the first time can be injected into the target process, the process is created, then create the main thread is like calling NtCreateThread
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:4456
    • 提供者:lxy
  1. APCInsert

    0下载:
  2. 驱动创建进程,通过将异步APC注入到用户进程中实现-Driven creation process, through asynchronous APC is injected into the user process to achieve
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:12028
    • 提供者:c_s
  1. InjectDll

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

    • 发布日期:2017-03-27
    • 文件大小:30068
    • 提供者:缀空
  1. NP_Source

    0下载:
  2. NP启动后通过WriteProcessMemory跟CreateRemoteThread向所有进程注入代码(除了系统进程smss.exe),代码通过np自己的LoadLibrary向目标进程加载npggNT.des。npggNT.des一旦加载就马上开始干“坏事”,挂钩(HOOK)系统关键函数如OpenProcess,ReadProcessMemory,WriteProcessMemory,PostMessage等等。 挂钩方法是通过改写系统函数头,在函数开始JMP到npggNT.des中的
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:128904
    • 提供者:ghgh
  1. myhideprocess

    0下载:
  2. 两种不同方法隐藏进程,一个 SSDT,一个是注入到winlog.exe 希望对大家有帮助-two way hide process windows driver soure code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:308768
    • 提供者:jaky
  1. InjectDll

    0下载:
  2. 驱动级注入程序,在驱动中把dll文件注入到目标进程-Driver level injection procedures, in the drive to the DLL file into the target process
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:6809
    • 提供者:w
  1. EipInject

    0下载:
  2. win7 32位操作系统才可使用,劫持指定进程中的进程对象的EIP,然后注入dll,驱动级别,小心使用-win7 32-bit operating systems can only be used in the process of hijacking EIP specified process object, and then injected into the dll, drive level, be careful to use ....
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-20
    • 文件大小:5258594
    • 提供者:Gray
  1. 驱动注入?

    2下载:
  2. 进入主程序 后 就可以卸载驱动了 无任何残留 可做到绕过TP文件检测 test.exe 以签名 无文件扫描 检测 但是建议进入游戏后 卸载驱动 然后关闭窗口 使用方法 第一个编辑框 设置 要注入的进程名 第二个编辑框 设置 DLL路径 然后 点击初始化 进游戏即可 支持 全系统 WIN8 WIN10 以管理员权限运行(Once you enter the main program, you can uninstall the driver without any residue
  3. 所属分类:驱动编程

    • 发布日期:2020-02-23
    • 文件大小:1994752
    • 提供者:123213331
搜珍网 www.dssz.com