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

搜索资源列表

  1. thread

    0下载:
  2. 实现两个线程的监视..利用远程线程注入方式..本程序将DLL中的线程函数注入到EXPLORER进程中..用于监视本程序是否被结束.如结束则自动打开本程序
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:52168
    • 提供者:yxq
  1. HideProcess

    0下载:
  2. 深入windows编程之进程隐藏,注入技术的使用
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1044273
    • 提供者:李宽
  1. hideProcess

    0下载:
  2. 隐藏任意进程源代码,VC++。用法: HideProcess [ PName | PID ], drop一个dll注入想要隐藏的进程,修改系统进程链。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:62340
    • 提供者:DNA
  1. HookTest

    3下载:
  2. 内核实现DLL注入可以完美绕过KAV 瑞星等杀毒软件 软件 特点 1.内核级的实现,可以动态监控并注入新进程的启动并实现自动注入到新进程中。 2.完美绕过杀毒软件的检测,不会弹出任何提示
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:227893
    • 提供者:灰熊
  1. Loader

    2下载:
  2. 外挂加载器,自动注入DLL到目标进程,并可以运行指定的函数
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:40018
    • 提供者:xxxbgg
  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. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:12755
    • 提供者:曹天
  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. HookCode

    0下载:
  2. VC++写的APIHook实例源代码,大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函数,可以结合detour使用。-VC++ to write the source code examples APIHook generally turned a bit,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:71454
    • 提供者:Massachusetts
  1. codewinlogon

    0下载:
  2. 通过注入Winlogon进程截获系统密码(含源码) -inject process Winlogon get system password
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:41710
    • 提供者:liqi
  1. sekurlsa.dll.sourcecode

    0下载:
  2. 逆向sekurlsa.dll_实现读内存获得开机密码 不用注入,读lsass内存数据即可。以前说的失败什么的大多是注入方式时候安全软件 给拦截了。而读内存皆可。在我的Win 7,WinXP3,Win2K3(均 32位系统)均可正常显示。 只是不论注入还是读内存都要对lsass进程操作,需要一定权限。-The read memory reverse sekurlsa.dll_ achieve obtained boot password without injection, re
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-05
    • 文件大小:145735
    • 提供者:ljh
  1. NoCtrl+Alt+Del

    0下载:
  2. no Ctrl+Alt+Del 注入dll文件到进程-no Ctrl Alt Del inject dll files to the process of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:409581
    • 提供者:myname
  1. SpyNet

    0下载:
  2. 利用全局钩子和代码注入实现键盘纪录,可以设置只纪录在"Iexplore.exe", "Firefox.exe","Opera.exe", "msdev.exe"等进程对应窗口的输入。-Use of global hooks and code injection to achieve a record keyboard, you can set the record only in Iexplore.exe , F
  3. 所属分类:系统编程

    • 发布日期:2013-05-04
    • 文件大小:7128
    • 提供者:徐诚
  1. GetWINLOGON

    0下载:
  2. GetWinLogon 一个简单的远程控制程序代码,可以自动注入到WinLogon进程,是个完整的远程控制架构原型,虽然功能很简单,但值得学习!-GetWinLogon a simple remote control program code can be automatically injected into the WinLogon process, is a complete remote control of the prototype architecture, although th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:22582
    • 提供者:ping
  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. 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. 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. 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. injuestdll

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

    • 发布日期:2017-04-07
    • 文件大小:1588
    • 提供者:gaomin
« 1 2 34 5 »
搜珍网 www.dssz.com