搜索资源列表

  1. DDPHelpSrc

    0下载:
  2. QQ游戏之对对碰外挂, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动
  3. 所属分类:外挂编程

    • 发布日期:2024-05-06
    • 文件大小:150528
    • 提供者:
  1. DllInjectionTest

    0下载:
  2. 纯VB写的DLL注入测试程序,内带自己写的VB编译带DLL输出函数的LINK程序-Pure VB injected DLL written test procedures, which bring their own writing with the VB compiler DLL output function of the LINK program
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-06
    • 文件大小:51200
    • 提供者:克隆狼
  1. DLLremoteinject

    0下载:
  2. DLL远程注入技术范例, 详细注释说明如何把一个DLL远程注入到另外的进程里面,利用钩子监视外进程的消息。-Examples of long-range DLL injection technique, detailed notes on how to bring a long-range DLL is injected into another process which, to use hooks to monitor the ne
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-06
    • 文件大小:592896
    • 提供者:Tan LiHui
  1. DLL

    0下载:
  2. dll远程注入实例代码 dll远程注入实例代码 -dll set in dll set indll set indll set in
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:207872
    • 提供者:
  1. testqqo

    0下载:
  2. 机器码注入进程,远程线程执行,实现无DLL注入-Binary into the process, the remote thread execution, implementation without DLL injection
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:22528
    • 提供者:吕虎猛
  1. 1

    0下载:
  2. DLL远程进程注入,DLL加可EXE执行文件源码-DLL into the remote process, DLL file that allows the implementation of EXE source code
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:184320
    • 提供者:csdner
  1. DLL

    0下载:
  2. 关于dll远程注入的技术,大家可以学习下-Dll injection on long-range technology, we can learn under
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:1918976
    • 提供者:
  1. DllInjectorSource

    0下载:
  2. vb 远程注入的实例 实现了远程dll注入-vb examples of long-range into a dll injection
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:neu21
  1. chengme12

    0下载:
  2. DLL 远线程注入 可以注入到任意系统进程中-Far-threaded DLL can be injected into the process of any system
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:215040
    • 提供者:sdfdf
  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编程

    • 发布日期:2024-05-06
    • 文件大小:181248
    • 提供者:ByGrandaO
  1. RemoteVirusControl

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程-DLL injection technique is the remote Win32 virus, a technique widely used. Using this technology, the virus body is usually located in
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:1373184
    • 提供者:sli
  1. DLLHOOK

    0下载:
  2. 应用于dll注入,比如可以用在部分网游并过游戏的反外挂检测-Used dll injection, for example can be used in some online games, and had the game' s anti-plug-in detection
  3. 所属分类:外挂编程

    • 发布日期:2024-05-06
    • 文件大小:1470464
    • 提供者:哈哈
  1. BlockHookDll

    0下载:
  2. 通过更改函数地址 实现自我保护 防止其他dll注入-Address by changing the function of self-protection against other dll injection
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:2912256
    • 提供者:jjq
  1. HOOK_DLL

    0下载:
  2. 一个带窗体的DLL注入到游戏中示例源码。 HOOK_DLL!-One with a form of DLL is injected into the game in the sample source code.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-06
    • 文件大小:351232
    • 提供者:莫晓辉
  1. vc-dll-cacle

    0下载:
  2. vc使用dll远程注入系统自带计算器程序-vc use dll injection system comes with a remote calculator program
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:40960
    • 提供者:
  1. ktrexe

    0下载:
  2. 一个VC写的*器源代码,功能比较简单,采用的是 DLL动态库注入的方式,本程序分为两个模块,一个为EXE 加载模块,一个为DLL功能模块. 功能比较朴实,可以用于学习.-VC to write a keyboard logger source code, function relatively simple, uses a dynamic library DLL into the way, this program i
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-06
    • 文件大小:46080
    • 提供者:x5a4d
  1. InJectDLL

    0下载:
  2. 这个DLL封装了两个函数,一个是InJectDll,一个是UnLoadDll,分别是讲一个DLL注入到一个进程和将一个DLL从一个进程中卸载。两个函数的参数都一样,第一个是要操作的进程PID,一个是要操作的dll名称字符串。-The DLL encapsulates the two functions, one is InJectDll, one UnLoadDll, respectively, talk about a DLL inj
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:14336
    • 提供者:王鹏
  1. 99_70730_6a31cdefcb49504

    0下载:
  2. 万能的DLL注入器,适合各类的DLL文件注入。操作简单....源码-Universal' s DLL injector for injecting various types of DLL files. Simple .... source
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:116736
    • 提供者:神迹
  1. TongYongZhuRuQi

    0下载:
  2. 这个是DLL注入器~~~~~~~~~是通用版本哦!是源码!用易语言编译即可-This is a DLL injector ~~~~~~~~~ is generic version of Oh! Is the source! Compiler can use the easy language
  3. 所属分类:易语言编程

    • 发布日期:2024-05-06
    • 文件大小:820224
    • 提供者:pengjialon
  1. dnfDLL

    0下载:
  2. dnf全职业DLL注入模块,整套非常完整。。修改一些基址就可以使用了-dnf entire career DLL injection module, the package is complete. . Modify some base address can be used
  3. 所属分类:外挂编程

    • 发布日期:2024-05-06
    • 文件大小:86016
    • 提供者:刘小冰
« 1 2 3 4 5 67 8 9 10 11 ... 43 »

源码中国 www.ymcn.org