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

搜索资源列表

  1. ASP_ACCESS_SQL_Injection_Test

    0下载:
  2. sql注入工具!还可以哦-sql injection tool! Also oh
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1794
    • 提供者:王八
  1. 进程注入器

    1下载:
  2. 一个远程注入动态连接库的程序,也可以卸载模块-a remote DLL injection procedures can also uninstall module
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30120
    • 提供者:田江和
  1. DskTop

    0下载:
  2. 采用dll注射方式,可以排列windows桌面上的图标,并且可以排列成三种形状,还可以让它们动起来-used dll injection, with windows on the desktop icon, as well as three rows of shape, it can also allow them to move
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:128867
    • 提供者:付鹤伟
  1. masmjack

    0下载:
  2. MASM32 Code Inject[非DLL插入] By Aphex 演示如何不需要DLL直接代码注入-between [insert non - DLL] By demonstrating how Aphex DLL code needs direct injection
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2421
    • 提供者:真零
  1. TrapCAD

    0下载:
  2. 使用一种代码注入技术实现屏蔽Windows2000/xp系统热键Ctrl+Alt+Del的方法,而非替换系统Dll。-use of a code injection technology shielding Windows2000/xp Hotkey Ctrl Alt Del approach, rather than replace systems Dll.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:119777
    • 提供者:张三
  1. fengSql

    0下载:
  2. fengSql注入工具,是一款注入sql漏洞的工具.-fengSql injection tool is a loophole sql injection tool.
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:13007
    • 提供者:黄税
  1. sqlCmdCsrc

    0下载:
  2. asp网站sql注入有关命令执行之c、C++源码,简单,学习之用。-asp sql injection site to implement the orders of the c, C source code, a simple and learning.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:6011
    • 提供者:张枫
  1. patch0r

    0下载:
  2. Hijack All Process On WinNT Systems Version 0.1 RedKod Team www.redkod.com 用于进程注入,呵呵。干什么知道了吧:)-Hijack On WinNT Process Systems Versio n 0.1 RedKod Team www.redkod.com for injection process, Ha ha. Do not you know :)
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:34263
    • 提供者:张枫
  1. domain3.2

    0下载:
  2. domain3.2 SQL注入漏洞扫描 旁注 上传功能 数据库浏览-domain3.2 SQL Injection vulnerability scanning apostille upload function database View
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1155564
    • 提供者:程广伟
  1. RemoteDLL

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。这样一来,普通的进程管理器就很难发现这种病毒了,而且即使发现了也很难清除,因为只要病毒寄生的进程不终止运行,那么这个DLL就不会在内存中卸载,用户也就无法在资源管理器中删除这个DLL文件-DLL injection technique is widely used Win32 virus a t
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:45437
    • 提供者:豹仔
  1. WritePE.rar

    0下载:
  2. 改写PE文件,插入特定代码!静态注入,一个改写插入代码的例子!VS2005编译,Rewrite PE file, insert the specific code! Static injection, insert a rewritten code examples! VS2005 compiler
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:13413
    • 提供者:dapro
  1. Ring3_DLL_Inject

    0下载:
  2. 一个拦截并修改输入法的注入技术(注入DLL是做全局钩子或者拦截类软件都有可能用到的技术)、给出了完整的示例代码希望对大家有所帮助。-An intercept and modify the input method of the injection technology (global hook into the DLL are doing, or are likely to be used to intercept class software technology), gives a comp
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1387066
    • 提供者:西南
  1. Injection

    0下载:
  2. windows平台下的线程注入源代码,可将任意代码修改后注入到目标线程。-thread under windows platform into the source code, arbitrary code could be modified into the target thread.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1960787
    • 提供者:士大夫
  1. DllInsject

    0下载:
  2. Dll注入辅助工具C源码.Dll injection aids C source code-Dll injection aids C source code
  3. 所属分类:Network Security

    • 发布日期:2017-03-24
    • 文件大小:161382
    • 提供者:janpychou
  1. dll-injection

    1下载:
  2. dll注入的一个实现例子,可以从A进程将DLL注入到B进程-an implementation example of dll injection
  3. 所属分类:系统编程

    • 发布日期:2012-11-23
    • 文件大小:2036417
    • 提供者:尹斌
  1. sql-injection

    0下载:
  2. web安全测试之SQL注入测试攻击,主要为前台攻击-SQL injection of the attack at the front desk
  3. 所属分类:Exploit

    • 发布日期:2017-03-26
    • 文件大小:166321
    • 提供者:柴婷婷
  1. SQL-Injection-Attacks-and-Defense

    0下载:
  2. SQL注入攻击与防御(英文版),唯一一本关于SQL注入攻击与防御的专业书籍。理解,发现、利用和防御SQL注入的最佳指导。见解精辟,丰富、精彩的SQL注入示例及防御策略。作者多年长期实践经验的总结。-SQL Injection Attacks and Defense (English), only one of the books on SQL injection attacks and defense. Understanding, found that the best defense aga
  3. 所属分类:Exploit

    • 发布日期:2017-05-22
    • 文件大小:6861242
    • 提供者:汉蒙
  1. SQL-injection

    0下载:
  2. 自己做的一个sql注入工具,可以扫描注入点,如果判断可以注入,则可以进行下一步的表名猜解的步骤。-sql injection
  3. 所属分类:Scanner

    • 发布日期:2017-11-02
    • 文件大小:494423
    • 提供者:骈磊
  1. DLL-injection-master

    0下载:
  2. DLL 注入代码例子,向程序注入一个代码-DLL injection code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:3019684
    • 提供者:Boreas
  1. fault-injection-master

    0下载:
  2. Kernel fault injection tool
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-31
    • 文件大小:90112
    • 提供者:jsmith12
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com