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

搜索资源列表

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

    1下载:
  2. :并不是所有的远程注入都能成功,有时候调用OpenProcess(...)或者WriteProcessMemory(...)函数的时候,会调用失败,调用GetLastError()返回错误码是5,拒绝访问,意思是说你的权限不够,那么网上也有现成的提权的函数,这里面也给大家写了一个,但是随着Windows操作系统的升级,Xp->Vista->7,其安全性也越来越高,所以以前在XpSp2上编写的程序,到Sp3或者Vista上面权限又不够了,所以说提权代码也不是万能的,技术没有止境!-dl
  3. 所属分类:Windows编程

    • 发布日期:2013-08-05
    • 文件大小:11.01kb
    • 提供者:wxg
  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

    0下载:
  2. 注入任务管理器,保护进程,VB编写!! winxp sp2 win2000 win2003 测试通过!-Injected into Task Manager, the protection process, VB prepared!! Winxp sp2 win2000 win2003 test!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:33.11kb
    • 提供者:shine
  1. PigYear

    0下载:
  2. 本程序类似于熊猫烧香,具体对想要注入的exe文件,可以在MainWnd.cpp中的CreateFrame函数来设置路径,默认是e盘下,a.exe文件,本程序一定要对当前目录可以运行的真实的exe操作才能有效,希望本源码能给病毒爱好者带来些许的帮助。-This procedure is similar to Panda burning incense, specific to want to inject the exe file, you can MainWnd.cpp in CreateFra
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:88.81kb
    • 提供者:mr_tomyxu
  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. dll-inject-video

    0下载:
  2. simple dll injection.Need vbadvance .Also a video
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-26
    • 文件大小:8.7mb
    • 提供者:ntaryl
  1. Inject_en

    0下载:
  2. inject dll into another proce-inject dll into another process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6.64kb
    • 提供者:munish
  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. inject

    0下载:
  2. 钩子程序,替换windows的发送和接收函数,捕获数据包-Hook procedures, to replace the windows to send and receive function, packet capture
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:864.13kb
    • 提供者:aaa
  1. InjectDll

    0下载:
  2. Dll injector to inject a dll into a running proce-Dll injector to inject a dll into a running process
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:176.5kb
    • 提供者:ByGrandaO
  1. Inject

    0下载:
  2. VC下注入进程,有注释。远程注入到进程中去。-Inject
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:13.64kb
    • 提供者:卢起雪
  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. INJ-DLL-IN-PROCESS-ACTIVE

    0下载:
  2. Inject Dll in active proce-Inject Dll in active process
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:1.03mb
    • 提供者:gigix1
  1. Inject HTTP

    0下载:
  2. Inject Payload to HTTP Server
  3. 所属分类:其他小程序

    • 发布日期:2017-12-23
    • 文件大小:7.39mb
    • 提供者:dediptk
  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 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com