CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - 修改器

搜索资源列表

  1. GameMastera

    0下载:
  2. mfc写的游戏修改器,读取内存修改,总体设计不错-mfc write of the game changes, reader memory changes, good design
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:100109
    • 提供者:毛毛
  1. 02MemRepair

    0下载:
  2. 一个小型的内存修改器,这个程序实现的功能和金山游侠之类的软件类似。-a small memory device changes, the program's functions and Jinshan drifter like similar software.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6078
    • 提供者:誓言
  1. Process222

    0下载:
  2. 一个小型游戏修改器。 照着书写的。可以看看。 -a small change for the game. Shining writing. Look.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12799
    • 提供者:no
  1. MultiThread

    0下载:
  2. 一个多线程的VC例子,功能是:当单击时间-显示时间按钮后,在窗口中显示系统当前时间,而程序则启动一个线程来负责时间的变化。可以在此单击时间-显示时间按钮,此时会发现窗口中的时间变化的更快了,多点几次那个按钮,时间的变化就更快了,通过查看任务管理器,可以发现该程序运行着好几个线程。菜单时间下还有一个修改时间的按钮,其功能如同字面意思
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42659
    • 提供者:liuxiang
  1. alter_Memo

    0下载:
  2. 可以读取系统中运行的程序的虚拟内存 类似游戏修改器,可以修改游戏程序在内存中的数值
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:36124
    • 提供者:luke wu
  1. 这是可以说是windows蜘蛛纸牌的一个作弊器吧

    0下载:
  2. 这是可以说是windows蜘蛛纸牌的一个作弊器吧,不过程序事先要用金山游侠等测出自己机子有关内存地址,一般测一次就行了.然后程序会检测有没有运行纸牌,再修改分数和步骤数.只是用来练习进程操作的例子.,It is said that Spider Solitaire is a windows browser to cheat you, but prior to use procedures such as Gold Peak Ranger detect memory address of the
  3. 所属分类:进程与线程

    • 发布日期:2017-03-21
    • 文件大小:36157
    • 提供者:
  1. cheatmaster.zip

    1下载:
  2. CheatMaster内存修改器--是目前第一个公开的VB源码的游戏内存修改作弊程序,很是实用。里面的内容部分汉化。主要是俺的EW太差了,请大家多多原谅!!!!,The CheatMaster memory modification machine-BE the game memory modification of the first public VB source code to cheat procedure currently, is very practical.Contents p
  3. 所属分类:Process-Thread

    • 发布日期:2016-01-25
    • 文件大小:6290
    • 提供者:陈峰
  1. tk2

    0下载:
  2. 一个太阁立志传2的内存修改器,主要功能在内存中读取和修改另外一个进程的数据。-A 太阁立志传 2 memory modifier key functions in memory, read and modify data in another process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:4822
    • 提供者:河坊街
  1. Zwei!!

    0下载:
  2. 用汇编写的针对双星物语的修改器,很适合学习-Written using compiled binary Story for changes, and very suitable for learning
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:11730
    • 提供者:xlz
  1. Process-management

    0下载:
  2. VB编写的Windows任务管理器程序,但是功能不只有这些,还可以锁定运行程序、关闭开始菜单、屏蔽任务管理器、隐藏桌面图标、关闭explorer、注销、关机、解除锁定、修改密码等,像一个系统小工具一样,界面上也做了改进,显示正在运行程序的图标,显得更专业了。-VB prepared the Windows Task Manager program, but not only these functions, you can also lock to run the program, close
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:26464
    • 提供者:宋波
  1. ProcessCODE

    0下载:
  2. 这是我自己写的Windows进程各个知识点的源码,里面包括了进程的创建,打开以及关闭,还有利用进程写的一个小例子,内存游戏修改器,对理解进程,进程的地址空间有很大的帮助,欢迎下载-This is I write my own Windows process each knowledge source, which now includes the process to create, open and close, and use of process of writing a small ex
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-13
    • 文件大小:21555134
    • 提供者:wangan
  1. Readmemory-DEMO

    0下载:
  2. 看牌器的DEMO代码,有关内存地址读取和修改-DEMO code, look at the sign of the memory address to read and modify
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-13
    • 文件大小:2805257
    • 提供者:风轻扬
  1. Game-MemRepair

    0下载:
  2. 使用vc6.0编写的一个游戏内存修改器,其功能与金山游侠之类软件类似,可以修改当前的生命力,金钱值,通过Windows程序多线程实现,是一个学习多线程的很好的例子。-The use of a memory game written in VC6.0 modifier, its function and Jinshan drifter like similar software, can modify the current vitality, money value, through the W
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:20346
    • 提供者:xu rui
  1. game_modify

    0下载:
  2. 进程内存修改器, 这个代码是用来修改植物大战僵尸游戏的阳光值的, 这是一个基本的例子, 可以用来修改任何进程的内存值.-Process memory modifier, this code is used to modify the value of the plant war zombie sun, this is a basic example, you can use to modify the memory value of any process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-04
    • 文件大小:9292
    • 提供者:胡锦明
  1. tdmesmeeomy

    0下载:
  2. 典型的内存修改器 用修改数值多次搜索直到搜索到一个内存地址为止 再修改,-A typical memory modifier With modified numerical search many times until the search to a memory address Change again,
  3. 所属分类:Process-Thread

    • 发布日期:
    • 文件大小:71608
    • 提供者:Pagecnp
  1. 23514558

    0下载:
  2. 无盘通用IP修改器 无盘爱好者的好工具,不错的工具(Diskless general IP modifier Diskless lovers good tools, good tools)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-28
    • 文件大小:17408
    • 提供者:utstoo
  1. 37037024

    0下载:
  2. 一个小型的内存修改器,这个程序实现的功能和金山游侠之类的软件类似,(A small memory modifier, such as the function of the program implementation and jinshan ranger software,)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:zonsarkdnt
  1. 56221956

    0下载:
  2. check point防火墙smartcenter服务器日志路径修改器,适用于各个checkpoint NG NGX版本, 用()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-07
    • 文件大小:51200
    • 提供者:tcysses
  1. 173355

    0下载:
  2. 易语言 单机游戏修改器源码 无模块 纯源码打造,!强悍度 堪比CE!!()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-08
    • 文件大小:234496
    • 提供者:LF%252D364
  1. 50784850

    0下载:
  2. 应用程序图标修改器源码,很不错的易语言源码,适合易语言爱好者学习,()
  3. 所属分类:进程与线程

    • 发布日期:2018-04-29
    • 文件大小:319488
    • 提供者:UT@25806
« 12 »
搜珍网 www.dssz.com