搜索资源列表

  1. APCInjection

    0下载:
  2. 采用APC的方式将一个DLL注入其他进程。-APC manner using a DLL into other processes.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:Bruce Ann
  1. wmg

    0下载:
  2. 能读取完美游戏信息。有副本功能,vc2008下编译通过(程序DLL注入部分删除。就是挂机了QQ:79663544)-Information to read a perfect game. Have a copy function, vc2008 adopted under the compiler (part of the procedure to delete DLL injection. Is hanging up the QQ:
  3. 所属分类:外挂编程

    • 发布日期:2024-05-19
    • 文件大小:17030144
    • 提供者:蔡舒羽
  1. wsHideDLL

    0下载:
  2. Dll进程注入 一种简单的方法隐藏进程 在dll中运行代码-The simplest ways to hide a process is to have no process Basically what you need to do is place your meaningful code in a DLL, inject that DLL in an inconspicuous process (like Explorer.exe
  3. 所属分类:驱动编程

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:miller
  1. CursePoint

    0下载:
  2. 网页模拟点击代码(窗口透明) 晚上某位朋友非要想能挂机点广告,问我能不能写个自动点广告的东东。一时兴起,就写了这个作品,很粗糙。改改能做远控的插件使用。考虑到网站的PV以及停留时间,通过计时器控制。由于注入IE基本所有的插软都会报警。就按1024*768做了个透明界面,在打开IE的情况下,对前端窗口进行模拟点击,保证了检测程序对IE的监控。如需后台隐藏点击,则只需单独写个浏览器隐藏运行,将此程序写成DLL注入即可。 -Ap
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:200
  1. inject

    0下载:
  2. 一个代理软件必备的dll,一个远程注入的程序,实现注入到第三方程序中,以达到控制、监控第三方程序的作用,本程序只实现注入,其他功能在另一个dll中实现-Three Ways to Inject Your Code into Another Proce
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-19
    • 文件大小:132096
    • 提供者:abner
  1. VBzhuruDLL

    0下载:
  2. 很多人说VB不能远程注入DLL,其实是错误的。VB其实也能象C++等其他语言一样轻松搞定,不信就看看这个代码。这个代码经过充分测试,包括系统进程都可以正常注入和卸载,就连杀毒软件都能注入。-Many people say that VB can not remote into the DLL, in fact, is wrong. VB can be a matter of fact, as C++ and other language
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:119808
    • 提供者:289
  1. Projects

    0下载:
  2. 用vc++写的钩子,利用DLL注入进程实现对鼠标和键盘的拦截-vc++ hook keyboard mouse
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:15780864
    • 提供者:谢斌
  1. Delphi_Dll_inter

    0下载:
  2. Delphi DLL远程注入器,用于隐藏dll,在Delphi 2009下编译通过!-Delphi DLL injector distance for the hidden dll, compiled under Delphi 2009 in the adoption!
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:193536
    • 提供者:yxf5188
  1. IPPack

    0下载:
  2. IP封包截获工具,实现将IPPACKLIB.dll注入到目标程序,以便挂钩收发网络的API函数-IP packet intercepted tools will be injected into the target IPPACKLIB.dll procedures with a view to linking the network to send and receive API function
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:裂纹
  1. InjectDll(vccode)

    0下载:
  2. 远程线程DLL注入,vc源码,远程线程DLL注入,vc源码-DLL into the remote thread, vc source, remote-threaded DLL injection, vc source
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:唐尧
  1. dlltootherpro

    0下载:
  2. 将DLL注入到其他进程中 来自于维维软件园-The DLL is injected into other processes
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:58368
    • 提供者:zhaodi
  1. hook

    0下载:
  2. 通过输入法 实现注入DLL 只要能用输入法的游戏都可以注入自己写的D-Through input into the DLL to achieve the input method can be used as long as the game can be written into its own DLL
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-19
    • 文件大小:1405952
    • 提供者:dwz
  1. Hideprocess_zhurufa

    0下载:
  2. 采用注入到其他进程的方法来隐藏自己的进程。就是说,把你想做的事情寄生到别人的进程里面。比如IE什么的。关于注入的方法很多,下面我给你一个DLL注入的方法,这个是我做某外挂时用过的代码,你参考一下把。-Injected into the process of adopting other methods to hide its own process. In other words, you want to do the parasite
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:JH
  1. AsmClassLibrary

    0下载:
  2. AsmClassLibrary c# 操作asm码的类,C #远程注入,无dll注入-Asm operation AsmClassLibrary c# class code, C# remote implantation, no dll injection
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:潘增伟
  1. mydll1

    0下载:
  2. 一个DLL,模拟CMD,开端口,接受自定义的命令。可用通常的注射器注入其它进程。-A DLL, simulated CMD, open ports, accept custom orders. The usual injection syringes can be used in other processes.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1049600
    • 提供者:iamatig
  1. KeyLogger_src

    0下载:
  2. 记录按键的程序,可以DLL注入。慎用-Record button the program can be injected DLL. Used with caution
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:66560
    • 提供者:Hssmy
  1. 11Firewall

    0下载:
  2. 本程序是基于Windows API与Hook技术以及注入DLL的方式写的网络防火墙程序,可以拦截网络数据。-This program is based on the Windows API and DLL injection Hook technology, and a way to write a network firewall program that can intercept network data.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:105472
    • 提供者:张杨
  1. dell

    0下载:
  2. 指定一个DLL注入到指定的进程中去,并且在任务管理器中是看不到改DLL得-Specify a DLL injected into the specified process to go, and in Task Manager can not see the changed DLL too
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2945024
    • 提供者:郑康明
  1. 200610220355551111

    0下载:
  2. E语言的DLL注入表演,DLL注入,E语言的DLL注入-E language DLL pours into the performance
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:luobo
  1. delphiwaiguaguangjia

    0下载:
  2. delphi通用外挂框架 以DLL窗口注入+热键呼出 其实编程的人都知道 游戏辅助软件有个功能,启用后能在指定游戏内 弹出一个设置窗口 而这个外挂框架的功能也是如此,启用后能在特定的游戏 通过按指定热键 如(按Home)或者F12之类的 呼出设置窗口 -delphi common fr a mework for the DLL plug-in window+ hotkey exhaled int
  3. 所属分类:外挂编程

    • 发布日期:2024-05-19
    • 文件大小:212992
    • 提供者:张康
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 43 »

源码中国 www.ymcn.org