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

搜索资源列表

  1. xbjlwg.rar

    2下载:
  2. 雄霸精灵外挂源码,用c#对内存的修改及其实现,Wizard plug-dominated source, with c# modify memory and its realization
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:47690
    • 提供者:zk
  1. ScreenKeyBoard

    0下载:
  2. 使用C#实现屏幕键盘,其中用到了钩子技术哦-The use of C# implementation-screen keyboard, which uses a hook technology Oh
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:169823
    • 提供者:tim
  1. csharpwg

    0下载:
  2. Csharp外挂制作教程新手入门 -C#外挂制作教程新手入门
  3. 所属分类:CSharp

  1. csharp_for_game

    0下载:
  2. 一 步 教 你 做 游 戏 外 挂-Step in the game teach you to do plug-in
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:58163
    • 提供者:net ice
  1. waigua

    0下载:
  2. C# 利用钩子原理实现游戏外挂,本程序仅供学习使用,请勿其他用途-C# Use the principle of the realization of the game plug-hook, the process for learning to use, not for other purposes
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:494489
    • 提供者:xiesan
  1. 654385gamehooka

    0下载:
  2. 强大的游戏外挂CSharp 源码,希望对家有用,对大家学习有帮助-Game powerful plug-in CSharp source code, and they hope to be useful at home
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:17036
    • 提供者:成功
  1. internetexplorer

    1下载:
  2. 一个用C#直接使用IE的核心COM组建的程序.给使用C#写浏览器外挂提供一个非常好的指导.-a program that demstrate how to control ie by com in C#.
  3. 所属分类:.net

    • 发布日期:2017-04-14
    • 文件大小:5147
    • 提供者:李玉峰
  1. Babot_wow_Helper_SourceCode_Csharp090810

    1下载:
  2. Babbot是一个C#写的Wow辅助工具,也称外挂。 能够实现路点,执行自定义lua脚本等外挂功能。 -Babbot is a C# written aids Wow, also known as plug-ins. Road can be achieved, the implementation of lua scr ipt, such as custom plug-in function.
  3. 所属分类:CSharp

    • 发布日期:2017-05-27
    • 文件大小:10062118
    • 提供者:shepcom
  1. C

    0下载:
  2. c#写的外挂程序-sasdas
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:
  1. HideClickApp

    0下载:
  2. 大航海在线外挂,全屏幕特征本地鼠标键盘模拟-none
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:769052
    • 提供者:zc
  1. QQDuiDuiPengWaiGua

    0下载:
  2. 这是朋友制作的简易QQ对对碰外挂的源码,使用CSharp开发,虽然还不完善,但是从中可以学习到,使用Windows API获取并操作其它程序的方法。为了上传快速,里面没有可执行文件,须重新生成方可运行。-This is a friend made a simple plug-QQ pairs touch the source code, using CSharp development, although not perfect, but you can learn from, use the
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:51413
    • 提供者:greenlee
  1. waigua

    0下载:
  2. 这是DLL文件,引用到工程就可以了, 主要修改的地方我说明下 key kk = new key() int pid = kk.pid("CQ.EXE") //获取进程PID kk.getread(pid, "", 0x298, 4).ToString() //返回INT值的内存读取 kk.getread(pid, 0x04, 4) //返回STRING的内存读取,少了一个参数. 自己写了个全局键盘钩子, kk.UnHook() //加载钩子
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:9877
    • 提供者:qwery
  1. CSharpZhuruDll

    0下载:
  2. 关于CSharp注入DLL的文章,很详细的讲解了怎么封装API以及注入,方便大家学习外挂开发。-About CSharp DLL into the article, very detailed explanation of how to package and into the API, facilitate learning plug-in development.
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:65192
    • 提供者:wzk
  1. csharpwaigua

    0下载:
  2. CSharp做外挂的教程,为Csharp程序员提供了很好的帮助。-CSharp tutorials to do plug-in for Csharp programmer provides a good help.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:9437
    • 提供者:wzk
  1. CSharp-plug-in

    0下载:
  2. c# 编写外挂实例 c # to write plug-in instance-c# to write plug-in instance
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:241390
    • 提供者:王皓
  1. cSharp-SpookTeam-waiguakaifa

    0下载:
  2. c# SpookTeam 外挂开发库,集成DLL文件,带远程注入,带内存查看 内存锁-c# SpookTeam plug-in development libraries, integrated DLL files with remote injection with memory view memory locks, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:266534
    • 提供者:snwvfyj
  1. CSharp

    0下载:
  2. C#写的网游外挂代码 一些简单的代码应用,不一定适用所有游戏-C# write online games plug-in code some simple code, do not necessarily apply to all games
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:15167
    • 提供者:刘涛
搜珍网 www.dssz.com