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

搜索资源列表

  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
    • 文件大小:2.36kb
    • 提供者:真零
  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
    • 文件大小:116.97kb
    • 提供者:张三
  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
    • 文件大小:5.87kb
    • 提供者:张枫
  1. delphi_CreateRemoteThread

    0下载:
  2. 在Delphi中利用CreateRemoteThread远程注入例子的源代码-in Delphi use remote injection example CreateRemoteThread source code
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.13kb
    • 提供者:sprite
  1. spyImpl

    1下载:
  2. spy++的简单实现,用到了远程进程的代码注入和启动远程线程-spy the simple realization of a long-range process used in the code and initiate a remote injection Thread
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:64.17kb
    • 提供者:郑若诚
  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-29
    • 文件大小:13.1kb
    • 提供者: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
    • 文件大小:1.32mb
    • 提供者:西南
  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
    • 文件大小:69.78kb
    • 提供者:Massachusetts
  1. call

    0下载:
  2. 可用于远程CALL测试是郁金香视频用到的代码注入器,可以进行远程call注入,非常的好用和简单-CALL can be used to remotely test is used in the tulip video code injection device, you can call into the remote, very easy to use and simple
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-21
    • 文件大小:72.78kb
    • 提供者:weilibo
  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
    • 文件大小:6.96kb
    • 提供者:徐诚
  1. tricksrc

    0下载:
  2. 代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。 -Code more or less turned me a little, only linked to the introduction of the func
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6.54kb
    • 提供者:winj
  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
    • 文件大小:1.87mb
    • 提供者:士大夫
  1. InjectDll

    0下载:
  2. 一个C++的源码,关于远程注入的。代码还不错。-A C++ source code, on the remote injection. Code is also good.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:5.99mb
    • 提供者:余晟
  1. BackDoorDll

    0下载:
  2. vc后门dll代码,简单注入程序,sdk开发,功能相对简单些-vc backdoor dll code, a simple injection procedure, sdk development
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:29.18kb
    • 提供者:zer0neo
  1. DllInsject

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

    • 发布日期:2017-03-25
    • 文件大小:157.6kb
    • 提供者:janpychou
  1. phpsqlinjection

    0下载:
  2. PHP网站的SQL注射工具源代码,可以列目录,猜表名等功能。-PHP website source code for SQL injection tool, you can list the directory, guess the table name and so on.
  3. 所属分类:Exploit

    • 发布日期:2017-03-31
    • 文件大小:311.4kb
    • 提供者:preetycraker
  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
    • 文件大小:6.14mb
    • 提供者:lcs_p
  1. Inject

    0下载:
  2. 进程注入的代码,注入方式为dll注入,注入内容比较简单-injection code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:1.64kb
    • 提供者:王枫
  1. Havij-Source-Code

    0下载:
  2. source code havij sql injection
  3. 所属分类:Exploit

    • 发布日期:2017-03-29
    • 文件大小:136.8kb
    • 提供者:digo
  1. DLL-injection-master

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

    • 发布日期:2017-05-13
    • 文件大小:2.88mb
    • 提供者:Boreas
« 12 »
搜珍网 www.dssz.com