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

搜索资源列表

  1. inject.rar

    0下载:
  2. c#远程线程注入技术如何实现谢谢呵呵有详细代码 ,c# remote thread injection technique on how to achieve a detailed code Thank you, Ha ha
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:44.6kb
    • 提供者:xuzhonglin
  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
    • 文件大小:9.47kb
    • 提供者:miller
  1. CreateRemoteThread-DLL-Injection

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

    • 发布日期:2014-04-15
    • 文件大小:133.32kb
    • 提供者:li
  1. APC_inject

    0下载:
  2. Driver which inject code in user mode by APC-Driver which inject code in user mode by APC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:52.58kb
    • 提供者:krenki
  1. SysHotKey

    0下载:
  2. | | | 实现原理: | | 锁定 Ctrl+Alt+Del 使用远程线程、代码注入及子类化技术 | | 其它键盘消息使用普通钩子技术 | | | | 本模块向 VB 程序员展示远程线程、代码注入等似乎被列入 | | 只有Delphi、VC程序员才可能使用的技术,同时目前诸多* | | 也同样大量使用这些技术。注入的方式比 Dll 钩入更加隐蔽。 | | 注入后无进程、无文件 -| | | Principle: | | lock Ctr
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:14.19kb
    • 提供者:kidy
  1. inject-your-code-to-a-portable-executable-fil1

    0下载:
  2. 向可执行文件注入代码原理与实现,一起学习吧-inject your code to a portable executable fil1
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-15
    • 文件大小:317.08kb
    • 提供者:流云
  1. inject

    0下载:
  2. 一个代理软件必备的dll,一个远程注入的程序,实现注入到第三方程序中,以达到控制、监控第三方程序的作用,本程序只实现注入,其他功能在另一个dll中实现-Three Ways to Inject Your Code into Another Proce
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:129.02kb
    • 提供者:abner
  1. vc_waiguayanma

    1下载:
  2. *呼出和注入代码,一个很实用,很强大功能的程序 大家都在找的。-Plug-exhale and inject code, and a very practical, very powerful features of the program you are looking for.
  3. 所属分类:Hook api

    • 发布日期:2014-12-24
    • 文件大小:3.37mb
    • 提供者:539768006
  1. dll_remotethread_inject

    0下载:
  2. dll远程注入进程后,自行卸载的源代码 压缩包解压时-dll remote thread inject code
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-18
    • 文件大小:24.75kb
    • 提供者:xieking888
  1. Injector-20090421b

    0下载:
  2. Code is written in C++ with full exception handling (none of this annoying C-based return value checking crap). Only tested on MSVC++. Visual Studio 2008 project files supplied. Note: The AMD64 version can only inject into AMD64 processes,
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:11.05kb
    • 提供者:sogetthis
  1. dirver-inject

    0下载:
  2. 感染WINDOWS驱动文件的代码,有重新计算驱动效验的代码。-WINDOWS driver files infected with the code, a re-calculation of drive-tested code.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:200.72kb
    • 提供者:东方容克
  1. DLL-Inject

    1下载:
  2. VB 写的DLL 注入 有DLL 源码 用VB ADvance-VB to write a DLL into the DLL source code with VB ADvance
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:134.11kb
    • 提供者:自行车
  1. inject-code

    0下载:
  2. Code injection, this is a code for hooking the process memory.
  3. 所属分类:Hook api

    • 发布日期:2017-04-11
    • 文件大小:1.23kb
    • 提供者:marius89
  1. injector

    0下载:
  2. 一个代码注入的工具,可以将制定的函数注入到一个运行的进程中。-A tool to inject code to another process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:317.92kb
    • 提供者:arthur
  1. DLL-inject-EXPLOPER

    0下载:
  2. DLL注入EXPLOPER的代码.rar,我自己做的,DLL文件注入EXPLORER中的程序。同时,也可以给指定软件名字的软件窗口增加菜单和按钮。-DLL injection EXPLOPER code rar, I do, and DLL files into the EXPLORER in the program. Add menus and buttons, but also can specify the software name, software window.
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:32.93kb
    • 提供者:kangkang
  1. MMsggInjeccts

    0下载:
  2. MsgInjectt 运用消息注入代码 -MsgInjectt use the message to inject code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:38.91kb
    • 提供者:xiying
  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
    • 文件大小:125.88kb
    • 提供者:ghgh
  1. asdasdeee

    0下载:
  2. 本文如何将代码注入不同的进程地址空间,然后在该进程的上下文中执行注入的代码。本文将介绍三种方法-In this paper, how to inject code different process address space, then execute the injected code in the process context. This paper introduces three methods
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:5.79kb
    • 提供者:黄金
  1. PE-inject-in-head

    0下载:
  2. Simple PE infector contributing code in the header. Gratitude for: Sars / wasm and personal pr0m1x/EOF. Pre folder, create a folder C: \ Polygon Contamination will be conducted in order that there. In the bin folder to collect a01.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:98.39kb
    • 提供者:anima
  1. mtn inject header delphi source code

    0下载:
  2. inject ssh telecome(its a source code for injecting ssh)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:9.13mb
    • 提供者:jeremy2019
« 12 3 »
搜珍网 www.dssz.com