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

搜索资源列表

  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. HookToolsrc

    0下载:
  2. 前两天有个朋友想让我帮做个ApiHook的东西,公司的网较慢,只能搜国内网站,结果搜了n个没有完整原代码,极度郁闷,现转一个codeproject的原代码,以后也方便自己下载使用。 说明一下,这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:68388
    • 提供者:szg
  1. tricksrc

    0下载:
  2. 代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。 -Code more or less turned me a little, only linked to the introduction of the func
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6702
    • 提供者:winj
  1. AntiNpInjectAppTest

    0下载:
  2. 禁止nprotectgameguard注入自己的进程-Prohibited nprotectgameguard process into their own
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:186063
    • 提供者:xermao
  1. delphi_CTRL_ALT_DEL

    0下载:
  2. 我想做一个保护软件,如果进程中没有某个进程,就锁住键盘和鼠标,现在所有的都能屏蔽,就是Ctrl Alt Del 不行! 注入 winlogon, 能找到很多,能否说的详细点?我手上有一个注入winlogon的不过那个是win2000的在XP下不起做用-我想做一个保护软件,如果进程中没有某个进程,就锁住键盘和鼠标,现在所有的都能屏蔽,就是Ctrl Alt Del 不行! 注入 winlogon, 能找到很多,能否说的详细点?我手上有一个注入winlogon的不过那个是win2000的在XP下不起
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:14549
    • 提供者:YOUGLE
  1. APCInjection

    0下载:
  2. 采用APC的方式将一个DLL注入其他进程。-APC manner using a DLL into other processes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:9599
    • 提供者:Bruce Ann
  1. codeinject_package

    0下载:
  2. 如何将代码注入不同的进程地址空间,然后在该进程的上下文中执行注入的代码。本文将介绍三种方法-How to code the process into a different address space, and then in the process into the context of the implementation of the code. This article will introduce the three methods
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 远程线程注入技术,可以注入到任意制定的进程 包括系统进程-Remote thread injection technique can be injected into any process of the development process, including system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1122258
    • 提供者:王金国
  1. dlltootherpro

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

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

    0下载:
  2. Hook在系统进程插入线程的改进版本,进程的注入hook,加入Dll控制,消息控制,功能强大。-Hook the process to insert the thread in the system to improve the version of the injection process hook, adding Dll control, information control and powerful.
  3. 所属分类:Windows Develop

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

    0下载:
  2. VB多线程游戏修改器源程序,在vb6下编译通过,含有一个测试程序。程序主要是利用readprocessmemory+writeprocessmemory,多线程部分用了予心居的tls方法的代码,感觉比较稳定,程序现在还是个半成品,不过已经实现了游戏修改器的最基本的功能,还有注入到进程内部之类的功能。 -Multi-threaded games modify VB source code browser, compiler of the vb6 passed, contains a test
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1413592
    • 提供者:huanhuan
  1. dell

    0下载:
  2. 指定一个DLL注入到指定的进程中去,并且在任务管理器中是看不到改DLL得-Specify a DLL injected into the specified process to go, and in Task Manager can not see the changed DLL too
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2945066
    • 提供者:郑康明
  1. RemoteInjectSample

    0下载:
  2. Visual C++ 编写的dll注入远程进程的示例程序.-Visual C++ written dll into the remote process, the sample program.
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:9318
    • 提供者:wzk
  1. 2009124223542

    0下载:
  2. 远程控制1.2 说明 注:去除了注入单元 特性: 服务端不但能插入IE进程穿防火墙,又可选随意插系统目录的文件,不用生成DLL文件,无驱动隐藏,内存占用少。 适用于Windows 2000/XP/2003 不支持9x 严重声明: 特别提醒用户:本软件为远程管理软件,使用本软件必须遵守国家的有关法律法规,如刑法、国家安全法、保密法、 计算机信息系统安全保护条例等,不得损害他人的利益。 海盗远控是提供给使用者管理个人电脑
  3. 所属分类:Remote Control

    • 发布日期:2017-05-08
    • 文件大小:1607539
    • 提供者:独来独往
  1. injuestdll

    0下载:
  2. 远程注入一个进程中.命令行下安装CreateToolhelp32Snapshot-Remote into a process. The command line to install CreateToolhelp32Snapshot
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 一个注入svchost进程的简单下载者,用于初学者研究-A svchost process into a simple downloader
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1014
    • 提供者:啊龙
  1. CodeScr

    0下载:
  2. 这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。-Under this code in CodeProject with the code I generally turned a
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:68305
    • 提供者:望里
  1. GamePlugin

    0下载:
  2. 星际108B单机刷钱刷气 初学,所以功能很弱 (随便找个DLL注入的东西注到星际进程,然后就自动每100毫秒+10钱和气)-Interstellar gas-108B single Shuaqian brush beginner, it functions very weak (easily find what DLL injection into the interplanetary injection process, and then automatically every 100
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:210089
    • 提供者:CH2
  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. zhuru

    0下载:
  2. 注入系统服务进程代码,不太完整,请自行完善2.-Injection system service process code, not complete, your own perfect 2.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1021234
    • 提供者:wwe
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 22 »
搜珍网 www.dssz.com