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

搜索资源列表

  1. 微软研究院的开发包

    0下载:
  2. 可以拦截特定进程api的微软开发包1.5, 里面有微软的源代码,和我做的2个测试例子,1个是把dll注入进程中,1个是dll和应用程序同时启动。-can intercept specific process api Microsoft Development Kit 1.5, which has Microsoft's source code, and I made two of the test case, an injection is dll process, a yes dll
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:693886
    • 提供者:赵刚
  1. jinchengdll

    0下载:
  2. 将DLL注入到其他进程中的源程序,可以找点灵感,写些个无后门,无启动项的坏家伙出来!-to other DLL injection process to the source code, can find a point of inspiration, write out the back door without, without launching point out the bad guy!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:49306
    • 提供者:喻佑华
  1. 050615adminchick-backdoor

    1下载:
  2. 注入进程的 超强DLL后门木马 支持系统 2000以上, 功能: 1.支持密码验证 2.cmd命令 3.上传下载 安装: 要用到的程序. install.exe 和 ServerDll.dll 在CMD下 运行 install -h http://www.donews.net/xxx/archive/2004/09/26/110321.aspx -p 1234567 -h 后面接的是一个网页的地址。网页里面包含自己的IP和端口,肉鸡读到后,会进行反弹连接 -p 后面是认证密码 在静态网页中,必须
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:110566
    • 提供者:aaaa
  1. InjectDLL

    0下载:
  2. DLL注入用于运行,迫使它加载一个动态链接库在另一个进程的地址空间代码的技术。 DLL注入经常被第三方开发的方式来影响它的作者并没有预料或打算程序的行为。例如,注入的代码可以捕获系统功能调用,或阅读文本框的密码,不能以通常的方式完成的内容。
  3. 所属分类:钩子与API截获

    • 发布日期:2010-12-13
    • 文件大小:27338
    • 提供者:timjosten
  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. MyInject

    0下载:
  2. 自己用C++写的一个注入进程dll的注入器,经过测试记事本,成功注入-They used to write a C++ dll into the process, the injector, tested Notepad, successfully injected
  3. 所属分类:Hook api

    • 发布日期:2017-11-08
    • 文件大小:22186
    • 提供者:zhi
  1. gh0st

    1下载:
  2. 外国远程控制源码 经典 国内大部分远控都是由他 该的 功能强大稳定最新技术 反弹上线 注入进程 过防火墙-Classic source of foreign domestic remote control remote control is most powerful in his stable of the latest technology into the process of rebounding off the firewall on the line
  3. 所属分类:远程控制编程

    • 发布日期:2017-05-04
    • 文件大小:1084409
    • 提供者:谷歌他哥
  1. traversememadd.rar

    1下载:
  2. 游戏内存地址遍历工具vc源码.里面包含提权,远线程注入,枚举进程,条件过滤等多项功能.vs2008编译通过,Game memory address vc ergodic source tools. Which contains the right to mention, much thread injection enumeration process, a number of functions such as filtering conditions. Vs2008 compiled thr
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-28
    • 文件大小:72327
    • 提供者:禁区
  1. Android.LibInject

    0下载:
  2. Android平台上的注入代码LibInject 处理器是arm的,需要额外处理一些东西 整体流程分3步 1.在目标进程中分配内存,用来写shellcode和参数 2.往目标进程中写入shellcode, shellcode会调用dlopen来载入我们的library 3.运行目标进程中的shellcode-Into the code on the Android platform LibInject processor is the arm o
  3. 所属分类:android

    • 发布日期:2016-01-26
    • 文件大小:4096
    • 提供者:ljh
  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. 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. codewinlogon

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

    • 发布日期:2017-03-30
    • 文件大小:41710
    • 提供者:liqi
  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. main

    1下载:
  2. DLL注入 进程防杀 进程线 程编程-DLL into the process line of defense to kill the process kill process DLL injection process, anti-thread programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:1318
    • 提供者:是发
  1. hidevc

    0下载:
  2. 通过远程线程注入的方法实现的隐藏进程,简单易懂,注释详细-Remote thread into the hidden process
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:76285
    • 提供者:bill
  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. war3Helper1.2.src

    0下载:
  2. war3 改键助手1.2源代码。 使用WH_KEYBOARD_LL钩子注入war3进程来改建,效率很高。 通过读取内存来自动识别聊天模式。 这个版本只支持1.24-war3 change key assistant 1.2 source code. Use WH_KEYBOARD_LL hook into war3 process to alteration, high efficiency. By reading the memory to automatically identi
  3. 所属分类:Hook api

    • 发布日期:2016-01-26
    • 文件大小:196209
    • 提供者:pencil
  1. Zhangze--Audition-the-Sifu-7.5

    1下载:
  2. 张泽制作劲舞私服7.5版本辅助易语言源码.功能主要有,短房,秒房,无限炸DJ,卡皮肤,卡小人,有注入进程,下游戏不用重新开,!-The Zhangze production Audition the Sifu 7.5 version Assisted easy language source code. Functions, short room, second room, unlimited fried DJ, card skin card villain injection process,
  3. 所属分类:ELanguage

    • 发布日期:2017-11-04
    • 文件大小:3525040
    • 提供者:张泽
  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 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com