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

搜索资源列表

  1. Hook

    0下载:
  2. 本文从难易程度上主要分三块详细介绍:一.用户模式Hook:IAT-hook,Dll-inject 二.内核模式Hook:ssdt-hook,idt-hook,int 2e/sysenter-hook 三.Inline Function Hook -In this paper, Difficulty Level 3 detail the main points: 1. User Mode Hook: IAT-hook, Dll-inject 2. Kernel-mode Hook: ssdt-ho
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:14.48kb
    • 提供者:lee
  1. InjLib

    0下载:
  2. this example shows how to inject a dll library on a remote procress for execute code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:6.64kb
    • 提供者:OverThink
  1. 20108261301438

    0下载:
  2. 看到现在很流行输入法注入,但是找不到delphi版本的,所以参考C++的做了delphi版的。注入需要3个文件,一个是控制程序用来安装输入法,卸载输入法 一个是什么也不做的输入法程序 一个是要注入的dll。虽然现在很多杀毒软件都对这个做了拦截,但在有的时候还有有用的。-That input into the now very popular, but can not find delphi versions, so refer to C++, delphi version do. Into th
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:25.66kb
    • 提供者:jialinjiang
  1. SmartHack

    0下载:
  2. LPK MS s ijl15.dll With Hacks Made by Smart44, also can be inject into the game
  3. 所属分类:Delphi VCL

    • 发布日期:2016-01-22
    • 文件大小:17kb
    • 提供者:KN
  1. pe-inject

    0下载:
  2. PE-inject PE注入 有说明和程序源码 国外代码-PE-inject is a special library which allows developers to place their own code into Windows executable files (EXE, DLL, OCX and others).
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:364.44kb
    • 提供者:wl
  1. DllInjectionCtrl

    0下载:
  2. inject Dll in processes. It works on x86 system.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-20
    • 文件大小:52.23mb
    • 提供者:JSG
  1. dllzhuru

    0下载:
  2. 易语言dll注入工具,很好用,效率高,基本都能注入-Easy language DLL injection tool, very easy to use, high efficiency, basic can inject
  3. 所属分类:ELanguage

    • 发布日期:2017-11-22
    • 文件大小:5.53kb
    • 提供者:毛毛
  1. zrq

    0下载:
  2. 万能的DLL输入法注入器,可指定DLL,可以热键注入-Universal input into a DLL, which can be specified DLL, can inject hotkey
  3. 所属分类:ELanguage

    • 发布日期:2017-03-30
    • 文件大小:134.29kb
    • 提供者:name
  1. dllzhuru

    1下载:
  2. 易语言 dll注入器源码,直接编译即可使用,注入任意进程d-Dll injector easy language source code, can be used directly translated to inject arbitrary process dll
  3. 所属分类:ELanguage

    • 发布日期:2017-04-16
    • 文件大小:28.57kb
    • 提供者:张三
  1. yyyzrqym

    0下载:
  2. 万能易语言注入器,可以注入dll、exe等,可以下载试试额-easylanguage inject source
  3. 所属分类:ELanguage

    • 发布日期:2017-04-26
    • 文件大小:188.71kb
    • 提供者:jason
  1. SelfInjectingDll

    0下载:
  2. example dll inject code... explain how to inject a dll into your application
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:4.65kb
    • 提供者:Naicigam
  1. ddlzhuru

    0下载:
  2. dll注入器 这个是全能注入的可以注入任何dll到游戏或者你想注入的程序里面-This is a versatile injector dll injection dll can be injected into any game or program you want to inject inside
  3. 所属分类:ELanguage

    • 发布日期:2017-04-26
    • 文件大小:410.59kb
    • 提供者:双方的
  1. APC-miss-2

    0下载:
  2. 这是一个穿越火线的apc注入器源码,大多数用来注入ace透视dll,大家可以试试!进入游戏会自动注入游戏哦~-This is a Cross Fire APC injector source, most used to inject ace DLL perspective, we can try! Enter the game will automatically into the game oh
  3. 所属分类:ELanguage

    • 发布日期:2017-03-29
    • 文件大小:547.62kb
    • 提供者:cfqianbi
  1. Memory-injection-DLL

    0下载:
  2. .子程序 标题取窗口句柄, 整数型, 公开, 根据窗口标题和类名获取窗口句柄,成功返回句柄,失败返回0或-1 .参数 窗口标题, 文本型, , 窗口标题 .参数 窗口类名, 文本型, 可空, 窗口标题 .子程序 内存注入dll, 整数型, 公开, 被注入的dll不能加强壳 必须静态编译 不能使用部分窗口组件 .参数 窗口句柄, 整数型, , 欲注入DLL的进程的窗口句柄 .参数 欲注入的字节集, 字节集, , 欲注入的DLL字节集 -. subroutine tit
  3. 所属分类:ELanguage

    • 发布日期:2017-04-30
    • 文件大小:7.97kb
    • 提供者:mochi
  1. dll

    0下载:
  2. 例子 DLL注入 千万人气人气王瑞清王瑞(Examples of DLL inject tens of millions of popular Wang Ruiqing Wang Rui)
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-28
    • 文件大小:103kb
    • 提供者:艾丝凡飞
  1. 草帽变速齿轮

    1下载:
  2. 变速齿轮源代码包括注入的dll;API模块;主程序(Sofeware Transmission Source code includes: inject dll, API mod; Main APP.)
  3. 所属分类:易语言编程

    • 发布日期:2020-09-24
    • 文件大小:40kb
    • 提供者:名姓
搜珍网 www.dssz.com