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

搜索资源列表

  1. SevenElevate

    0下载:
  2. 远程线程插入(注入)技术指的是通过在另一个进程中创建远程线程的方法进入目标进程的内存地址空间。将木马程序以DLL的形式实现后,需要使用插入到目标进程中的远程线程将该木马DLL插入到目标进程的地址空间,即利用该线程通过调用Windows API LoadLibrary函数来加载木马DLL,从而实现木马对系统的侵害-Remote thread into the (injection) technology refers to the process by another method of c
  3. 所属分类:Hook api

    • 发布日期:2017-05-27
    • 文件大小:9997276
    • 提供者:mralex
  1. remote-call

    0下载:
  2. 用windows api实现远程Call调用,不用注入DLL。-Remote Call with windows api call, do not inject DLL.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-10
    • 文件大小:1876696
    • 提供者:sdflkjsldkf
  1. Anti-remote-thread-injection

    0下载:
  2. 防止远程线注入 做反G的可以参考下 似乎 蛮牛逼 -Done to prevent the remote line into anti-G, can refer to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1368
    • 提供者:cxk
  1. HideServer

    0下载:
  2. 隐藏服务,针对当前所有的系统有效。采用删除R3 HOOK 方式,远程线程注入DLL 的方式。-Hidden services, effective for all current systems. Used to delete R3 HOOK way, the way a remote thread into the DLL.
  3. 所属分类:钩子与API截获

    • 发布日期:2013-12-06
    • 文件大小:59088
    • 提供者:yhf
  1. Injection[src-a-Bin]

    0下载:
  2. DLL注入的源码和bin文件,简单易用学习远程线程的好例子-nice example for DLL injection. use createremotethread. include bin and src
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:204134
    • 提供者:linzhixin
  1. 4

    0下载:
  2. [VC源码:DLL注入远程进程]求积分 求积分 -VC Source: DLL into the remote process] quadrature quadrature quadrature
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2208704
    • 提供者:cheerlver
  1. SQLinjection

    0下载:
  2. C编写的自动SQL注入源码工程,一个远程多线程的,快速猜解某一注入点的后台数据库账户和密码,支持Access、Mssql、Mysql、Oracle数据库猜解。若SQL注入点URL含有多个参数时,需将存在注入的参数换位置到URL末尾,因为本程序代码默认URL最后一个参数存在注入。-Automated SQL injection source projects written in C, a remote multi-threaded, fast-guess the solution of an i
  3. 所属分类:Exploit

    • 发布日期:2015-04-16
    • 文件大小:6439936
    • 提供者:lcs_p
  1. 106

    0下载:
  2. 远程DLL注入、卸载及自我删除 ,很不错的VB源码,适合VB爱好者学习研究。-The remote DLL injection, unload and self to delete, very good VB source code, suitable for VB lovers study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:10604
    • 提供者:letruck
  1. CreateRemoteThread

    0下载:
  2. 创建远程线程,DLL注入,写函数-Create remote thread, the DLL infuse, write function
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:970
    • 提供者:luffy
  1. Remote

    1下载:
  2. 远程线程注入支持库 (1.0_2版)争取大家的意见,增加了一个命令取进程ID 和修改了注入进程参数为进程ID,修改了上次的例程无效果的情况,本例程WIN7以上无效果-Remote thread injection support library (1.0_2 edition) fight for everyone s views, and adds a command to take the process ID and modifying the injection process param
  3. 所属分类:Other systems

    • 发布日期:2015-04-14
    • 文件大小:129024
    • 提供者:天涯
  1. ReflectiveDllInjection_v1.0

    0下载:
  2. 在Windows平台上,本地和远程库注射技术 多年来一直存在。作为开采技术的远程库注入 在2004年推出Skape和JT[1]。他们的技术采用的shellcode修补主机进程NTDLL在运行时库,并迫使Windows加载本地加载动态链接库DLL)从内存中的镜象。这种技术的叫做反射DLL注入。-Under the Windows platform, library injection techniques both local and remote have been around f
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:167590
    • 提供者:wuying
  1. Processinjection

    0下载:
  2. C++实现的远程线程注入DLL,可以卸载-Remote thread into the DLL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:31569
    • 提供者:Wilder
  1. sql-zhuru

    0下载:
  2. 数据库注入技术发展初期主要是针对web应用,通过注入技术形成网页后门通过网页后门可以执行指令进行进一步的网络渗透,随着数据库注入技术的发展以及对数据库特性的研究和数据库本身的发展。数据库注入技术已经从以前形成网页后门转变为形成系统后门得到远程系统的交互式shell。数据库注入技术发展趋势随着数据库本身技术的发展而发展,因为数据库注入本身是利用了数据库的特性。-Early stage of development of database injection techniques for web a
  3. 所属分类:Scanner

    • 发布日期:2017-04-09
    • 文件大小:1491953
    • 提供者:张非
  1. DDL_TEST

    0下载:
  2. dll注入机制,将dll运用钩子程序注入远程机算计-the dll injected mechanisms, of the the dll use of hook program into the remote machine calculations
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:8209408
    • 提供者:zhoujianglin
  1. ULock

    0下载:
  2. 信息安全邀请赛参赛作品,可实现在不影响任何u盘正常操作的情况下用u盘锁定屏幕。涉及mfc界面变成,远程线程注入,直接访问磁盘等操作。-Information security the invitational entries can be achieved in the case does not affect the normal operation of any u disk u disk lock screen. Involved mfc interface into a remote t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:5921822
    • 提供者:孙宽
  1. remote-inject

    1下载:
  2. 远程线程注入木马c++代码。远程线程插入(注入)技术指的是通过在另一个进程中创建远程线程的方法进入目标进程的内存地址空间。将木马程序以DLL的形式实现后,需要使用插入到目标进程中的远程线程将该木马DLL插入到目标进程的地址空间,即利用该线程通过调用Windows API LoadLibrary函数来加载木马DLL,从而实现木马对系统的侵害。 -Remote thread injecting Trojan c++ code. Remote thread injection ( injectio
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:45927
    • 提供者:陈嘉
  1. RmtDLL

    0下载:
  2. 这是一个远程线程注入的示例,把DLL线程注入EXPLORER.EXE进程中,显示EXPLORER.EXE的进程ID。-This is an example of a remote thread injection, DLL thread into the EXPLORER.EXE process EXPLORER.EXE process ID is displayed.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:114688
    • 提供者:jiangshaowu
  1. InjLib

    0下载:
  2. 代码功能:将动态链接库注入已运行的进程 用途: 用于拦截API测试。 程序用于开发api拦截功能的辅助测试用,当开发了一个api拦截应用的时候,需要频繁的注入,卸载于某进程。 本工具可以使得工作更为方便的进行,如可直接启动notepad进程并注入指定的动态链接库(此dll名称写死于代码内 ,但可以很容易的修改成可配置的方式,不过一般没有必要),当然,也可指定进程id来注入 当年做加密保护的时候,API拦截的部分经常需要做此种测试,故有此工具诞生了。 原理:用远程线程方式注
  3. 所属分类:Hook api

    • 发布日期:2017-11-12
    • 文件大小:25367
    • 提供者:f
  1. muma

    0下载:
  2. 木马防御与攻击一书的代码,反弹连接,匿名管道通信,远程cmd,进程管理,rootkit,dll注入等技术-the source code of Trojan defense and attack , the rebound connection, as anonymous pipes communication, remote cmd in the process of management, a rootkit, dll injection technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:42251
    • 提供者:丁杰
  1. Injector

    0下载:
  2. DLL注入的C++实现,创建远程线程,并通过远程线程调用用户的DLL文件-DLL injected in the process space, create a remote thread by the remote thread calls the DLL file
  3. 所属分类:Network Security

    • 发布日期:2017-11-30
    • 文件大小:957
    • 提供者:xiaofeng
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com