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

搜索资源列表

  1. cDll

    0下载:
  2. 随意插入Dll文件到进程的C程序源代码 . 这段代码经编译在本地console下运行,或者远程shell下运行注入dll到任意进程可以成功,但是若在远程3389桌面下运行注入必然失败
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1466
    • 提供者:FRED
  1. completeinject_src

    0下载:
  2. 本文和程序是基于CreateRemoteThread注入DLL的方法上的扩展,修改了以前方法的一些缺陷,并增加了几个功能,与其他文章不同,这里,给出了一个完整的解决方案。包括:1.实现一个遵守微软\"Best Practices for Creating DLLs\"的DLL动态链接库。2. 注入dll,并可以同时执行这个dll代码。3. 如果注入不成功,给出错误处理并通知用户。 4. 使用CreateRemoteThread系统API实现进程注入。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3884
    • 提供者:严锐
  1. freeremotelib

    0下载:
  2. 利用远程线程注入,将指定进程内已加载的DLL卸载掉.
  3. 所属分类:进程与线程

    • 发布日期:2014-01-20
    • 文件大小:10194
    • 提供者:vercettisoft
  1. thread

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:40018
    • 提供者:xxxbgg
  1. DLLIn-Game_Menu

    0下载:
  2. Hook注入dll后,home呼出模拟dx游戏按钮!!注入的游戏进程根据你自己的游戏进程!
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:4158
    • 提供者:maomao
  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. inject_dll_Console

    0下载:
  2. 注入其他进程的dll实现方式,代码简单(已经做到最简单,有注释,没有注重功能,没有实现提升权限)-Injected into other processes of the dll implementation code (have done the most simple, comment, did not pay attention to function, there is no elevated privileges)
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:768449
    • 提供者:Linux-top
  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. zhuruqidaima

    0下载:
  2. 把dll文件注入到exe文件中的源码,是vc7.0下写的visual 2005下也可编译通过列出进程并选择进程注入dll文件-ba dll wen jian zhu ru exe wen jian de yuan ma
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:37261
    • 提供者:张好
  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. 11111111DLL

    0下载:
  2. 搞定远程进程注入DLL——以ShellCode之名-Gao Ding remote process into the DLL- the name to ShellCode
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-18
    • 文件大小:4866129
    • 提供者:
  1. 2009124223542

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

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

    0下载:
  2. InjectorDll 线程注入程序第一个参数:运行的目标程序\n第二个参数:你的模块\n2.例如:郭荣华.exe winlogon.exa,C:\\NoShutDLL.dll" 可以把您的模块注入正在运行的进程中-InjectorDll thread into the program the first argument: to run the target program \ n the second argument: your module \ n2. For example: Gu
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:962793
    • 提供者:郭荣华
  1. 炼狱游戏内挂

    4下载:
  2. 炼狱游戏内挂 分为控制注入部分 DLL部分 FORM 写在了DLL里 运用共享内存进程间通讯 绝对是外挂学习的好资料-lianyu hack code
  3. 所属分类:外挂编程

    • 发布日期:2012-11-21
    • 文件大小:249505
    • 提供者:hao
  1. inject

    0下载:
  2. 用C#写的一个封装类 里面封装了很多有用的api函数 用来实现向指定进程中注入dll的功能-Written using C# wrapper class which encapsulates a lot of useful api function to specify the process used to implement the function into the dll
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2274
    • 提供者:王柯
  1. Warcraft-kicking-the-source-code

    0下载:
  2. 用VC2008编译后注入DLL到魔兽进程中,和特定玩家私聊,输入7720668即可T出玩家。-Use VC2008 compiled into the DLL, in warcraft chat input in 7720668 can kick the players
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:13367
    • 提供者:坤子
  1. wangjie

    1下载:
  2. 另外一种网截的 可以注入DLL到一个进程了的软件-Another net can be cut into a DLL to a process of software
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-03
    • 文件大小:70343
    • 提供者:王飞
  1. processhacker

    0下载:
  2. 进程查看工具,用于查看和操作流程。 其最基本的功能包括: *查看,终止,暂停和恢复进程 *重新启动进程,创建转储文件,分离从 任何调试,查看堆,注入的DLL等。 *查看详细过程的信息,统计,和 性能信息 *查看,终止,挂起和恢复线程 *查看详细令牌包括修改的信息( 权限) *查看和卸载模块 *查看内存区域 *查看环境变量 *查看和关闭处理 *查看,控制和编辑服务 *查看和关
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:7748941
    • 提供者:先后
  1. NOShutDownOFF

    0下载:
  2. ring3下通过陷阱式,向进程winlogon.exe注入DLL,截取ExitWindowsEx消息-ring3 through the trap-style, into the winlogon.exe process DLL, the interception of ExitWindowsEx message. .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:664333
    • 提供者:洋洋
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com